Current Path : /home/thomas/public_html/Fox-C404/root/proc/2/root/proc/self/root/opt/zabbix_scripts/ |
Current File : /home/thomas/public_html/Fox-C404/root/proc/2/root/proc/self/root/opt/zabbix_scripts/pdns.status.sh |
#!/bin/bash pdnsStatus=`sudo /etc/init.d/pdns status` echo ${pdnsStatus}