• Maciej Lipinski's avatar
    [snmp] Bugfix: do not check startCnt when daemon is disabled. · 976c6328
    Maciej Lipinski authored
    SNMP checkes whether monitored daemons where restarted by looking
    at the respective /tmp/start_cnt_X file. Such file is not created
    if a daemon is disabled in configuration (dotconfig). Such
    disabling is a new feature. It turns out that not all of SNMP
    deamon was updated to accommodate it. The SNMP daemon was checking
    at start which daemons are disbled but later did not use this
    info in wrsStartCntGroup and the startCnt of the disabled deamons
    was attempted to be checked, resulting in an error. This has
    been fixed.
    976c6328
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Kconfig_port_timing.in Loading commit data...
Kconfig_sfp_fiber.in Loading commit data...
Kconfig_vlans.in Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...
gen_kconfig_port_timing.sh Loading commit data...
gen_kconfig_sfp_fiber.sh Loading commit data...