[BACK]Return to check_bioctl CVS log [TXT][DIR] Up to [local] / nagios / check_bioctl

Diff for /nagios/check_bioctl/check_bioctl between version 1.13 and 1.14

version 1.13, 2009/11/23 21:57:31 version 1.14, 2009/11/23 21:58:04
Line 1 
Line 1 
 #!/usr/bin/perl -T  #!/usr/bin/perl -T
 # $RedRiver: check_bioctl,v 1.12 2009/11/23 21:52:53 andrew Exp $  # $RedRiver: check_bioctl,v 1.13 2009/11/23 21:57:31 andrew Exp $
 ########################################################################  ########################################################################
 # check_bioctl *** A nagios check for OpenBSD bioctl  # check_bioctl *** A nagios check for OpenBSD bioctl
 #  #
Line 189 
Line 189 
   
         return $index, \%item;          return $index, \%item;
     }      }
 }  
 }  }
   
 sub check_status {  sub check_status {

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>