Am Dienstag, 1. August 2006 20:28 schrieb Derek Olsen: > Hello. > I'm hoping to get some input in the best nagios way to solve this > particular situation. > > So I have an application to monitor that requires multiple steps to > determine the overall health of the application. So here is a simple > example that demonstrates my situation. > > 1. Email is sent to an address associated with an in house > reporting application. > 2. During the 5 - 30 minutes following the first step (as long as > the first step succeeded ok) > another service checsk a specific URL for a resulting pdf > file. If the pdf file is available then the overall service is ok and > the monitor repeats itself. It's important that step #1 doesnt run > again until after step 2 completes OK. > snipp.....
Hi Derek i think this is a job for an external cronjob. Write your checks and submit the result per external command. Jörg ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
