Page 1 of 1

Snmp configration

Posted: Wed Nov 23, 2011 12:44 pm
by linux1083
HI all,

I have installed and configured nagios x1 successfully,But my team has a new request and facing an issue for the same.

1)I need to configure windows machine with snmp service only to send notification with respect to disk space memory etc.I am unable to do the same.

2)Whether i can configure the same without using any agent (like nsclient) and only by snmp ,if yes than how.....need your help on the same.

Please share few links for the same.

Thanks and Regards,
Anand

Re: Snmp configration

Posted: Wed Nov 23, 2011 1:21 pm
by lmiltchev
1) You can enable snmp on windows machine by following this steps:

http://www.tipsntweaks.com/2010/10/enab ... ows-7.html

2)
WMI (Windows Management Instrumentation) allows for agentless monitoring of Windows machines. Nagios XI supports WMI monitoring, which provides admins with a simple method of monitoring their Windows servers and workstations without having to install or configure agents.
http://assets.nagios.com/downloads/nagi ... For_XI.pdf

http://assets.nagios.com/downloads/nagi ... ng_WMI.pdf

Re: Snmp configration

Posted: Thu Nov 24, 2011 1:34 pm
by linux1083
lmiltchev wrote:1) You can enable snmp on windows machine by following this steps:

http://www.tipsntweaks.com/2010/10/enab ... ows-7.html

2)
WMI (Windows Management Instrumentation) allows for agentless monitoring of Windows machines. Nagios XI supports WMI monitoring, which provides admins with a simple method of monitoring their Windows servers and workstations without having to install or configure agents.
http://assets.nagios.com/downloads/nagi ... For_XI.pdf

http://assets.nagios.com/downloads/nagi ... ng_WMI.pdf
Hey HI brother,

Thanks for sharing your experience,i configured the windows machine with wmi and it worked well.

So whether i can do the same with the snmp wizard,my major requirement is to configure with snmp.I tried several times but it didn't worked whether nscclient is needed to work parallely with snmp.

Thanks and Regards,
Anand