Nagios needed server checks - advices are welcome

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
kyang

Re: Nagios needed server checks - advices are welcome

Post 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?
User avatar
Shwele
Posts: 47
Joined: Tue Oct 03, 2017 3:00 am

Re: Nagios needed server checks - advices are welcome

Post 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!
kyang

Re: Nagios needed server checks - advices are welcome

Post 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!
Locked