Error getting Windows 2000/XP host CPU and Partition Data
Moderators: Developers, Moderators
Error getting Windows 2000/XP host CPU and Partition Data
OS: Debian sarge
Cacti Version: 0.8.6c
When i run
/usr/share/cacti/site/poller.php or cmd.php
I get this errors:
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifOutOctets.16777222
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifInOctets.16777222
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifOutOctets.65541
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifInOctets.65541
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifInOctets.65542
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifOutOctets.65542
Anything else works: Windows hosts(logged in users, procs, traffic) Unix hosts, Linux hosts, Cisco devices etc.
I tried it with Windows 2000 and XP hosts. Firewall turned off. SNMP Version 1 and 2. Always the same result
One thing i have to say: The first time i choose the Windows 2000/XP Host template
Host MIB - Available Disk Space and
Host MIB - CPU Utilization
didn't appear under Associated Graph Templates. I had to add the them first. Maybe that has something to do with the problem?
SNMP - Get Processor Information resturns Success [0 Items, 0 Rows]
Data Query Debug Information
+ Running data query [9].
+ Found type = '4 '[script query].
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
+ XML file parsed ok.
+ Executing script for list of indexes '/usr/bin/php -q /usr/share/cacti/site/scripts/query_host_cpu.php gsx02.point.ch point$snmp 1 index'
+ Executing script query '/usr/bin/php -q /usr/share/cacti/site/scripts/query_host_cpu.php gsx02.point.ch point$snmp 1 query index'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
any ideas??
Cacti Version: 0.8.6c
When i run
/usr/share/cacti/site/poller.php or cmd.php
I get this errors:
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifOutOctets.16777222
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifInOctets.16777222
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifOutOctets.65541
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifInOctets.65541
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifInOctets.65542
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: IF-MIB::ifOutOctets.65542
Anything else works: Windows hosts(logged in users, procs, traffic) Unix hosts, Linux hosts, Cisco devices etc.
I tried it with Windows 2000 and XP hosts. Firewall turned off. SNMP Version 1 and 2. Always the same result
One thing i have to say: The first time i choose the Windows 2000/XP Host template
Host MIB - Available Disk Space and
Host MIB - CPU Utilization
didn't appear under Associated Graph Templates. I had to add the them first. Maybe that has something to do with the problem?
SNMP - Get Processor Information resturns Success [0 Items, 0 Rows]
Data Query Debug Information
+ Running data query [9].
+ Found type = '4 '[script query].
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
+ XML file parsed ok.
+ Executing script for list of indexes '/usr/bin/php -q /usr/share/cacti/site/scripts/query_host_cpu.php gsx02.point.ch point$snmp 1 index'
+ Executing script query '/usr/bin/php -q /usr/share/cacti/site/scripts/query_host_cpu.php gsx02.point.ch point$snmp 1 query index'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_queries/host_cpu.xml'
any ideas??
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I would follow the upgrade procedure and migrate your hostMib stuff to the script server first. Check the cacti manual for instructions. Once you get there, we can talk some more.
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?
Re:Error getting Windows 2000/XP host CPU and Partition Data
This means i have to switch to Debian testing again(because i installed the *.deb-packages. Is there no other way? The query_host_* scripts from 0.8.6e and 0.8.6c are same...I would follow the upgrade procedure and migrate your hostMib stuff to the script server first. Check the cacti manual for instructions. Once you get there, we can talk some more.
What do you mean with "migrate your hostMib stuff to the script server first"? Update SNMP-Packages?
Thanks
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
http://www.cacti.net/downloads/docs/htm ... eries.html
This is available in 0.8.6c. Please keep in mind that there is a sql injection bug in the wild. Please make sure you apply the security patch for 0.8.6c available from Debian.
TheWitness
This is available in 0.8.6c. Please keep in mind that there is a sql injection bug in the wild. Please make sure you apply the security patch for 0.8.6c available from Debian.
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?
Re:Error getting Windows 2000/XP host CPU and Partition Data
That's what i did. It didn't help! But what workd is:
HOST1:
HOST2:/usr/bin/snmpwalk -c 'XXX' -v 2c -t 1 -r 3 80.219.239.XXX:161 .1.3.6.1.2.1.25.3.3.1
HOST-RESOURCES-MIB::hrProcessorFrwID.4 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.4 = INTEGER: 10
HOST1:/usr/bin/snmpwalk -c 'XXX' -v 2c -t 1 -r 3 XXX:161 .1.3.6.1.2.1.25.3.3.1
HOST-RESOURCES-MIB::hrProcessorFrwID.1 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorFrwID.2 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.1 = INTEGER: 1
HOST-RESOURCES-MIB::hrProcessorLoad.2 = INTEGER: 3
HOST2:Data Query Debug Information
+ Running data query [9].
+ Found type = '6 '[script query].
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ XML file parsed ok.
+ Executing script for list of indexes '/usr/bin/php -q /usr/share/cacti/site/scripts/ss_host_cpu.php XXX XXX 1 index'
+ Executing script query '/usr/bin/php -q /usr/share/cacti/site/scripts/ss_host_cpu.php XXX XXX 1 query index'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
HOST1:Data Query Debug Information
+ Running data query [9].
+ Found type = '6 '[script query].
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ XML file parsed ok.
+ Executing script for list of indexes '/usr/bin/php -q /usr/share/cacti/site/scripts/ss_host_cpu.php XXX XXX 1 index'
+ Executing script query '/usr/bin/php -q /usr/share/cacti/site/scripts/ss_host_cpu.php XXX XXX 1 query index'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
php /usr/share/cacti/site/script_server.php
HOST2:/usr/share/cacti/site/scripts/ss_host_cpu.php ss_host_cpuXXX XXX 1 index
0
U
php /usr/share/cacti/site/script_server.php
/usr/share/cacti/site/scripts/ss_host_cpu.php ss_host_cpu XXX XXX 1 index
0
1
U
BUT:
Success [0 Items, 0 Rows]
What else can i do? Would it help to use the host_cpu.xml from cacti v0.8.6e?
Please help!
Thanks
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Becasue the "$" character is a special character in PHP, we currently don't support it in Cacti.
The reason that the disk stuff is not working would be another topic. Try copying the <cacti>/resource directory from source as well as the <cacti>/scripts directory from the 0.8.6e source and overwriting the files.
TheWitness
The reason that the disk stuff is not working would be another topic. Try copying the <cacti>/resource directory from source as well as the <cacti>/scripts directory from the 0.8.6e source and overwriting the files.
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 2 guests