Re: How to complete installing a plugin from Nagios Exchange
Posted: Tue Aug 08, 2017 3:12 am
In my Nagios does not have that function. Maybe, I must pay attention more on document.


Support for Nagios products and services
https://support.nagios.com/forum/

Code: Select all
define service{
host_name winserver
service_description check-exchange
check_command check_nrpe!LyncFrontendServicesCheck
max_check_attempts 5
check_interval 5
retry_interval 1
check_period 24x7
notification_interval 30
notification_period 24x7
contacts nagiosadmin
contact_groups admins
}