On 10.04.2013 12:17, Lorenzo Milesi wrote: > Hi. > I've a typical setup with service template, host template and so on. > All my services are scheduled for check very 10 minutes. > > For a single host I'd like to execute checks every five minutes. How can I do > this? > I tried entering a variable in the check_interval option of the service > template but doesn't seem to work...
Normally you would just define check_interval on that host definition again, overwriting the previous definitions (using templates - last attribute in tree wins). Can you elaborate by an example? kind regards, Michael > > thanks > -- DI (FH) Michael Friedrich mail: [email protected] twitter: https://twitter.com/dnsmichi jabber: [email protected] irc: irc.freenode.net/icinga dnsmichi icinga open source monitoring position: lead core developer url: https://www.icinga.org ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
