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
68 68
# For autoconfiguration you'll also need the following Perl module:
69 69
#
70 70
#   Proc::ProcessTable - Perl extension to access the unix process table
71
#   http://search.cpan.org/perldoc?Proc::ProcessTable 
71
#   http://search.cpan.org/perldoc?Proc::ProcessTable
72 72
#
73 73
# On a Debian/Ubuntu system you can install this with the following command
74 74
# (if APT is configured properly):
......
213 213
	# 2. Look for the FMS config file in ${FMS_DIR}/conf/fms.ini.
214 214
	# 3. Fetch host, port, admin username and password values from the
215 215
	#    config file.
216
	
216

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

Formats disponibles : Unified diff