Page 2 of 2

Re: How to monitor windows server/Desktop with SNMP

Posted: Thu Mar 20, 2014 11:37 am
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

Re: How to monitor windows server/Desktop with SNMP

Posted: Thu Mar 20, 2014 12:06 pm
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

Re: How to monitor windows server/Desktop with SNMP

Posted: Thu Mar 20, 2014 2:17 pm
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.