Search found 1 match

by vicd
Sat Mar 05, 2011 8:46 am
Forum: Open Source Nagios Projects
Topic: Prevent two specific checks from running simultaneously?
Replies: 0
Views: 850

Prevent two specific checks from running simultaneously?

I have two service checks: #1 doing some "complex" long unit test, and, unfortunately, it does not correctly clean its temp stuff after completion (too bad, but I cannot affect this behavior). #2 checks for free space on the drive, and, if below some threshold, its event handler cleans all...