PDA

View Full Version : Can Zabbix do this?


ssullivan
01-11-2006, 22:11
Is it possible to have Zabbix monitor web services responses, if I provide a username and password to a login page and see if I can an application response?

disgruntleddutch
01-11-2006, 23:02
Zabbix itself can't do this (from what I understand this is a 1.4 feature).

However you can configure a UserParameter and have a perl script or curl command do this for you.

ssullivan
03-11-2006, 16:38
Can you give me an example?

ssullivan
14-11-2006, 17:45
Can anybody give an example of this?