Checking Samba

Anoop Atre anoopa at hotmail.com
Wed Oct 16 19:27:56 CEST 2002


The way I do it is with a tcp port check

define service {
  host_name             THIS_HOST
  service_description   netbios-ssn-tcp-139
  check_command         check_tcp!139
  max_check_attempts    3
  normal_check_interval 5
  retry_check_interval  1
  check_period          24x7
  notification_interval 5
  notification_period   24x7
  notification_options  c,r
  contact_groups        linux-admins
}

been using tcp port checks for many services including samba, mysql,
imaps
I don't think it's as good as checking for the sevices themselves but it
does
the job for now.

~


-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm




More information about the Users mailing list