Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| 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