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

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

Formats disponibles : Unified diff