Skip to content

Releases: matthewvon/rocks_snmp

Add table cache capacity and usage properties

15 Jun 23:41
Compare
Choose a tag to compare

Add table cache usage and table cache usage values to the property table. is-write-stopped also added, though unclear if useful.

Fix thread join crash when thread unused

14 Nov 15:04
Compare
Choose a tag to compare

New option to disable worker thread lead to shutdown crash. Calling thread::join() on unused thread object bad. Appears protective call to thread::joinable() is safe and fixes problem.

Add flag to disable worker thread at runtime

13 Nov 18:06
Compare
Choose a tag to compare
  1. StatsTable constructor now takes a flag for whether or not to start the worker thread.
  2. Memory leak / bug found in AddEvent() routine.
  3. Looks like rocksdb::Statistics has a memory leak on destruction. Did not resolve, yet.

Snmp agent updated for rocksdb statistics tables

12 Nov 17:29
Compare
Choose a tag to compare
rocks_snmp_1.1

add subset of variables available via GetAggregatedIntProperty