Ok status when SOFT state

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Payomeke
Posts: 1
Joined: Tue Sep 02, 2014 2:13 am

Ok status when SOFT state

Post by Payomeke »

Hello,

I want to know if is possible to keep a specific status when a service or host is in SOFT STATE. I mean, if is it possible to keep an OK status while is in SOFT STATE and, once it changes to HARD STATE, show the CRITICAL or WARNING status ?

Thnx for help.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Ok status when SOFT state

Post by slansing »

I don't believe so, not as far as display goes. Nagios would have no way of knowing it was in a hard state without running through your retry_intervals, which govern the state level (soft/hard) which in turn govern notifications.
Locked