Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I would also check the CPU on the router, maybe it's to busy to respond.
[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]
No, router is still not live in production so has 0 to 1% CPU load at all times..
I'll debug de SNMP logging tomorrow and keep it posted here (which should be fun, I'm polling well over 170 devices generating a few thousand graphs )
And yeah, it's SNMP counters it polls from the router
If you're using cactid (I suppose so seeing this number of devices) debugging is much easier.
1) Get the ID of your host: Edit the host and remember the number seen in the url
2) run cactid --verbosity=5 <ID> <ID>, e.g. cactid --verbosity=5 42 42 assuming the host's id would be 42
Reinhard
[root@stats cactid]# ./cactid --verbosity=5 261 261
ERROR: Cactid requires either 0 or 2 input parameters
USAGE: <cactidpath>/cactid [start_host_id end_host_id]
And with only 1 host argument:
[root@stats cactid]# ./cactid --verbosity=5 261
CACTID: Using cactid config file [cactid.conf]
CACTID: Version 0.8.6e starting
[root@stats cactid]#
That is an older version of Cactid. What version of Cacti are you using?
[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=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]
After upgrading cactid the problem still existed, any output was fine in debugging mode though..
But after creating a graph for a new peer it was suddenly fine, so I deleted the existing BGP update graphs+datasources and recreated them and it's all ok now..
I'm thinking some kind of RRD corruption caused it..
Wunk wrote:I'm thinking some kind of RRD corruption caused it..
Possible, um, this is interesting..
Can you email me the supposed corrupted rrd file?
[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]