13 lines
426 B
Plaintext
13 lines
426 B
Plaintext
################################
|
|
# Centreon Plugins Requirement #
|
|
################################
|
|
|
|
- Perl in /usr/bin/perl - or just run 'perl script'
|
|
- Net::SNMP
|
|
- Getopt::Long;
|
|
- FindBin::Bin;
|
|
- Config::IniFiles
|
|
- centreon perl module (centreon.pm)
|
|
- Centreon configuration file for Centreon perl module (Centreon.conf)
|
|
- file 'utils.pm' in plugins diretory (/usr/local/nagios/libexec)
|
|
- sed program for installation script |