Page 2 of 2

Re: Application monitoring

Posted: Tue Nov 19, 2013 10:14 am
by slansing
It is a bit hard to understand your text, but I think I got the gist.. You will want to look here for host/service definition examples:

http://nagios.sourceforge.net/download/ ... _Setup.pdf

You can also look here for examples on NSClient++ definitions, though that documentation is not very well structured:

http://nsclient.org/nscp/wiki/doc/usage/nagios/nsca

A few examples of NSCA definitions for checking your windows systems can be found here:

http://nsclient.org/nscp/wiki/CheckSystem

The above includes a definition for process checking.

Re: Application monitoring

Posted: Thu Nov 21, 2013 2:50 pm
by mickem
A tutorial for NSClient++ can be found here: http://docs.nsclient.org/tutorial/nagios/nsca.html

This is for the 0.4.2 version but in this context it is the same as 0.4.1

// Michael Medin

Re: Application monitoring

Posted: Thu Nov 21, 2013 4:05 pm
by abrist
Great! Thanksfor the help here Mr. Medin.