snapt/snapr

This package is abandoned and no longer maintained. No replacement package was suggested.

API for collecting stats from remote HAProxy nodes

Installs: 73

Dependents: 0

Suggesters: 0

Security: 0

Stars: 29

Watchers: 10

Forks: 1

Open Issues: 0

Type:project

1.2.0 2014-04-10 14:34 UTC

This package is auto-updated.

Last update: 2022-05-11 15:32:37 UTC


README

Latest Stable Version Total Downloads

snapr allows REST queries via HTTP in order to expose detailed haproxy statistics and allow various program control functions like enabling and disabling servers. This is distributed for all to use, but primary used and developed by Snapt for their haproxy related products.

Docs

See the doc directory for more detailed documentation.

About

Pronunciation

  • Snapt is said "snapped", and snapr is said "snapper".
  • Yes, we are called Snapped-T a lot.

Requirements

  • snapr works with PHP 5.3 or above.
  • snapr requires composer to install.
  • snapr requires [via composer] silex/silex and symfony/console.

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub

Author

Snapt - sales@snapt.net - https://www.snapt.net
See also the list of contributors which participated in this project.

License

Snapr is licensed under the BSD 3 Clause License - see the LICENSE file for details