Close
Log in to Zabbix Blog
Email
Password
Show password Hide password
Forgot password?
Incorrect e-mail and/or password
or
By creating an account or logging in with an existing account, you agree to our Terms of Service
Handy TipsTechnicalHow ToIntegrationsConferencesCommunityNewsSocialInterviewCase StudyLogin
Tag:

http agent

Monitoring Failed Jobs in NetBackup with Zabbix
Monitoring Failed Jobs in NetBackup with Zabbix
October 23, 2024
Community
Monitoring backup solutions can be an arduous task – especially since many backup tools don’t provide APIs and simply are not easy to work with. One such solution – NetBackup – provides its own set of challenges, but fortunately we have Zabbix, with its low-level discovery (LLD) features and the possibility to leverage user parameters […]
What’s Up, Home? – Follow the news
What’s Up, Home? – Follow the news
March 3, 2023
Community
Can you follow the news with Zabbix? Of course, you can! By day, I am a lead site reliability engineer at a global cyber security company. By night, I monitor my home with Zabbix & Grafana and do some weird experiments with them. Welcome to my blog about the project.
What’s Up, Home? – Catching the Northern Lights
What’s Up, Home? – Catching the Northern Lights
December 21, 2022
Community
Can you monitor Northern Lights with Zabbix? Of course, you can! By day, I am a monitoring tech lead in a global cyber security company. By night, I monitor my home with Zabbix & Grafana and do some weird experiments with them. Welcome to my blog about this project.
Zabbix 4.2: Extending Zabbix monitoring with RESTful microservices
Zabbix 4.2: Extending Zabbix monitoring with RESTful microservices
February 12, 2019
How To
There are a few ways one can gather custom metrics with Zabbix, for example, via user parameters or Zabbix sender protocol. While either method can work for simple metrics, creating a more wholesome approach (with data collectors, persistent connections etc) and interfacing it with Zabbix may not be as trivial.