MaaS
From SPACE Wiki
MaaS, or Monitoring-as-a-Service, defines a query interface to the monitoring database of Grand SLAM. It can be used to infer aggregated service and SLA monitoring information and to produce monitoring reports and visualisations.
MaaS consists of three parts: A web service, a Flotr visualisation interface, and a simple database query application.
Technologies
This web service and interactive web applications are written in JSP.
Scientific Material and Documentation
MaaS comes with a manual.
No scientific publications are available yet.
Download/Version Control
Before a stable release becomes available, a Git checkout from the Code Repository will be required. Alternatively, a pre-packaged snapshot version can be installed. See Package Repository for details.
- Package installation:
% apt-get install maas - Git checkout:
% git clone http://serviceplatform.org/code/.git - Git browsing: http://serviceplatform.org:8000/trac/browser/platform-services/maas

