mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-25 14:44:43 +02:00
cleaning
git-svn-id: http://svn.centreon.com/trunk/plugins@3466 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
parent
a13bdf7d3d
commit
650ceb65f1
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/perl -w
|
||||
############################## check_snmp_process ##############
|
||||
###################### check_snmp_process #####################
|
||||
# Version : 1.2.1
|
||||
# Date : Dec 12 2004
|
||||
# Author : Patrick Proy (patrick at proy.org)
|
||||
@ -10,7 +10,7 @@
|
||||
#
|
||||
# help : ./check_snmp_process -h
|
||||
|
||||
############################## check_centreon_snmp_process_detailed ##############
|
||||
########### check_centreon_snmp_process_detailed ##############
|
||||
# Version : 1.2.2
|
||||
# Date : Jun 20 2007
|
||||
# Author : Sugumaran Mathavarajan - msugumaran@merethis.com
|
||||
@ -32,7 +32,7 @@ use Getopt::Long;
|
||||
|
||||
# Nagios specific
|
||||
|
||||
use lib "@NAGIOS_PLUGIN@";
|
||||
use lib "@NAGIOS_PLUGINS@";
|
||||
use utils qw(%ERRORS $TIMEOUT);
|
||||
|
||||
# centreon specific
|
||||
|
Loading…
x
Reference in New Issue
Block a user