https://github.com/oetiker/extopus
Extopus - the Monitoring Aggregator
https://github.com/oetiker/extopus
Last synced: 6 months ago
JSON representation
Extopus - the Monitoring Aggregator
- Host: GitHub
- URL: https://github.com/oetiker/extopus
- Owner: oetiker
- License: gpl-3.0
- Created: 2011-01-01T14:58:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T13:08:52.000Z (about 1 year ago)
- Last Synced: 2024-05-02T00:12:25.417Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://extopus.org
- Size: 2.44 MB
- Stars: 85
- Watchers: 11
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.pod
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
=head1 Extopus - The Monitoring Aggregator
Over the years, many monitoring applications have been developed in
OpenSource space. MRTG, Nagios, Cacti, Ganglia, Torrus, OpenNMS, Munin or
collectd to name only a few. Each of them comes with its own web interface.
Most of these web interfaces have been developed several years ago and do
not make much use of today's Web technologies.Deploying a large scale monitoring system is a major effort. Especially when
it is to be integrated with other parts of the infrastructure. This makes it
quite difficult to move from one monitoring product to another.Often several different monitoring systems are running in parallel to cater
for all the monitoring needs. Sometimes even observing the same properties
for different internal needs (Networkadministartion, Customer portal).The user experience is often not ideal, up to the point where proprietary
solutions are being considered due to the superior looks of their web
interfaces and marketing literature.Extopus is an aggregating front end to a wide array of monitoring systems.
Its plug-in system provides an easy route to integrating data from several
systems into a single instance of Extopus.If connected to an authentication and authorization provider, Extopus can
also present only a subset of the information available for integration into
customer portals and other limited access scenarious.See the the documentation for for more information.