simple check: is remote host alive?
Posted: Thu Aug 23, 2012 5:52 pm
Somewhere along the way, I've picked up the idea that Nagios is service-oriented by nature, and that you shouldn't just define a host to be checked, but define at least one service to be checked.
In one situation, we have a lot of dumb devices we want to make sure are still alive, but no need to install any Nagios client on them. I'm thinking of one service check via check_ping. I believe this service check would just duplicate the ping that the host check is already doing, but is it a good idea to do it anyway?
Thanks...Lyle
In one situation, we have a lot of dumb devices we want to make sure are still alive, but no need to install any Nagios client on them. I'm thinking of one service check via check_ping. I believe this service check would just duplicate the ping that the host check is already doing, but is it a good idea to do it anyway?
Thanks...Lyle