Pinned Loading
-
-
-
Zabbix Agent Restart via zabbix_get
Zabbix Agent Restart via zabbix_get 1#!/bin/bash
2agentAddr="$1"
3#use zabbix server address here if you're not in aws using an ENI
4eniAddr=10.10.10.5
5sanityCheck=$(zabbix_get -s ${agentAddr} -k system.run["service zabbix-agent status"] -I ${eniAddr} 2>&1)
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.