Hello,
I would like to know if it is possible to monitor Microsoft Exchange Database Status (mounted or not mounted). I am using Nagios Core 4.4.2 & NCPA Agent.
Thanks
Exchange 2010 - Database Health Monitor
Re: Exchange 2010 - Database Health Monitor
There are some plugins available at https://exchange.nagios.org/directory/P ... t-Exchange.
To run a script with NCPA you would need to copy it to the plugins directory found in the installation path(usually c:\program files (x86)\Nagios\NCPA\plugins) and then run a command like:
/usr/local/nagios/libexec/check_ncpa.py -H your_windows_server_ip_address -t your_windows_server_ncpa_token -P 5693 -M 'plugins/resourcecheck.ps1'
https://support.nagios.com/kb/article/n ... -722.html has some more information on running scripts with NCPA.
To run a script with NCPA you would need to copy it to the plugins directory found in the installation path(usually c:\program files (x86)\Nagios\NCPA\plugins) and then run a command like:
/usr/local/nagios/libexec/check_ncpa.py -H your_windows_server_ip_address -t your_windows_server_ncpa_token -P 5693 -M 'plugins/resourcecheck.ps1'
https://support.nagios.com/kb/article/n ... -722.html has some more information on running scripts with NCPA.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.