Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/network/fms_apps_rate
12 12
#
13 13
#       libwww-perl (LWP) Perl library
14 14
#	      Proc::ProcessTable Perl module
15
#   
15
#
16 16
# Tested with:
17 17
#       Debian Etch
18 18
#       Macromedia Flash Media Server 2.0.3 r68
......
33 33
#        http://search.cpan.org/perldoc?LWP
34 34
#
35 35
#        Proc::ProcessTable - Perl extension to access the unix process table
36
#        http://search.cpan.org/perldoc?Proc::ProcessTable 
36
#        http://search.cpan.org/perldoc?Proc::ProcessTable
37 37
#
38 38
#      On a Debian/Ubuntu system:
39 39
#        apt-get install libwww-perl libproc-process-perl
......
151 151
	# 2. Look for the FMS config file in ${FMS_DIR}/conf/fms.ini.
152 152
	# 3. Fetch host, port, admin username and password values from the
153 153
	#    config file.
154
	
154

  
155 155
	# check that plugin is running with root privileges
156 156
	if ( $> == 0 ) {
157 157
		my $ProcTable = new Proc::ProcessTable;

Formats disponibles : Unified diff