diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-02-03 11:23:25 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-02-03 11:23:25 +0000 |
commit | e87510ff9906b2af8a35d903821fc11b11d0b99d (patch) | |
tree | 1b434394837ea9cfe379b6f1812792d7adb87946 /nagios-templates.cfg | |
parent | acd2f5badb50a562eec3ce1a366799a47dcc61d4 (diff) | |
download | sitesummary-e87510ff9906b2af8a35d903821fc11b11d0b99d.tar.gz sitesummary-e87510ff9906b2af8a35d903821fc11b11d0b99d.tar.bz2 sitesummary-e87510ff9906b2af8a35d903821fc11b11d0b99d.tar.xz |
Typo.
Diffstat (limited to 'nagios-templates.cfg')
-rw-r--r-- | nagios-templates.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nagios-templates.cfg b/nagios-templates.cfg index 5b783ac..7205233 100644 --- a/nagios-templates.cfg +++ b/nagios-templates.cfg @@ -110,7 +110,7 @@ define command{ define command { command_name check_etc_hosts - comamnd_line /usr/lib/sitesummary/nagios-plugins/check_etc_hosts + command_line /usr/lib/sitesummary/nagios-plugins/check_etc_hosts } define command { |