zabbix-monitoring/gateway_scripts/dhcp_server_running.sh
2014-12-01 20:46:39 +01:00

3 lines
52 B
Bash
Executable file

#!/bin/sh
ps ax | grep dhcpd | grep -v grep | wc -l