Search found 3 matches
- Mon Feb 13, 2006 10:07 am
- Forum: Help: General
- Topic: Downed Host Detection via PING does not work
- Replies: 1
- Views: 794
Downed Host Detection via PING does not work
Hello, after creating a new device for polling we got "SNMP error". Is this because this device does not support SNMP-values for e. g. System, Uptime? We changed the Settings - Poller - Downed Host Detection to ICMP-PING, but this does not work. We get the "SNMP error" furthermor...
- Wed Feb 08, 2006 3:31 am
- Forum: Scripts and Templates
- Topic: ^Newbie: Calculation of indexed SNMP-Values before graphing
- Replies: 1
- Views: 1273
^Newbie: Calculation of indexed SNMP-Values before graphing
In cacti (and also in a MIB-Browser) some SNMP-values of “KBytesTotal” will be negative. This is because the most significant Bit (“high Bit”) will be interpreted as the sign, but this is not true. e.g. Hex: BE200000 = Dec: - 1105199104; but it should be Dec: 3189768192. How can we convert this nega...
- Tue Feb 07, 2006 7:25 am
- Forum: Scripts and Templates
- Topic: NewBie: One Graph for multible indexed SNMP-Values
- Replies: 1
- Views: 2013
NewBie: One Graph for multible indexed SNMP-Values
Hello, we search the forum and documentation but we can’t find any information: We have indexed SNMP-Data which we would like to combine in one graph. This is the XML- Data query definition: <query> <name>Get Netapp Volumes</name> <description>Queries a NetApp-Filer for volume information</descripti...