Service Management

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
questradeinc
Posts: 4
Joined: Mon Apr 10, 2017 11:06 am

Service Management

Post by questradeinc »

Hi All - I want to get a better understanding of how Service Management works, and how the command view/ arguments are read/ defined.

Can you kindly assist in explaining what the below means:

Command view:

$USER1$/check_http $ARG1$ $ARG2$ $ARG3$ $ARG4$ -t 10 -c 5 -w 3

Arguments
1) -H "website".com
2) -l "ip address" -u "/" -S
3) -f follow
4) 2

what does -h, -l, -u, -s, -f and 2 refer too? Where can I find these details??
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: Service Management

Post by tacolover101 »

these are unique on a per. plugin basis. most plugins usually have a 'help' menu to explain what they do.

if you want to look at them in a GUI take a look at this page - http://nagios-plugins.org/doc/man/index.html - or look at check_http specifically http://nagios-plugins.org/doc/man/check_http.html
questradeinc
Posts: 4
Joined: Mon Apr 10, 2017 11:06 am

Re: Service Management

Post by questradeinc »

Tacolover101 - thank you for this information, it was what we were looking for.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Service Management

Post by cdienger »

Thanks for the assist, tacolover101! questradeinc, are we okay locking the thread?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
questradeinc
Posts: 4
Joined: Mon Apr 10, 2017 11:06 am

Re: Service Management

Post by questradeinc »

lock it!
Locked