Any docs on how to write tests?
On 19-08-2011 21:31, J. Bobby Lopez wrote:
Looking for a way to write tests that check a URL, and return fail/pass depending on the content. I could easily use curl to do this, but I'm looking for information on how to integrate the curl command line into xymon as a test.
Re-inventing the wheel, eh ? Try reading up on the "cont" style test (see the hosts.cfg(5) man-page). Regards, Henrik