One of our services didnt alert when there was an issue. This service was created by the VMWare Wizard.
It uses the xiwizard_generic_service template. IF I look for this template under templates I cannot find it to verify notification settings and the service itself has no notification timeframes set?
We use alot of service type templates for our host/service alerting.
xiwizard_generic_template
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: xiwizard_generic_template
You cannot find the xiwizard_generic_service? Ti should be there unless someone deleted it.
In any event, if the timeframe is blank Nagios assumes 24x7
Was the service in a HARD state (view via State History Report)?
Was the host down? Services do not notify if their host is down.
In any event, if the timeframe is blank Nagios assumes 24x7
Was the service in a HARD state (view via State History Report)?
Was the host down? Services do not notify if their host is down.
Re: xiwizard_generic_template
Yeah I found it..just too early I guess..it was an I/O issue and Exchange server was up. I am slowly re-adding the missing notification periods via the Bulk tool.
Re: xiwizard_generic_template
Though here is my question now....why are the Hosts NOT listed under the xiwizard_exchange_service templates "Manage Hosts"
These were added via the wizard shouldn't they be listed there?
These were added via the wizard shouldn't they be listed there?
Re: xiwizard_generic_template
This is normal. Hosts won't be listed there, but the template that is used is defined in the service definition (use ... line).
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: xiwizard_generic_template
Ah thx....this was so much easier from the command line.