Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 0f6d8f0a0414ceb7d968e706ca2bbf36 > files > 1996

shinken-1.4-1.fc18.noarch.rpm

# The discovery rule for tagging http
define discoveryrule {
       discoveryrule_name       Http
       creation_type		host
       openports                ^80$
       +use			http
}



define discoveryrule {
       discoveryrule_name       Https
       creation_type		host
       openports                ^443$
       +use			https
}