Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Thu Mar 28, 2024 10:32 pm

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
PostPosted: Sat Aug 18, 2007 7:07 am 
Offline
Helper

Joined: Thu Jun 14, 2007 4:06 am
Posts: 96
Location: Georgia, USA
I'm getting duplicate information in my database. I have duplicate info in graphs_disk, network_card and hard_drive tables. It's most noticeable by looking at the disk bar charts. They get wider ever time I inventory. In addition, each table is disproportionately big. The following query returned multiple duplicates indicated as NumOccurances:

[code]SELECT net_mac_address , count(net_mac_address )as NumOccurances FROM network_card GROUP BY net_mac_address HAVING count(net_mac_address )>1 ORDER BY `NumOccurances` ASC[/code]

Deleting the system from inventory fixed the duplication of network_card and hard_drive data, but not graphs_disk. Maybe these issues were fixed at some point but not the graphs_disk.

Is it ok to just delete the duplicate information in each table, just leaving the one with the latest timestamp? Is anyone else having this problem?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group