Page 1 of 1

Template

Posted: Fri Jul 05, 2013 4:45 am
by user_spain
Good morning, I'm locking with NAGIOS. Anyway, I want to make a basic template for Windows. I want to have on this template ALL units (C, D, E, F, .....) and when applied to the machine, if there is no such unit (There on that server) does not apply. Is it possible? Now when I get there:
  UNKNOWN: Could not get free space for: H: H: reason: 3: The system can not find the path specified.

Re: Template

Posted: Sun Jul 07, 2013 7:41 pm
by slansing
Okay, so for the first question currently Nagios can not dynamically reach out and check your host's to see what services within a template are objects available to be monitored on the remote host. You could create the template and once a check fails "presumably due to it's object not being present on the system" then you could remove the service.

I'm not sure what the second part of the question is here, it looks like you are trying to make a disk space check against the windows server but the way you defined it there was nothing found. Either that or the object "drive" does not exist on the system. How did you define this check? Can you share the service definition, as well as what you are checking with? Nsclient++/NRPE etc?