Hi,

We started messing with Shinken a few weeks ago and it seems to be a
great product, really loving it!

Im trying to setup business rules, but Im having a hardtime finding
more documentation and im confused on the exact layout.

Ive got this running, it loads up and we have purposly failed the 2nd
DNS server in the test to make sure one is up, one is down. The 2nd
service shows as unreachable but nothing shows up under the impacts
tab.

define service{
        use generic-service
        host_name servicedelivery
        service_description DNS Cluster
        check_command   bp_rule!(ns1.domain.com,DNS1 | ns2.domain.com,DNS2)
        retry_interval 1
        check_interval 1
}

The services definition is pretty simple, just doing a check_dns check
command, and the service_description is DNS1 and DNS2 for the hosts.

I have a host created as servicedelivery with the minimal config and
using check_host_alive at localhost just so it's up. Im sure im
missing config, but I can't find any full examples of a working config
anywhere!

Am I missing documentation somewhere or a example so I can attempt to
get this to work?

Thanks!

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to