Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amazeelabs/algm_sre_facts_audit

A php script used to gather and process facts about a running site
https://github.com/amazeelabs/algm_sre_facts_audit

Last synced: about 2 months ago
JSON representation

A php script used to gather and process facts about a running site

Awesome Lists containing this project

README

        

# SRE Facts Audit Script

This is a script that simply exists to read several sources of information and output the data in a format that will be processable by some other scripts. It interrogates Drush and php.

*Note* This script should support as wide a number of PHP versions as possible - so we assume it runs on php 5.6+ for now.

To run simply

`php sre_gather_facts.php`

And it will output a json of the gathered facts.

Errors are outputted to stderr