Hi everyone!
I'm trying to understand how to use Zabbix to monitor websites and pull out some information in the form of item/triggers.
In this specific case, I've got this dashboard with all our F-Secure setups on our LAN clients PC (accessible with user and pw obliouvlsly) , and I want to monitor them linking F-Secure webpage / dashboard with Zabbix.
Is it possible?
I've read something with the use of active checks, using curl (for example here https://www.zabbix.com/forum/zabbix-...-from-web-page) but it seems that this is far more complicated than it seems to be... and I cannot understand how to perform this through curl script that it's mentioned there... I also will need a way to perform firstly the login (with this webpage) and then to extract values... and this seems to be complicated, I can't figure out how to.
Aren't there some zabbix F-Secure template already available to use to perform this task in an easier way without using external check? I've tried on the Zabbix template market, but without luck...
I'm trying to understand how to use Zabbix to monitor websites and pull out some information in the form of item/triggers.
In this specific case, I've got this dashboard with all our F-Secure setups on our LAN clients PC (accessible with user and pw obliouvlsly) , and I want to monitor them linking F-Secure webpage / dashboard with Zabbix.
Is it possible?
I've read something with the use of active checks, using curl (for example here https://www.zabbix.com/forum/zabbix-...-from-web-page) but it seems that this is far more complicated than it seems to be... and I cannot understand how to perform this through curl script that it's mentioned there... I also will need a way to perform firstly the login (with this webpage) and then to extract values... and this seems to be complicated, I can't figure out how to.
Aren't there some zabbix F-Secure template already available to use to perform this task in an easier way without using external check? I've tried on the Zabbix template market, but without luck...
Comment