librenms-agent icon indicating copy to clipboard operation
librenms-agent copied to clipboard

Add support for passing a password to the redis script

Open tobias-richter opened this issue 4 years ago • 2 comments

This PR adds password/auth support to redis monitoring Example:

extend redis /etc/snmp/snmpd.d/redis.py -a "SOME_PASSWORD"

tobias-richter avatar Aug 25 '20 20:08 tobias-richter

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 25 '20 20:08 CLAassistant

what about an optional configfile which will be placed in /etc/snmp directory instead of script arguments?

SourceDoctor avatar Sep 04 '20 21:09 SourceDoctor