Page 2 of 2

Re: Nagios needed server checks - advices are welcome

Posted: Fri Nov 10, 2017 3:32 pm
by kyang
@shwele,

Glad you were able to install the plugins and got it working!

As for the AR server, check_http is one way if you wanted to check the subdomain.

Code: Select all

/usr/local/nagios/libexec/check_http -H my.domain -u '/subdomain#/123/abc'
As for a plugin to check an AR server, have you checked the Nagios exchange? Other than that, it depends on what the AR server does --> which can point in the right direction of what to check.
https://exchange.nagios.org/

Otherwise, did you have any more questions?

Re: Nagios needed server checks - advices are welcome

Posted: Sat Nov 11, 2017 2:45 pm
by Shwele
All good my friend, guess Im going to check with exchange even deeper if I find something, so far no solutions.

Will go with HTTP check for now, see what exchange has to offer and maybe write with colleague one check if we need something particular.
It goes on certain port so probably gonna put that check too, to see if application is working over that port, maybe check API.
Thanks! We can lock this one!

Re: Nagios needed server checks - advices are welcome

Posted: Mon Nov 13, 2017 10:05 am
by kyang
Sounds good! I'll be closing this topic.

If you have any more questions, feel free to create another thread!

Thank you for using the Nagios Support Forum!