5.2
Linux Troubleshooting
Please review the System Requirements prior to
installing AutoNOC 2 to make sure your system meets the requirements. Please also read the
5.1 - General Troubleshooting page to find answers to common
problems.5.2.1 'Permission Denied' and Other Security Issues
AutoNOC 2 requires low level access to certain networking protocols and other features.
When installing or running AutoNOC 2, you must be logged in as the root account.
If logged in using a different account you can use the su (super user) command to
temporarily get root privileges.
5.2.2 Can't
Upgrade UCD-SNMP Library
In some cases it may be difficult to upgrade the NET-SNMP library with the rpm
package manager because of other installed libraries. If you run into these problems, read
about and consider using the --nodeps (no dependencies) and --force
options to over-ride the package manager problems.
When doing this, be aware and take
precautions if you are using older applications linked to older SNMP libraries as these
may not work properly with the new SNMP libraries. |