check_snmp nagios

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
randon
Posts: 1
Joined: Tue Apr 14, 2020 9:02 am

check_snmp nagios

Post by randon »

How to make check_snmp return a warning instead of a critical ?
warning = critical ?
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: check_snmp nagios

Post by gormank »

Wrap it in the negate command. negate -h
Locked