Releases: sflow/host-sflow
hsflowd
hsflowd
hsflowd
hsflowd
hsflowd
mod_sonic now waits for SYSTEM_READY Status=Up with a timeout. On timeout, proceeds as if Status=Up was detected. Timeout defaults to 180S but can be overridden in hsflowd.conf with, for example:
sonic { waitReady=60 }
hsflowd
mod_sonic: allow redis db parameters such as unixSocketPath to be updated when re-reading database_config.json
hsflowd
mod_sonic: handle failed connect or failed password more gracefully.
mod_sonic: allow sonic { dbconfig=path_to_json } override in hsflowd.conf for testing.
hsflowd
mod_sonic: free resources when db connect fails.
gperftools: heap profiling with GPROF=yes
v2.0.51-21
mod_sonic: improve redis connect logging
gperftools: register threads
hsflowd
make with GPROF=yes for use with Google gperftools
mod_sonic improve logging when fail to connect to redis DB