BGP counter graph has a lot of holes
Moderators: Developers, Moderators
BGP counter graph has a lot of holes
Yesterday I installed a BGP counting template for cisco switches, but it seems to be generating a lot of holes..
The SNMP connection to the router itself is good, because there's no holes in the temperature or traffic graphs..
Anyone got a hint why this might be happening ?
The SNMP connection to the router itself is good, because there's no holes in the temperature or traffic graphs..
Anyone got a hint why this might be happening ?
Jeroen Wunnink
Easyhosting.nl Sysadmin
Easyhosting.nl Sysadmin
Change the logging level to medium or high for a while and watch the bgp snmp data that is returned. Are there gaps in the data?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
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]
[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]
Can you post this?
Hi,
I was wondering if you could post your template and script?
Thanks[/code]
I was wondering if you could post your template and script?
Thanks[/code]
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
Btw, it's this script:
http://forums.cacti.net/viewtopic.php?t=12327
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
Btw, it's this script:
http://forums.cacti.net/viewtopic.php?t=12327
Jeroen Wunnink
Easyhosting.nl Sysadmin
Easyhosting.nl Sysadmin
Yeah, I'm using cactid
[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's it..
[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's it..
Jeroen Wunnink
Easyhosting.nl Sysadmin
Easyhosting.nl Sysadmin
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
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=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]
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Please upgrade Cacti and Cactid.
[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]
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..
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..
Jeroen Wunnink
Easyhosting.nl Sysadmin
Easyhosting.nl Sysadmin
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Possible, um, this is interesting..Wunk wrote:I'm thinking some kind of RRD corruption caused it..
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]
[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]
Who is online
Users browsing this forum: No registered users and 2 guests