Allow to show information about subscription where is based a site.
Acquia Monitor
Browser Chrome extension which allows to show Acquia subscriptions data. It also includes ability to build and show direct link to specific Acquia subscription
What is this for?
If you have many Acquia subscriptions for your sites, sometimes you need a quick way to find where a site lives. Traditionally, you would login to insight.acquia.com and navigate through each subscriptions domain list searching each page for a match. Or, if you are technical savvy you could even write a script against their Cloud API to dump and catalog these mappings.
Features
* Show Acquia subscriptions data per a site
* Simple for usage
* Easy for configuration
Configuration
Go to configuration page of the extension by clicking right button mouse on the extensions’ icon. On the page we need to configure X-Acquia-Monitoring Header field.
The value will be a key, which you can find on any one of your server's Apache configuration files. To find the key, run this command on your Acquia server:
_$ grep X-Acquia-Monitoring /etc/apache2/conf.d/*._
Latest reviews
- (2017-05-26) Mikita Chubukou: Awesome!