coolmike wrote:
Thanks for the fast answer, I'm quite new in Cacti and will try to create this datasource.
At the moment I'm using serves alive to check my servers. I'm testing if apache is running with a keyword on a site. I think something like this would not be possible with Thold, right?
Michael
You could easily write a php script to check the web page, and if the keyword is found, output 1, otherwise use 0.
You would have to create a Data Input Method, Data Source template, and graph template, but once you get the hang of how everything works together, you shouldn't have too much trouble.