0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 01:10:24 +00:00
No description
Find a file
2013-01-31 17:34:26 +00:00
bin Setting the proper CONFIG, PID and LOG files for receiver and dynect 2013-01-11 10:56:26 +00:00
conf Setting the proper CONFIG, PID and LOG files for receiver and dynect 2013-01-11 10:56:26 +00:00
docs Add release notes for 1.2.6/1.2.7 2013-01-14 16:43:40 +00:00
etc Adding Alerta Receiver init script 2013-01-15 14:21:31 +00:00
examples Update REST API curl examples 2012-11-27 08:40:20 +00:00
experimental Add AWS EC2 instance state and check status component 2012-12-13 09:23:51 +00:00
htdocs Refresh alert console every 15 minutes 2013-01-31 17:34:26 +00:00
images Update screen shots again 2012-10-01 15:17:52 +01:00
sbin Minor enhancements to alert-query 2012-12-19 16:10:27 +00:00
.gitignore more administrivia 2012-04-10 17:35:36 +01:00
LICENSE administrivia 2012-04-03 23:29:47 +01:00
NOTICE minor typo fixes 2012-04-03 23:49:06 +01:00
pylintrc Make some pylint recommended changes 2012-04-11 12:33:10 +01:00
README.md Fix links in README 2012-10-03 23:19:39 +01:00
TODO.txt Bump version numbers 2012-07-09 10:19:40 +01:00

Alerta monitoring system and console

The alerta monitoring tool was developed with the following aims in mind:

  • distributed and de-coupled so that it is SCALABLE
  • minimal CONFIGURATION that easily accepts alerts from any source
  • quick at-a-glance VISUALISATION with drill-down to detail

console

More screenshots are available here

Installation

The backend components are written in Python and the web frontend in JavaScript so there is nothing to compile.

Requirements

Optional (for alert history)

Note: None of these packages require special configuration to work with Alerta.

More Information

See the alerta wiki

Contribute

If you'd like to hack on Alerta, start by forking this repo on GitHub.

http://github.com/guardian/alerta

License

Alerta monitoring system and console
Copyright 2012 Guardian News & Media

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.