Installing libcrypto.so
For starting up DataLoad process correctly upon installation and for full SNMPv3 support, SNMP DataLoad must have access to the libcrypto.so.
About this task
Note: If you are running on a Linux platform, please start with step 3 onwards. The
libcrypto.so file is delivered as standard on Linux platforms, hence step 1 and
2 are not required.For each new and existing SNMP DataLoad, you must perform the following steps.
Procedure
What to do next
Check the variable is set by doing the following steps:
- Open a fresh shell.
- Verify that the environment variables are set correctly in dataload.env file.
- Source the dataload.env file.
- Bounce the SNMP DataLoad process.
Upon DataLoad process startup with a valid library, the collector logs the following log messages:
INFO:CRYPTOLIB_LOADED Library 'libcrypto.so' (OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008, 0x90802f)
has been loaded.
INFO:SNMPV3_SUPPORT_OK Full SNMPv3 support Auth(None,MD5,SHA-1) x Priv(None,DES,AES) is available.