net-snmp i jego uruchamianie
romke
romke at estrefa.pl
Wed Aug 25 15:58:15 CEST 2004
Witam, chodzi o pliczek:
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/net-snmpd.init
który powoduje uruchamianie snmpd tak:
/usr/sbin/snmpd -C -c /etc/snmp/snmpd.conf -Lsd
uniemożliwia to tworzenie jakichkolwiek ustawień dotyczących
użytkowników (createUser/usmUser)
konkretne wyrywki man/faq podaję tutaj:
http://nopaste.php.cd/26936
dodatkowo man snmpd zawiera taki opis:
-C Do not read any configuration files except the ones optionally
specified by the -c option. Note that this behaviour also cov-
ers the persistent configuration files. This may result in
dynamically-assigned values being reset following an agent
restart, unless the relevant persistent config files are
explicitly loaded using the -c option.
rozwiązaniem problemu ulotności informacji "createUser" lub "usmUser"
( przynajmniej w moim wypadku ) było usunięcie z pliku net-snmpd.init
1 linii:
---
daemon /usr/bin/setsid /usr/sbin/snmpd \
---> $([ -n "$CONF_FILE" ] && echo "-C -c $CONF_FILE") \
$( is_yes "$LOG_WARNINGS_MESSAGES_TO_SYSLOG" && \
---
pozdr
--
romke Roman Barczyński / tel. +48 12 632 73 65
JID: romke at estrefa.pl / ~~~ www.romke.info ~~~
More information about the feedback
mailing list