![]() |
![]() |
Subject: | I am running zenoss core (free version) 4.2.5. How can I 1) Log into a web site then 2) After logging in monitor a URL |
Author: | [Not Specified] |
Posted: | 2015-04-28 09:08 |
I'm not sure what I'm asking for is possible. I have a web site that requires a username and password. I need to
1) Log into Web site with username and password.
2) monitor a URL within the web site to see if the words "Access Denied" appears.
This URL is only accessible once you log in. I can't figure out how to get the HTTP_monitor plugin to do this. Any suggestions Is there a more appropriate plugin Thanks.
Subject: | I don't think the HTTP |
Author: | [Not Specified] |
Posted: | 2015-04-28 14:11 |
I don't think the HTTP_monitor plugin is going to help you here. I'd focus on creating a script that logs in and fetches the URL (using wget, curl, w3m, etc.), analyses the downloaded file, perhaps for some keywords that would only show up if logged in, then returns a true/false value depending on the result. You could then create a COMMAND based template that checks for the result and then a threshold that creates an appropriate alert.
< |
Previous unable to delete a device |
Next Zenoss Core 5 - how to change snmp polling interval |
> |