Nagios SSH remote checks and WMI Check
- by jenglee
I have install Nagios Core and I am using WMI Checks for Windows and Created a script to execute remote commands through ssh on my Linux machines.
When Installing Nagios there is an option to run NsClient++, but I went with the WMI Checks because it is agent less. What are the advantages of using NsClient++ for Nagios?
Also would calling too many commands through WMI or SSH hinder the performance of the remote host?