Re: Cluster Service Check Fails
Posted: Mon Nov 04, 2019 2:19 pm
Hi
I was missing this check on both nodes.
Now the check is working again.
Thank you for all the help
This issue can be locked
I was missing this check on both nodes.
Code: Select all
define service{
use generic-service
host_name hostname
service_description MSSQLSHAREPOINT
servicegroups Services
check_command check_nrpe!check_winservice! -a '--service MSSQL$$SHAREPOINT'
check_period backup_period
notification_period backup_period
}
]Thank you for all the help
This issue can be locked