Page 2 of 2

Re: How to monitor machines with different subnets in nagios

Posted: Thu Jun 11, 2015 1:33 pm
by abrist
Jessuzz94 wrote:Then, if in the Site all servers and routers are connected to switches and have a route protocol and they can ping to my nagios server, i will need pasive checks?
Indeed.
Jessuzz94 wrote:If nagios can ping the devices too, the monitoring config will be easy not?
Yeah, this is the easiest to set up. I Nagios can reach all the devices you wish to monitor, active checks are much easier to configure than passive checks. Also, active checks are mostly configured on the Nagios server in the object configs, so management is easier/more streamlined as well.

Re: How to monitor machines with different subnets in nagios

Posted: Thu Jun 11, 2015 2:11 pm
by Jessuzz94
Okay, very thanks!