Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.
/ check-redis-plugin Public archive

Nagios plugin to monitor Redis memory usage using Webdis

License

Notifications You must be signed in to change notification settings

Soluto/check-redis-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-redis-plugin

Nagios/Icinga2 plugin to monitor Redis memory usage using Webdis. More details can be found in this blogpost.

Usage

node index.js
  -w, --warning=ARG   Warning threshold. The default value is 5
  -c, --critical=ARG  Critical threshold. The default value is 15
  -o, --host=ARG      Webdis host
  -u, --username=ARG  Webdis username
  -p, --password=ARG  Webdis password
  -h, --help          display this help

Releases

No releases published

Packages