I peeps,
I use a Netgear GS724T gigabit switch. And since the upgrade to cacti version 'j' I have a strange problem. Cacti always says this:
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 1 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 2 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 3 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 4 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 5 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 6 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 7 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 8 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 9 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 10 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 11 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 12 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 13 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 14 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 15 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 16 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 17 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 18 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 19 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 20 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 21 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 22 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 23 [from value]
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 24 [from value]
With the old version of cacti 'h' I didn't had this problem, because I downloaded the latest snmp.php from svn. I tryed that also today but with no effect.
Has someone a solution?
ifSpeed='Wrong Type
Moderators: Developers, Moderators
I get the same thing and I was reading in the forums to grab the snmp.php from svn. I grabbed it and overwrote the existing on that was located in the lib directory (/opt/cacti/lib/snmp.php for me).
Didn't work though - I'm still getting that error. Also, all my graphs show 0.00. I even used 64-bit counters - no go.
Anyone know how to fix this?
Didn't work though - I'm still getting that error. Also, all my graphs show 0.00. I even used 64-bit counters - no go.
Anyone know how to fix this?
Re: ifSpeed='Wrong Type
I also had this problem using 0.8.6j with the GS724T. I've never used anything earlier than 0.8.6j, but I can offer that the problem no longer happens with 0.8.7.
Unfortunately, the GS724T doesn't support 64 bit counters. If you select 64 bit, then your values will always be 0.
Btw, do you find that the GS724T takes a long time to poll for snmp? I'm seeing 65-70ms for snmp with a directly connect host.
Denny
Unfortunately, the GS724T doesn't support 64 bit counters. If you select 64 bit, then your values will always be 0.
Btw, do you find that the GS724T takes a long time to poll for snmp? I'm seeing 65-70ms for snmp with a directly connect host.
Denny
ddouma wrote: I use a Netgear GS724T gigabit switch. And since the upgrade to cacti version 'j' I have a strange problem. Cacti always says this:
+ Found item [ifSpeed='Wrong Type (should be Gauge32 or Unsigned32): 1000000000'] index: 1 [from value]
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
The SVN version is hosed if you have 0.8.6. I suggest that you upgrade to 0.8.7 and be careful. Then let's discuss this one again.
The problem is that the "Agent" on the remote device is reporting this error message. Once you make the update, we can talk about the "Work Around".
I will need to know if you are using php_snmp or the net-snmp binaries. You can od this on the Tech Support Page under Utilities in 0.8.7.
TheWitness
The problem is that the "Agent" on the remote device is reporting this error message. Once you make the update, we can talk about the "Work Around".
I will need to know if you are using php_snmp or the net-snmp binaries. You can od this on the Tech Support Page under Utilities in 0.8.7.
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 1 guest