Page 1 of 1

Linux Service configuration in Nagios core

Posted: Mon Feb 08, 2021 10:15 am
by arun1727
Hi Team,

Kindly assist us in configuring below services in Linux servers using Nagios core.
http
froxd
squid
saprouter

Re: Linux Service configuration in Nagios core

Posted: Tue Feb 09, 2021 6:17 pm
by benjaminsmith
Hi arun1727,

HTTP checks are pretty easy since we have an official plugin for that (check_http).

https://www.nagios.org/downloads/nagios-plugins/

For the other items, I would check out the Nagios Exchange for a suitable community plugin.

https://exchange.nagios.org/

Benajmin