Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post general support questions here that do not specifically fall into the Linux or Windows categories.
Moderators: Developers , Moderators
tviktor
Posts: 12 Joined: Sun Apr 01, 2007 11:25 pm
Post
by tviktor » Tue Jan 22, 2008 11:00 pm
Hello!
I have several win2003 server boxes with gigabit intefaces.
I tried to monitor them with In/Out bits (64 counters), but saw NaN's on graphs.
When I run
Code: Select all
snmpwalk -v 2c -c XXX server .1.3.6.1.2.1.31.1.1.1.6
I get
Code: Select all
IF-MIB::ifHCInOctets = No Such Object available on this agent at this OID
but
Code: Select all
snmpwalk -v 2c -c XXX server system
works fine!
What I need fix to use 64-bit counters - drivers or OS?
[quote][b]Cacti Version[/b] - 0.8.7b
[b]Plugin Architecture[/b] - 2.0
[b]Poller Type[/b] - Spine v
[b]Plugins[/b][list]Device Monitoring (monitor - v0.8.2)
Global Plugin Settings (settings - v0.3)
Thresholds (thold - v0.3.9)
Host Info (hostinfo - v0.2)
PHP Network Weathermap (weathermap - v0.941)
Poller Performance Report (pollperf - v0.32)
IP subnet Calculator IPv4 IPv6 (ipsubnet - v.4c)
PHP Network Managing (manage - v0.5.1)
Report Creator (reports - v0.3)
RRD File Cleaner (RRD Cleaner - v0.34)
Syslog Monitoring (syslog - v0.5.2)
Configuration manager (configmanager - v0.75)
Update Checker (update - v0.4)
Uptime (uptime - v0.3)[/list][/quote]
fmangeant
Cacti Guru User
Posts: 2345 Joined: Fri Sep 19, 2003 8:36 am
Location: Sophia-Antipolis, France
Contact:
Post
by fmangeant » Wed Jan 23, 2008 2:31 am
Hi
stupid question, but did you configure SNMP v2c for this device in Cacti ?
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
BSOD2600
Cacti Moderator
Posts: 12171 Joined: Sat May 08, 2004 12:44 pm
Location: USA
Post
by BSOD2600 » Wed Jan 23, 2008 5:43 am
Windows responds to snmpv2 but doesn't implement 64bit counters. Google is your friend.
tviktor
Posts: 12 Joined: Sun Apr 01, 2007 11:25 pm
Post
by tviktor » Wed Jan 23, 2008 4:25 pm
BSOD2600, it seems google not my friend. I found nothing:(
[quote][b]Cacti Version[/b] - 0.8.7b
[b]Plugin Architecture[/b] - 2.0
[b]Poller Type[/b] - Spine v
[b]Plugins[/b][list]Device Monitoring (monitor - v0.8.2)
Global Plugin Settings (settings - v0.3)
Thresholds (thold - v0.3.9)
Host Info (hostinfo - v0.2)
PHP Network Weathermap (weathermap - v0.941)
Poller Performance Report (pollperf - v0.32)
IP subnet Calculator IPv4 IPv6 (ipsubnet - v.4c)
PHP Network Managing (manage - v0.5.1)
Report Creator (reports - v0.3)
RRD File Cleaner (RRD Cleaner - v0.34)
Syslog Monitoring (syslog - v0.5.2)
Configuration manager (configmanager - v0.75)
Update Checker (update - v0.4)
Uptime (uptime - v0.3)[/list][/quote]
tviktor
Posts: 12 Joined: Sun Apr 01, 2007 11:25 pm
Post
by tviktor » Wed Jan 30, 2008 5:20 pm
No ideas?
[quote][b]Cacti Version[/b] - 0.8.7b
[b]Plugin Architecture[/b] - 2.0
[b]Poller Type[/b] - Spine v
[b]Plugins[/b][list]Device Monitoring (monitor - v0.8.2)
Global Plugin Settings (settings - v0.3)
Thresholds (thold - v0.3.9)
Host Info (hostinfo - v0.2)
PHP Network Weathermap (weathermap - v0.941)
Poller Performance Report (pollperf - v0.32)
IP subnet Calculator IPv4 IPv6 (ipsubnet - v.4c)
PHP Network Managing (manage - v0.5.1)
Report Creator (reports - v0.3)
RRD File Cleaner (RRD Cleaner - v0.34)
Syslog Monitoring (syslog - v0.5.2)
Configuration manager (configmanager - v0.75)
Update Checker (update - v0.4)
Uptime (uptime - v0.3)[/list][/quote]
BSOD2600
Cacti Moderator
Posts: 12171 Joined: Sat May 08, 2004 12:44 pm
Location: USA
Post
by BSOD2600 » Wed Jan 30, 2008 8:03 pm
Did you not read my post? Windows does NOT implement ifHCInOctets / ifHCOutOctets.
tviktor
Posts: 12 Joined: Sun Apr 01, 2007 11:25 pm
Post
by tviktor » Wed Jan 30, 2008 8:42 pm
I read. I thought 3rd party application like snmp-informant may fix it.
Now I understood.
[quote][b]Cacti Version[/b] - 0.8.7b
[b]Plugin Architecture[/b] - 2.0
[b]Poller Type[/b] - Spine v
[b]Plugins[/b][list]Device Monitoring (monitor - v0.8.2)
Global Plugin Settings (settings - v0.3)
Thresholds (thold - v0.3.9)
Host Info (hostinfo - v0.2)
PHP Network Weathermap (weathermap - v0.941)
Poller Performance Report (pollperf - v0.32)
IP subnet Calculator IPv4 IPv6 (ipsubnet - v.4c)
PHP Network Managing (manage - v0.5.1)
Report Creator (reports - v0.3)
RRD File Cleaner (RRD Cleaner - v0.34)
Syslog Monitoring (syslog - v0.5.2)
Configuration manager (configmanager - v0.75)
Update Checker (update - v0.4)
Uptime (uptime - v0.3)[/list][/quote]
BSOD2600
Cacti Moderator
Posts: 12171 Joined: Sat May 08, 2004 12:44 pm
Location: USA
Post
by BSOD2600 » Thu Jan 31, 2008 4:36 am
tviktor wrote: I thought 3rd party application like snmp-informant may fix it.
Possibly, I haven't looked into the details of their product. Some NIC card manufactures provide additional SNMP add-ons too which might provide the data.
Users browsing this forum: No registered users and 2 guests