diff options
author | mh <mh@immerda.ch> | 2008-05-06 18:17:18 +0000 |
---|---|---|
committer | mh <mh@immerda.ch> | 2008-05-06 18:17:18 +0000 |
commit | 157782a480351fc84b551b8e01745dfb50e17720 (patch) | |
tree | 104e6f398e3a31442bb1dcd6204f0309f29a50a6 /files/configs | |
parent | 1d325f067095606ac4ebffacd773def19473df2a (diff) |
fixed resource path nagios problem
Diffstat (limited to 'files/configs')
-rw-r--r-- | files/configs/CentOS/nagios.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/configs/CentOS/nagios.cfg b/files/configs/CentOS/nagios.cfg index 6a21422..ee86fd2 100644 --- a/files/configs/CentOS/nagios.cfg +++ b/files/configs/CentOS/nagios.cfg @@ -103,7 +103,7 @@ object_cache_file=/var/log/nagios/objects.cache # defined as macros in this file and restrictive permissions (600) # can be placed on this file. -#resource_file=/etc/nagios/private/resource.cfg +resource_file=/etc/nagios/private/resource.cfg |