Search found 6 matches
- Fri Jan 19, 2007 9:11 am
- Forum: Help: Linux/Unix Specific
- Topic: yum updates
- Replies: 2
- Views: 1511
yum updates
With the recent security updates to 0.8.6.h & i, on a dev system I ran a yum update to get the latest "j" version from the dag yum repo. It installed, but Cacti still reports 0.8.6i in the about page. I know this is tied to the $config["cacti_version"] line in the config.php ...
- Thu Oct 27, 2005 9:06 am
- Forum: Help: General
- Topic: Graph Scale and Consolidation Numbers Off
- Replies: 6
- Views: 1912
Is it possible that you're talking about a GAUGE value instead of a COUNTER one? No, they're all counters. In this specific instance: Total Incoming BGP Messages, Total Outgoing BGP Messages, Total Incoming BGP Updates and Total Outgoing BGP Updates. Per peer. If you not like it to normalize the va...
- Tue Oct 25, 2005 11:26 am
- Forum: Help: General
- Topic: Graph Scale and Consolidation Numbers Off
- Replies: 6
- Views: 1912
- Tue Oct 25, 2005 10:22 am
- Forum: Help: General
- Topic: Graph Scale and Consolidation Numbers Off
- Replies: 6
- Views: 1912
Graph Scale and Consolidation Numbers Off
I created a few new templates to get data from some Cisco gear, and I'm having the same problem on both sets of data. The graph scale and the numbers reported in the GPRINT section are corect, but they are shown in "millions" when they should just be in "hundreds". i.e. the attac...
- Wed Apr 13, 2005 8:03 am
- Forum: Help: Windows Specific
- Topic: Cisco 3570 Swith problem
- Replies: 1
- Views: 1466
Check ACLs
Make sure there are no ACLs blocking SNMP access to the switch on the interface your traffic passes through.
I would also suggest creating an ACL and applying it to your `snmp-server community ...` config line to resrtict what IPs the switch will respond to SNMP queries from
I would also suggest creating an ACL and applying it to your `snmp-server community ...` config line to resrtict what IPs the switch will respond to SNMP queries from
- Mon Mar 21, 2005 8:56 pm
- Forum: Help: General
- Topic: Sql User Connections
- Replies: 16
- Views: 10676
I stumbled across this thread while looking for MS SQL OIDs, and thought I might help with the other open question for how to enable SNMP support post SQL installation... 1) Add key HKLM\SOFTWARE\Microsoft\MSSQLServer\SNMP 2) Add key HKLM\SOFTWARE\Microsoft\MSSQLServer\SNMP\CurrentVersion 3) Add new...