Search found 2 matches
- Thu Mar 28, 2019 8:00 am
- Forum: Open Source Nagios Projects
- Topic: Unable to remove Ping Check from Web Servers
- Replies: 3
- Views: 1496
Re: Unable to remove Ping Check from Web Servers
Thank you i found this innocuous statement. I added a statement to comment out websites group. define service { use generic-service ; Inherit values from a template hostgroup_name *,!cradlepoints,!websites ; The name of the host the service is associated with service_description PING ; The service d...
- Thu Mar 28, 2019 7:30 am
- Forum: Open Source Nagios Projects
- Topic: Unable to remove Ping Check from Web Servers
- Replies: 3
- Views: 1496
Unable to remove Ping Check from Web Servers
All, These websites are hosted in azure and don't allow pings. Based on several forum posts i've modified the check commands, as well as edited the default template, but now i'm stumped. Can anyone help me remove the ping status check? https://i.imgur.com/QBV0qzY.png Here is my config. define host {...