Search found 17 matches

by kirigoe
Thu Jan 11, 2007 5:57 am
Forum: Help: Linux/Unix Specific
Topic: EXPORT FATAL ERROR "You must be out of your mind."
Replies: 6
Views: 2388

what was the fix? this is kind of a crappy check, my root is /var/www/html/cacti and i can't use either /var/www/html/cacti/static or /var/www/html/cacti_static, couldn't the check just decide if the path is the actual cacti root or not instead of trying to guess it?
by kirigoe
Fri Aug 25, 2006 6:34 am
Forum: Help: General
Topic: My graphis not smooth anyone can help me !!!
Replies: 4
Views: 1942

I think that might be it, yes, I just noticed that the number of processes was increasing and there were lots of poller threads and script threads still running. I think I know which script is causing this though.
by kirigoe
Fri Aug 25, 2006 4:08 am
Forum: Help: General
Topic: My graphis not smooth anyone can help me !!!
Replies: 4
Views: 1942

I'm having the same problem with my fresh 0.8.6h install on Fedora Core 5 and rrdtool 1.2.15. The graphs that are messed up include localhost diskspace graphs, weatherbug graphs and diskspace graphs for a win2003 host. I've attached the cacti debug log and a sample graph. This server doesn't do anyt...
by kirigoe
Wed Apr 26, 2006 6:36 am
Forum: Scripts and Templates
Topic: Powerware UPS via SNMP
Replies: 7
Views: 41004

Re: Great Script quick question

Great script seems to work via powerware lansafe really well. Quick question though is there a way I can restrict the minimum voltage shown on the graph so that I can restrict the graph to between 210 volts and 280 to make the voltage changes more visible in this range? Thanks for this script and C...
by kirigoe
Mon Nov 14, 2005 7:14 am
Forum: Scripts and Templates
Topic: [XML] Compaq Server Health Query
Replies: 8
Views: 17424

these are the location values reported by my DL380 GL if it can help anyone:

Location values: 1=other, 2=unknown, 3=system, 4=system board, 5=I/O board, 6=CPU, 7=memory, 8=storage, 9=removable media, 10=power supply, 11=ambient, 12=chassis, 13=bridge card
by kirigoe
Thu Nov 18, 2004 2:52 am
Forum: Scripts and Templates
Topic: F5 Graphs
Replies: 8
Views: 7114

try setting "Poller Logging Level" in the settings to debug and capture the output of poller.php to see what values are returned by SNMP if any. if the values are returned correctly but still doesn't show up on the graphs, make sure the value is within the "Maximum Value" in the ...
by kirigoe
Tue Nov 09, 2004 5:17 am
Forum: Scripts and Templates
Topic: Powerware UPS via SNMP
Replies: 7
Views: 41004

sample graphs:
by kirigoe
Tue Nov 09, 2004 5:15 am
Forum: Scripts and Templates
Topic: Powerware UPS via SNMP
Replies: 7
Views: 41004

Powerware UPS via SNMP

hi, I thought I should share my scripts for monitoring our Powerware 9120 UPS. It's connected through a serial cable to a Windows 2003 server that has the Powerware MIB loaded. If you have an additional SNMP card on the UPS itself it *should* work just as well. The "load" script monitors t...
by kirigoe
Mon Nov 08, 2004 3:33 am
Forum: Help: General
Topic: disappearing SNMP data [solved]
Replies: 6
Views: 3591

I found the problem, I never adjusted the "maximum value" for the data template, thus it was still on 300 and the values fetched wouldn't fit there. thanks for your input.
by kirigoe
Sun Nov 07, 2004 4:42 pm
Forum: Help: General
Topic: disappearing SNMP data [solved]
Replies: 6
Views: 3591

no that's not the problem, the thing is that the value doesn't show up at all on the graphs, not on the graph with the other voltages or on a graph with only this value, it says "nan" in the graphs. the settings are as far as I can see exactly like the other values with the sole difference...
by kirigoe
Fri Nov 05, 2004 4:12 am
Forum: Help: General
Topic: disappearing SNMP data [solved]
Replies: 6
Views: 3591

I can get the value from an snmpget on the commandline and from PHP scripts, and as the debug log shows, the value is clearly fetched (the specific value is in bold, search for "cflnas4_powerware_v_battery_91.rrd"): 11/05/2004 10:05:00 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote ...
by kirigoe
Thu Oct 28, 2004 7:20 am
Forum: Help: General
Topic: disappearing SNMP data [solved]
Replies: 6
Views: 3591

disappearing SNMP data [solved]

hi, I'm monitoring a UPS through the server it's connected to for input and output voltages, this works great. However when I try to fetch the battery voltage, all I get is "nan" on the graphs and nothing else. The setup for the battery voltage is exactly the same as for the other voltages...
by kirigoe
Mon Oct 25, 2004 2:00 pm
Forum: Help: General
Topic: dividing a SNMP value by 10
Replies: 6
Views: 4584

thank you! I'll try that.
by kirigoe
Mon Oct 25, 2004 7:09 am
Forum: Help: General
Topic: dividing a SNMP value by 10
Replies: 6
Views: 4584

dividing a SNMP value by 10

hi, I'm creating graphs for a Powerware UPS and it's working great. One of the graphs is displaying voltages, input and output voltages is fine, but for some reason, the battery voltage is ten times the actual value (2640 instead of 264). Is there a simple way of dividing this number by 10 to better...
by kirigoe
Fri Oct 15, 2004 3:05 am
Forum: Scripts and Templates
Topic: NTP stats - who can make something, with this info?
Replies: 4
Views: 29463

I'm getting some weird graphs from this script on a linux box running NTP 4.2.0, the graph is broken up as if the script failed to get the offset. has anyone else experienced this?