Skip to content

Latest commit

 

History

History

opsworks_processes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Logcheck by Infopark Infopark

A Scout plugin to monitor and restrict the amount of running Opsworks agents.

Usage

Prerequisites

The scout user on the machine has to have the right to sudo /usr/bin/killall -9 opsworks-agent.

Metrics

The amount of Opsworks master proceses is reported as master_count and the total amount of Opsworks processes is reported as total_count.

After ten sequent reports with a master count greater than one, all Opsworks processes are being killed. Thereupon one master will be started by monit and no ressources are being wasted by too many Opsworks processes.

Development

$ bundle
$ bundle exec rspec

License

LGPG-3.0 License. Copyright 2013 Infopark AG. http://www.infopark.com