This little utility will allow you to watch the "OVH travaux" page to check if there's work in progress based on a set of rules that you must define.
It works in command line interface (CLI) and prints the result of matching rules.
PHP of course !! It has a dependency to PhpFastCache to cache the matching rules for a while.
This project makes use of composer to manage dependencies. Extract the archive then proceed to this command:
composer install
Check the file var/config/rules.ini
to set and customize your own rules, it's already containing some samples
[OK] No rules were matching
[PLANNED] Matching rule \*\*\*CLOUD*** for OVH task #23163 at http://travaux.ovh.net/?do=details&id=23163 with summary "Public cloud planned maintenance"
[KO] At least 1 rule(s) were matching
As long they are relevant, yes we do, may this utility will help some people, so feel free to contribute :)
No, we does not endorse anything or speak on behalf of the OVH company, we're just passionate developers that love free code. And beer also, we love beer.