How to monitor windows server/Desktop with SNMP

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: How to monitor windows server/Desktop with SNMP

Post by sreinhardt »

Sounds like you have not installed the snmp service.

Note: To open the Windows Components Wizard, click Start, click Control Panel, double-click Add or Remove programs, and then click Add/Remove Windows Components.
http://technet.microsoft.com/en-us/libr ... 10%29.aspx
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: How to monitor windows server/Desktop with SNMP

Post by srikanth.kallu »

Ok i have installed snmp now i have this outputs

[root@nagiosxi libexec]# nmap -p 161 10.0.111.135

Starting Nmap 5.51 ( http://nmap.org ) at 2014-03-20 12:05 CDT
Nmap scan report for istxw-cy88.mouser.lan (10.0.111.135)
Host is up (0.00068s latency).
PORT STATE SERVICE
161/tcp closed snmp

Nmap done: 1 IP address (1 host up) scanned in 0.06 seconds


root@nagiosxi libexec]# nmap -sU -p 161 10.0.111.135

Starting Nmap 5.51 ( http://nmap.org ) at 2014-03-20 12:06 CDT
Nmap scan report for istxw-cy88.mouser.lan (10.0.111.135)
Host is up (0.00076s latency).
PORT STATE SERVICE
161/udp open|filtered snmp

Nmap done: 1 IP address (1 host up) scanned in 0.26 seconds
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: How to monitor windows server/Desktop with SNMP

Post by srikanth.kallu »

I have installed snmp service and i have made this changes but still couldnt get it run, Please let me know if i am missong anything

edit: I have just got this worked.

Thank you.
You do not have the required permissions to view the files attached to this post.
Last edited by slansing on Thu Mar 20, 2014 3:17 pm, edited 2 times in total.
Reason: Merged your two posts, please do not double post as that will bump you lower on our "to be replied to" list.
Locked