Cactin and Windows Server = End of MIB

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
reeaver
Posts: 7
Joined: Mon May 20, 2013 8:35 am

Cactin and Windows Server = End of MIB

Post by reeaver »

Hi,

I would like to use Cacti to check the disk IO parameters on my Windows Servers (Windows 2008 and 2012 Server).
I already have Cacti installed and configured and it is running on CentOS 6.3 server.
It checks health status of many parameters of mentioned servers.

I have found many templates for Cacti, that was build to check disk IO parameters, but none of them works in my case.
I was trying to find the reason of the problems:

Code: Select all

[root@centos]# snmpwalk -v1 -c public 192.168.1.7 .1.3.6.1.4.1.2021.13.15.1.1.1
End of MIB
and

Code: Select all

[root@centos ~]# snmpget -c public -v2c 192.168.1.7 1.3.6.1.4.1.2021.13.15.1.1.6.1 1.3.6.1.4.1.2021.13.15.1.1.5.1
UCD-DISKIO-MIB::diskIOWrites.1 = No Such Object available on this agent at this OID
UCD-DISKIO-MIB::diskIOReads.1 = No Such Object available on this agent at this OID
Google tells that I should reinstall net-snmp on CentOS server, and configure it to use disk-io module, but on this page:

http://net-snmp.sourceforge.net/docs/FA ... etimes_not_

there is written that:

Code: Select all

This depends on which MIB modules are supported by the agent you are querying and exactly what you're asking for.
[code]

Does it mean that there is something missed on Windows Server? Can I upgreade SNMP somehow on those machines?

Thank you in advance,
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Cactin and Windows Server = End of MIB

Post by BSOD2600 »

UCD MIB is only valid on Linux.

You should be using the [SNMP - Get Mounted Partitions] data query on Windows.
reeaver
Posts: 7
Joined: Mon May 20, 2013 8:35 am

Re: Cactin and Windows Server = End of MIB

Post by reeaver »

Thank you BSOD2600.

I use SNMP - Get Mounted Partitions data query but it tells me only how much space is free on each partition.
Can I use this query also to check the number of writes per second and other write/read statistics?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Cactin and Windows Server = End of MIB

Post by BSOD2600 »

reeaver wrote:Can I use this query also to check the number of writes per second and other write/read statistics?
That information isnt present in the standard Microsoft SNMP agent. Look into the snmp informant snmp addon or pulling that information via script from the Windows performance counters.
reeaver
Posts: 7
Joined: Mon May 20, 2013 8:35 am

Re: Cactin and Windows Server = End of MIB

Post by reeaver »

Thanks BSOD2600,

Thank you for your reply.
I just started developing some scripts based on Windows Performance Tools.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Cactin and Windows Server = End of MIB

Post by BSOD2600 »

No need to reinvent the wheel.

Lots of existing WMI / performance monitoring scripts out there for Cacti. Also there is http://forums.cacti.net/viewtopic.php?f=3&t=25600
reeaver
Posts: 7
Joined: Mon May 20, 2013 8:35 am

Re: Cactin and Windows Server = End of MIB

Post by reeaver »

Looks great, I will give it a try.

Thanks BSOD2600
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests