Ad Widget

Collapse

How to handle Multiple Values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ActiveAgent
    Member
    • Oct 2021
    • 41

    #1

    How to handle Multiple Values

    Dear Zabbix-Friends,

    I am pretty new to Zabbix and I´m sharing this challenge with out:

    I created a windows tasks, that I want to monitor. The easiest (for me) would be to issue a Powershell command through a custom item and process the given output. The Powershell-command itself is quite simple:
    Powershell -NoProfile -ExecutionPolicy bypass -Command "Get-ScheduledTaskInfo -TaskName 'Zabbix-Agent - Deploy Data'"

    The Item in Zabbix is this right now:
    Click image for larger version

Name:	brave_R1qhEXb05j.png
Views:	224
Size:	35.1 KB
ID:	433946
    Attached Files
Working...