Sophie

Sophie

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

shinken-1.4-1.fc18.noarch.rpm

# This will create a tnsping service for each database of the _databses
# macro of the host. So here $KEY$ will be equal to TEST if you are using
# the sample oracle template
define service{
   service_description    Oracle-$KEY$-seg-top10-buffer-busy-waits
   use            	  oracle-service
   register       	  0
   host_name	  	  oracle
   check_command  	  check_oracle_seg_top10_buffer_busy_waits!$KEY$
   duplicate_foreach	  _databases
   aggregation		  /oracle/$KEY$
}