if your machines are Linux, you could also leverage check_by_ssh with keys, too.philipjohnwilliams wrote:Thanks all, I'll look into installing the agent if it hasn't already been done
End to end monitoring
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: End to end monitoring
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: End to end monitoring
This is absolutely true. I mentioned NRPE rather than generic agents to be more concrete. You could also use NCPA...or even NSClient.tacolover101 wrote: if your machines are Linux, you could also leverage check_by_ssh with keys, too.
They all have their pluses and minuses. I definitely don't see any point in using NSClient on Linux though. check_by_ssh will be the most secure, but will also mean the most load.