Search found 6 matches

by blkcamarozr28
Wed Jan 05, 2011 9:57 pm
Forum: Help: General
Topic: New script created to parse snmp output doesnt graph!
Replies: 1
Views: 853

New script created to parse snmp output doesnt graph!

I have NetGuardian devices that returns some junk (periods ....) instead of just the integers via snmp. snmpwalk -c public -v 2c 192.168.1.1 .1.3.6.1.4.1.2682.1.2.2.1.5.99.1.3 Output: SNMPv2-SMI::enterprises.2682.1.2.2.1.5.99.1.3 = STRING: "........ 68.0432" So, I created a script (/var/ww...
by blkcamarozr28
Thu Oct 21, 2010 10:43 pm
Forum: Help: Linux/Unix Specific
Topic: Device down if use ICMP in Availability/Reachability Options
Replies: 36
Views: 18247

Re: Device down if use ICMP in Availability/Reachability Opt

Here's my permissions on spine.

[root@mrtg3 bin]# ll -la |grep spine
-rwxr-xr-x 1 root root 216449 Oct 21 16:59 spine
[root@mrtg3 bin]# pwd
/usr/bin
by blkcamarozr28
Thu Oct 21, 2010 10:36 pm
Forum: Help: Linux/Unix Specific
Topic: Device down if use ICMP in Availability/Reachability Options
Replies: 36
Views: 18247

Re: Device down if use ICMP in Availability/Reachability Opt

I also have this problem. Running CentOS v5.5 Cacti: Version 0.8.7g (All patches applied as of 10/21/2010) SPINE: Version 0.8.7g (All patches applied as of 10/21/2010) When Downed Device Detection is set to ICMP it errors out in the logs. However it configuration menu shows 0.3ms for ICMP Pings. SPI...
by blkcamarozr28
Thu Oct 21, 2010 10:30 pm
Forum: Help: General
Topic: RRD graphing slowness
Replies: 3
Views: 330

Re: RRD graphing slowness

Apache is slow when rendering lots of graphs. Change your webserver to Lighttpd it makes a world of a difference.
by blkcamarozr28
Tue Jul 12, 2005 7:42 pm
Forum: Help: Linux/Unix Specific
Topic: Yum updated cacti with DAGs repo [FC3] now devices all gone
Replies: 2
Views: 2262

Fixed!

After yum updated the cacti packages in FC3 it put in a new config.php.rpmnew file in [/var/www/cacti/include]. So, i backed up my current config.php and then overwrote it with config.php.rpmnew and manually changed the user/passwd for the mysql settings. After that I logged back into Cacti and it a...
by blkcamarozr28
Tue Jul 12, 2005 1:13 pm
Forum: Help: Linux/Unix Specific
Topic: Yum updated cacti with DAGs repo [FC3] now devices all gone
Replies: 2
Views: 2262

Yum updated cacti with DAGs repo [FC3] now devices all gone

Hi,

Just updated my system using DAGS's repo for FC3 and it updated the Cacti package that I downloaded from them to install Cacti. Now, all my devices are gone under the Console->Management->Devices. However rra still shows the rrd files. Any idea what went wrong after the yum update?