Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

ARCHIVED: A monitoring check script for Rackspace Cloud Load Balancer node status checks, which will automatically reboot unresponsive nodes.

Notifications You must be signed in to change notification settings

schwing/Rackspace-LBaaSMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

This project depends on Composer, and dependencies must be fetched:

# Clone the repository
git clone https://github.com/schwing/Rackspace-LBaaSMonitor

# Enter the directory
cd Rackspace-LBaaSMonitor

# Install Composer to the local directory
curl -sS https://getcomposer.org/installer | php

# Fetch all dependencies into the local directory
php composer.phar install

All configuration options are located at the top of lbaasmonitor.php. Adjust accordingly.

Running the script requires no flags:

php lbaasmonitor.php

About

ARCHIVED: A monitoring check script for Rackspace Cloud Load Balancer node status checks, which will automatically reboot unresponsive nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages