Path

ez projects / ezsnmpd / news


News

Lots of goodies in this new version:

  • counting of pending notification events
  • counting of objects pending indexation
  • counting of all asynchronous publishing events
  • last but not least: ezfind monitoring (solr availability and solr indexed documents number)
  • made it easier to add new handlers for specific extensions

And a couple of bugfixes for bonus: counting of sessions when those are not stored in db now returns -1; status of cluster db connection for ezdfs setups

Source code now available at https://github.com/gggeek/ezsnmpd.git

Highlights:

- added 2 template fetch functions to allow usage of snmpget and nmpwalk operations in templates
- fix: the mib generated via the graphical interface had a stray 'END' tag
- fix: snmpwalk called on the root OID would not work

Highlights:

  • two new module views, 'walk' and 'set' bringing http access on par with cli and snmp access
  • bugfixes to the 'status' monitoring handler, including getting correct answers when database is down and correct number of files in some cache directories

Highlights:

  • storage dirs are now analyzed for total size and file count
  • same for all cache types
  • orders in the shop are also monitored
  • the cli script has got a couple of new options to be more friendly than ever
  • for the first time, a plugin for a monitoring tool is included: PRTG

This is the first release deeemed "working enough" to be fit for user consumption.

 

snmpget, snmpgetnext and snmpwalk commands are functional.

 

Support for tabular values in OIDs is missing, and lot of polish can be added - also some internal workings might be changed in future releases to solve known problems (see the todo file for more details.