Does anyone know of a prebuilt way to have check_nt (or another plugin) not override existing data if the check times out or finds host unreachable?
I am monitoring a few things on a dozen workstations. I don’t care if the computer is off, I just want to know how much space was left on the hard drive last time the check was successful.
There are two reasons for this. One, active checks already work, passive checks have been a pain, and would be more difficult to manage centrally. Two, if I could set it up so timeouts return as unknown, then I could set a notification for critical returns and ignore all unknowns.
I hope some of this makes sense. Writing while rushed, will try to explain more later.