Red Hat DIRECTORY SERVER 7.1 SP7 - S Průvodce řešením problémů Strana 47

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 120
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 46
Troubleshooting SNMP 47
6.6.1 Issues After Upgrading from eDirectory 8.7.3 to eDirectory 8.8
After upgrading from eDirectory 8.7.3 to eDirectory 8.8, you might get the following error:
%%% Attempting to restart the Novell eDirectory SNMP subagent (ndssnmpsa)...
Starting NDS SNMP Subagent ...
Initialization failure. Error code : -255
Please Wait...
Done
%%% Unable to start ndssnmpsa... Please try starting it manually...
This error occurs because with eDirectory 8.8, eDirectory does not listen on the localhost. Earlier the
ndssnmp.cfg
file had
SERVER localhost
set by default.
To resolve this error, you need to manually edit the
ndssnmp.cfg
file and include the host name of
the eDirectory server, which needs to be monitored.
For example, type the following in the
ndssnmp.cfg
file:
SERVER test-server
test-server is the hostname on which eDirectory is running on the default NCP port (that is 524). If
eDirectory is running on a different port (for ex: 1524), the entry should be as follows:
SERVER test-server:1524
6.6.2 Errors While Starting the NDS Subagent
The subagent can fail with the following message:
Unable to load library: libnetsnmp.so
To resolve this, export the environment variable SNMP_MAJOR_VERSION with the net-snmp
library’s (
libnetsnmp.so
) major version number. For example, you might use the following
command:
export SNMP_MAJOR_VERSION=10
6.6.3 Restarting ndssnmpsa
When the master agent is restarted on Solaris and Linux, ndssnmpsa needs to be restarted.
To restart ndssnmpsa, stop ndssnmpsa and then start it again.
To stop ndssnmpsa, enter the following:
Solaris:
/etc/rc.d/init.d/ndssnmpsa stop
Linux:
/etc/init.d/ndssnmpsa stop
To start ndssnmpsa, enter the following:
Solaris:
/etc/rc.d/init.d/ndssnmpsa start
Linux:
/etc/init.d/ndssnmpsa start
6.6.4 Errors While Starting ndssnmpsa
When you start ndssnmpsa on UNIX, you might get the following errors:
Zobrazit stránku 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 119 120

Komentáře k této Příručce

Žádné komentáře