Search found 3 matches
- Thu Apr 01, 2021 4:04 am
- Forum: Open Source Nagios Projects
- Topic: Define ping severity for a Host Group
- Replies: 4
- Views: 3354
Re: Define ping severity for a Host Group
Hello, Thanks for your detailed answer and precisions. I created a new command named check_ping_warn and a new Template only for workstations. It works, as the new command is applied only for workstations, but it still displays "DOWN" for hosts unreachable and hosts timed out after 11 seco...
- Wed Mar 31, 2021 4:54 am
- Forum: Open Source Nagios Projects
- Topic: Define ping severity for a Host Group
- Replies: 4
- Views: 3354
Re: Define ping severity for a Host Group
Hello!
Thanks for your answer. I located a plugin directory but I was not able to edit exit codes because "check_ping" is not a regular sh script but some compilated language, and in dev guidelines I didn't found infos about plugins directory so I'm quite stuck here..
Thanks for your answer. I located a plugin directory but I was not able to edit exit codes because "check_ping" is not a regular sh script but some compilated language, and in dev guidelines I didn't found infos about plugins directory so I'm quite stuck here..
- Tue Mar 30, 2021 3:34 am
- Forum: Open Source Nagios Projects
- Topic: Define ping severity for a Host Group
- Replies: 4
- Views: 3354
Define ping severity for a Host Group
Hello everybody! I just installed EyesOfNetwork and configured Nagios with my WorkStations, Servers, and added them in some Host Groups. My intention is to define the ping check severity to OK => "UP" and TIMEOUT => "WARN" for the users computers, but keep the default severity (O...