diff options
Diffstat (limited to 'sitesummary-nodes')
-rwxr-xr-x | sitesummary-nodes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sitesummary-nodes b/sitesummary-nodes index 98bf860..11f8987 100755 --- a/sitesummary-nodes +++ b/sitesummary-nodes @@ -296,7 +296,7 @@ EOF # Detect if cron no longer is running print_nagios_service_check($remote, $hostname, "process - cron", - "check_procs_command", "1:15!1:25!cron") + "check_procs_cron", "1:15!1:25") if (is_pkg_installed($hostid, "cron")); print_nagios_service_check($remote, $hostname, "dhcp", |