Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
check_sticky is a bash script that will preserve a warning or critical state until someone actually takes care of the issue and resets the state with unstick. It will store its preserved state inside a state file.
Current Version
1.0.0
Last Release Date
2026-01-30
Owner
Sanna Glue
Download URL
https://exchange.nagios.org/wp-content/uploads/2026/01/check_sticky.zip
License
GPL
Compatible With
check_sticky needs a state file to save the preserved state. In order to do that, it needs a directory to store the state file. The default directory for this is /tmp; you can change it on the command line.
The wrapped script and its options can be specified behind all options for check_sticky itself.
Example: ./check_sticky.sh -s \"sticky_statefile\" --sticky ./ -
./check_sticky.sh -s \"sticky_statefile\" --unstick ./ -
You must be logged in to submit a review.
To:
From: