summaryrefslogtreecommitdiff
path: root/nagios/cgi.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'nagios/cgi.cfg')
-rw-r--r--nagios/cgi.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/nagios/cgi.cfg b/nagios/cgi.cfg
index 03344bf..0f09ee5 100644
--- a/nagios/cgi.cfg
+++ b/nagios/cgi.cfg
@@ -270,7 +270,7 @@ default_statuswrl_layout=4
# OS and distribution, so you may have to tweak this to
# work on your system.
-ping_syntax=/bin/ping -n -U -c 5 $HOSTADDRESS$
+ping_syntax=/usr/bin/ping -n -U -c 5 $HOSTADDRESS$