and we need to use real directories

This commit is contained in:
Stephen Smoogen 2017-05-11 21:16:32 +00:00
parent cd1157b42d
commit bb880fdaef
2 changed files with 3 additions and 3 deletions

View file

@ -70,8 +70,8 @@ define service {
define service {
hostgroup_name people
service_description Disk space /projects
check_command check_by_nrpe!check_disk_/projects/
service_description Disk space /project
check_command check_by_nrpe!check_disk_/project/
use disktemplate
}