SNMP problems
Moderators: Developers, Moderators
SNMP problems
Hello All
Have 2 problems:
1. Graphs of standart data temlate "Host MIB - CPU Utilization" aren't updated. And the same for all data source with data template "*MIB*". RRD file for this data source aren't updated. Logs is empty for it (rrd's file is <path_rra>/host_cpu_124.rrd but nothing like CMDPHP: Poller[0] Host[8] DS[124] ... in logs).
2. Have messages in cacti.log like this:
11/21/2005 09:10:09 AM - CMDPHP: Poller[0] Host[8] DS[137] SNMP: v1: host.my, dsname: snmp_oid, oid: , output: U
11/21/2005 09:10:09 AM - CMDPHP: Poller[0] Host[8] DS[137] WARNING: Result from SNMP not valid. Partial Result:
As I see oid is emply (!). The data source for it is standart "SNMP - Generic OID Template" with data file <path_rra>/host_snmp_oid_137.rrd which is updated by poller.sh regulary.
I've investigate all data on forum but cannot find any point. What is wrong?
SuSE 9.0
Cacti 0.8.6f
RRD tool 1.0.45
UCD SNMP 4.2.6
Have 2 problems:
1. Graphs of standart data temlate "Host MIB - CPU Utilization" aren't updated. And the same for all data source with data template "*MIB*". RRD file for this data source aren't updated. Logs is empty for it (rrd's file is <path_rra>/host_cpu_124.rrd but nothing like CMDPHP: Poller[0] Host[8] DS[124] ... in logs).
2. Have messages in cacti.log like this:
11/21/2005 09:10:09 AM - CMDPHP: Poller[0] Host[8] DS[137] SNMP: v1: host.my, dsname: snmp_oid, oid: , output: U
11/21/2005 09:10:09 AM - CMDPHP: Poller[0] Host[8] DS[137] WARNING: Result from SNMP not valid. Partial Result:
As I see oid is emply (!). The data source for it is standart "SNMP - Generic OID Template" with data file <path_rra>/host_snmp_oid_137.rrd which is updated by poller.sh regulary.
I've investigate all data on forum but cannot find any point. What is wrong?
SuSE 9.0
Cacti 0.8.6f
RRD tool 1.0.45
UCD SNMP 4.2.6
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
A clue to answer #2 is that your SNMP OID is blank. With regard to question #1 lies with your data query. Re-run the Data Query for the CPU utilization. How many rows are returned?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
But why?A clue to answer #2 is that your SNMP OID is blank.
As I've investigated problem in that:With regard to question #1 lies with your data query. Re-run the Data Query for the CPU utilization. How many rows are returned?
rc:~ # snmpwalk rc public .1.3.6.1.2.1.25.3.3
host.hrDevice.hrProcessorTable.hrProcessorEntry.hrProcessorFrwID.769 = OID: .ccitt.zeroDotZero
It's necessary to have a numeric value as seems in ss_host_cpu.php. I've heard that it is bug in net-snmp daemon. Sometimes it doesnt' return a numeric. Is it true? What to do with it?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I strongly encourage numeric OID's as the text requires loading of the MIB's which can make cmd.php slow significantly and I would expect cactid to do the same.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Hi,
I've got a similar problem. I'm running cacti on a debian stable with snmp 5.1.2. I try to monitor available disk space on a server. For this purpose i use OID UCD-SNMP-MIB::dskAvail.1
I put numeric OIDs in cacti web page for new graph, but my graphs are empty.
Here's my cacti.log
Here's the output of a php4 poller.php :
Can u help me with this ?
Thanks
I've got a similar problem. I'm running cacti on a debian stable with snmp 5.1.2. I try to monitor available disk space on a server. For this purpose i use OID UCD-SNMP-MIB::dskAvail.1
I put numeric OIDs in cacti web page for new graph, but my graphs are empty.
Here's my cacti.log
Code: Select all
11/22/2005 02:55:02 PM - SYSTEM STATS: Time: 1.0680 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:53:20 PM - CMDPHP: Poller[0] Time: 0.1550 s, Theads: N/A, Hosts: 1
11/22/2005 02:50:02 PM - SYSTEM STATS: Time: 1.0388 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:47:49 PM - SYSTEM STATS: Time: 1.0223 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:45:02 PM - SYSTEM STATS: Time: 1.0364 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:40:03 PM - SYSTEM STATS: Time: 1.0449 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:35:02 PM - SYSTEM STATS: Time: 1.0356 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:30:02 PM - SYSTEM STATS: Time: 1.0374 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:25:02 PM - SYSTEM STATS: Time: 1.0355 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/22/2005 02:25:01 PM - CMDPHP: Poller[0] Host[1] WARNING: Result from SNMP not valid. Partial Result:
11/22/2005 02:25:01 PM - CMDPHP: Poller[0] Host[1] WARNING: Result from SNMP not valid. Partial Result:
11/22/2005 02:25:01 PM - CMDPHP: Poller[0] Host[1] WARNING: Result from SNMP not valid. Partial Result:
11/22/2005 02:25:01 PM - CMDPHP: Poller[0] Host[1] WARNING: Result from SNMP not valid. Partial Result:
11/22/2005 02:25:01 PM - CMDPHP: Poller[0] Host[1] WARNING: Result from SNMP not valid. Partial Result:
11/22/2005 02:25:01 PM - CMDPHP: Poller[0] Host[1] WARNING: Result from SNMP not valid. Partial Result:
Code: Select all
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:0.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
11/22/2005 03:01:00 PM - SYSTEM STATS: Time: 1.0364 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
Thanks
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Please post DEBUG log.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Settings->Log Level == DEBUG
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
OK here's the output of php4 poller.php with DEBUG mode :
I've created a check for disk space using SNMP Generic OID Template and gave the OID .1.3.6.1.4.1.2021.9.1.7.2. It works in command line :
proxyserver:/var/www# snmpget -v 2c -cpublic localhost .1.3.6.1.4.1.2021.9.1.7.2
UCD-SNMP-MIB::dskAvail.2 = INTEGER: 7219080
Thanks for your time
Code: Select all
proxyserver:/var/www# php4 /usr/share/cacti/site/poller.php
11/23/2005 01:22:23 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /usr/share/cacti/site/cmd.php 0 1]
Waiting on 1/1 pollers.
11/23/2005 01:22:24 PM - POLLER: Poller[0] Parsed MULTI output field '1min:0.00' [map 1min->load_1min]
11/23/2005 01:22:24 PM - POLLER: Poller[0] Parsed MULTI output field '5min:0.00' [map 5min->load_5min]
11/23/2005 01:22:24 PM - POLLER: Poller[0] Parsed MULTI output field '10min:0.00' [map 10min->load_15min]
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_nice_16.rrd --template cpu_nice 1132748543:129
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_system_17.rrd --template cpu_system 1132748543:20438
OK u:0.01 s:0.00 r:1.00
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_snmp_oid_15.rrd --template snmp_oid 1132748543:7219080
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min 1132748543:0.00:0.00:0.00
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_snmp_oid_14.rrd --template snmp_oid 1132748543:7789992
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/localhost_proc_7.rrd --template proc 1132748543:70
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_nice_8.rrd --template cpu_nice 1132748543:129
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_system_9.rrd --template cpu_system 1132748543:20438
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_user_10.rrd --template cpu_user 1132748543:83350
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_mem_buffers_11.rrd --template mem_buffers 1132748543:118920
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_mem_cache_12.rrd --template mem_cache 1132748543:264804
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_mem_free_13.rrd --template mem_free 1132748543:3338064
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_user_18.rrd --template cpu_user 1132748543:83350
OK u:0.01 s:0.00 r:1.00
11/23/2005 01:22:24 PM - SYSTEM STATS: Time: 1.0294 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
proxyserver:/var/www#
proxyserver:/var/www# snmpget -v 2c -cpublic localhost .1.3.6.1.4.1.2021.9.1.7.2
UCD-SNMP-MIB::dskAvail.2 = INTEGER: 7219080
Thanks for your time
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Hmm, is that the same OID from the Data Query? Please review the XML files for your answer...
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Sorry, sometime I assume the skill level of the poster. Can you please run 1 pass of the poller in DEBUG and post your cacti.log file.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Ok
Here's what i get :
Here's what i get :
Code: Select all
11/24/2005 12:50:46 PM - SYSTEM STATS: Time: 1.0286 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 2, Hosts/Process: 2
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_user_18.rrd --template cpu_user 1132833045:132929
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_system_17.rrd --template cpu_system 1132833045:31002
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_nice_16.rrd --template cpu_nice 1132833045:196
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_snmp_oid_19.rrd --template snmp_oid 1132833045:7209976
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_mem_free_13.rrd --template mem_free 1132833045:3294200
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_mem_cache_12.rrd --template mem_cache 1132833045:276824
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_mem_buffers_11.rrd --template mem_buffers 1132833045:121860
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_user_10.rrd --template cpu_user 1132833045:132929
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_system_9.rrd --template cpu_system 1132833045:31002
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/remark_proxyserver_cpu_nice_8.rrd --template cpu_nice 1132833045:196
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/localhost_proc_7.rrd --template proc 1132833045:71
11/24/2005 12:50:46 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min 1132833045:0.00:0.00:0.00
11/24/2005 12:50:46 PM - POLLER: Poller[0] Parsed MULTI output field '10min:0.00' [map 10min->load_15min]
11/24/2005 12:50:46 PM - POLLER: Poller[0] Parsed MULTI output field '5min:0.00' [map 5min->load_5min]
11/24/2005 12:50:46 PM - POLLER: Poller[0] Parsed MULTI output field '1min:0.00' [map 1min->load_1min]
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Time: 0.1566 s, Theads: N/A, Hosts: 1
11/24/2005 12:50:45 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: cpu_user, oid: .1.3.6.1.4.1.2021.11.50.0, output: 132929
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: cpu_system, oid: .1.3.6.1.4.1.2021.11.52.0, output: 31002
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: cpu_nice, oid: .1.3.6.1.4.1.2021.11.51.0, output: 196
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: snmp_oid, oid: .1.3.6.1.4.1.2021.9.1.7.2, output: 7209976
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: mem_free, oid: .1.3.6.1.4.1.2021.4.6.0, output: 3294200
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: mem_cache, oid: .1.3.6.1.4.1.2021.4.15.0, output: 276824
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: mem_buffers, oid: .1.3.6.1.4.1.2021.4.14.0, output: 121860
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: cpu_user, oid: .1.3.6.1.4.1.2021.11.50.0, output: 132929
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: cpu_system, oid: .1.3.6.1.4.1.2021.11.52.0, output: 31002
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: v1: proxyserver, dsname: cpu_nice, oid: .1.3.6.1.4.1.2021.11.51.0, output: 196
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] CMD: perl /usr/share/cacti/site/scripts/unix_processes.pl, output: 71
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] CMD: perl /usr/share/cacti/site/scripts/loadavg_multi.pl, output: 1min:0.00 5min:0.00 10min:0.00
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] Host[1] SNMP: Host responded to SNMP
11/24/2005 12:50:45 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
11/24/2005 12:50:45 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
11/24/2005 12:50:45 PM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/share/cacti/site/script_server.php
11/24/2005 12:50:45 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/share/cacti/site
11/24/2005 12:50:45 PM - PHPSVR: Poller[0] DEBUG: GETCWD: /root
11/24/2005 12:50:45 PM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
11/24/2005 12:50:45 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /usr/share/cacti/site/cmd.php 0 1]
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Can you perform a web meeting or net-meeting or the like?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 0 guests