I went through the process of moving a cacti installation on Windows to FreeBSD. All devices were polling correctly on the Windows installation. I moved over all of the rrd files and mysql database. Windows was using poller.php, and I left the settings in FreeBSD the same to keep things simple.
All of the graphs except for the harddrives worked when I began polling with the new installation. The computers being polled are Windows computers.
I began digging through the log and discovered that cacti is updating every hard drive rrd with hdd_total:0 and hdd_used:0. I ran scripts/ss_host_disk.php with the same parameters and I received a valid result for all of the hosts I tested. Ok... I ran cmd.php manually, and I received some results, but still mostly zeros. I bumped up the SNMP timeout to 20000 ms and refreshed the poller cache. I saw a few blips of data show up in the hard drive graphs, but nothing consistent. I switched the poller to cactid, and now I start seeing some results. The hard drives are now graphing except for the first one on every device.
I have seen several posts on Windows computers timing out when polling harddrives. However, this doesn't seem to fit. My SNMP timeout is 20 seconds and cactid is finishing all polling around ~15 seconds.
Is there something I'm missing?
Fighting with hard drive polling
Moderators: Developers, Moderators
-
- Posts: 8
- Joined: Wed Aug 03, 2005 8:42 am
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Good to hear..
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
- fmangeant
- Cacti Guru User
- Posts: 2345
- Joined: Fri Sep 19, 2003 8:36 am
- Location: Sophia-Antipolis, France
- Contact:
Hiviss wrote:Or, can you point me to where I can find that patch?
you can find pre-patches files for 0.8.6h here : http://www.cacti.net/downloads/patches/ ... e-patched/
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
Hello everyone.
I'm having the same type of problem with the hard drive space graphs but on a stock Kernel 2.6.15.4 with Fedora Core 2. Here are my tools versions :
rrdtool 1.0.50-2.1
net-snmp 5.1.1-2
MySQL 4.0.20
cacti 0.8.6h
cactid 0.8.6g
The patch doesn't fix this problem and I get a lot of error messages in the logs. Here is a sample of the cacti log in debug mode :
I'm having the same type of problem with the hard drive space graphs but on a stock Kernel 2.6.15.4 with Fedora Core 2. Here are my tools versions :
rrdtool 1.0.50-2.1
net-snmp 5.1.1-2
MySQL 4.0.20
cacti 0.8.6h
cactid 0.8.6g
The patch doesn't fix this problem and I get a lot of error messages in the logs. Here is a sample of the cacti log in debug mode :
Does anyone knows where those errors come from ?04/17/2006 09:35:00 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': 'SELECT
action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data
_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=2 ORDER BY arg1'
04/17/2006 09:35:00 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': OK
04/17/2006 09:35:00 PM - PHPSVR: Poller[0] DEBUG: INCLUDE:
'/usr/local/apache/sites/CACTI/htdocs/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '192.168.X.X 2
1:161:500:public:::MD5::[None] get total 4'
04/17/2006 09:35:00 PM - CACTID: Poller[0] Host[2] DS[17] SS[0] WARNING: Result from SERVER not valid. Partial
Result:
Warning: main(/usr/...
04/17/2006 09:35:00 PM - CACTID: Poller[0] Host[2] DS[17] SS[0] SERVER:
/usr/local/apache/sites/CACTI/htdocs/scripts/ss_host_disk.php ss_host_disk 192.168.X.X 2
1:161:500:public:::MD5::[None] get total 4, output: U
04/17/2006 09:35:00 PM - PHPSVR: Poller[0] WARNING: Function does not exist
04/17/2006 09:35:00 PM - CACTID: Poller[0] Host[2] DS[17] SS[0] WARNING: Result from SERVER not valid. Partial
Result:
Warning: main(): Fa...
04/17/2006 09:35:00 PM - CACTID: Poller[0] Host[2] DS[17] SS[0] SERVER:
/usr/local/apache/sites/CACTI/htdocs/scripts/ss_host_disk.php ss_host_disk 192.168.X.X 2
1:161:500:public:::MD5::[None] get used 4, output: U
04/17/2006 09:35:00 PM - PHPSVR: Poller[0] DEBUG: INCLUDE:
'/usr/local/apache/sites/CACTI/htdocs/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '192.168.X.X 2
1:161:500:public:::MD5::[None] get used 4'
04/17/2006 09:35:00 PM - PHPSVR: Poller[0] WARNING: Function does not exist
Who is online
Users browsing this forum: No registered users and 1 guest