Skip to content

Level-Up/Supervisord-Nagios-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Supervisord-Nagios-Plugin

Instalation

Copy the file check_supv.py to your Nagios/Icinga directory and make executable

Configuration

Set the supervisorctl status command, default is

SUPERV_STAT_CHECK='sudo supervisorctl status'

Please make sure nagios/icinga user can run the command without password

Command

Run the command with the name of the supervisord process as it appears in supervisorctl status

check_supv -p PROCESS_NAME

About

A Nagios/icinga plugin to monitor indivdual supervisord processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages