Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Sometimes people manually edit the file and make changes that are not vaild and cause more problems trying to troubleshoot issues. When you start fresh, it makes things simpler.
Is your original problem resolved?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
When I finish install the NSCP-0.4.1.105-Win32.msi on nagios client.
The picture 68 show the config of the services.cfg
The picture 67 show the status of the Drive.
wangyu wrote:When I finish install the NSCP-0.4.1.105-Win32.msi on nagios client.
The picture 68 show the config of the services.cfg
The picture 67 show the status of the Drive.
Did you make sure that your Nagios server is allowed to talk to your remote box running NSClient? You can used allowed hosts = to make sure they are allowed to talk.
[/settings/default]
; PASSWORD - Password used to authenticate against server
password = supergoodpassword
; ALLOWED HOSTS - A comaseparated list of allowed hosts. You can use netmasks (/ syntax) or * to create ranges.
allowed hosts = 192.168.4.67, 192.168.4.11