Skip to content

Windows Zabbix agent service management

On Windows systems, the Zabbix Agent runs as a native service that can be controlled using standard Command Prompt utilities.^[600-developer__operation-maintenance__zabbix__zabbix-agentd.md]

Service commands

To manage the agent service, administrators use the net command. To stop the service, execute net stop "Zabbix Agent".^[600-developer__operation-maintenance__zabbix__zabbix-agentd.md] Conversely, to start the service, execute net start "Zabbix Agent".^[600-developer__operation-maintenance__zabbix__zabbix-agentd.md]

  • [[Zabbix]]

Sources

^[600-developer__operation-maintenance__zabbix__zabbix-agentd.md]