Tag:
powershell

JSON is your friend – Certificate monitoring on Microsoft CA server
June 14, 2022
Community
Introduction By transforming our data into JSON we can achieve great results with Zabbix without the need to have a complex external script logic. The article will provide an example of obtaining a set of master data with a single PowerShell script and then using the Zabbix native functionality to configure low-level discovery and collect […]

Summarize devices that are not reachable
January 14, 2021
How To
In this lab, we will list all devices which are not reachable by a monitoring tool. This is good when we want to improve the overall monitoring experience and decrease the size queue (metrics which has not been arrived at the instance).