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

Latest commit

 

History

History
25 lines (18 loc) · 595 Bytes

File metadata and controls

25 lines (18 loc) · 595 Bytes

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