zabbix-monitoring/gateway_scripts/dhcp_server_running.sh

3 lines
52 B
Bash
Raw Permalink Normal View History

2014-12-01 20:46:39 +01:00
#!/bin/sh
ps ax | grep dhcpd | grep -v grep | wc -l