carica / statusmonitor
显示公共监控器的数据和图表
0.1.0
2014-10-01 15:39 UTC
Requires
- php: >=5.3.2
- ext-xsl: *
This package is auto-updated.
Last update: 2024-09-08 21:50:02 UTC
README
---------------------------------------------------------------------
Carica Status Monitor
License: The MIT License
https://open-source.org.cn/licenses/mit-license.php
Copyright: 2012-2013 Thomas Weinert <thomas@weinert.info>
---------------------------------------------------------------------
This is a panic/status monitor. The main component is an Atom reader
written in Javascript using jQuery.
The project makes use of CSS 3. So don't blame me if it doesn't work
in your favorite browser.
--------------------------------------------------------------------
Browser Compatiblity:
- Firefox >= 16
- Chrome >= 20
--------------------------------------------------------------------
The pages are configured using data-Attributes in the HTML pages.
Check the wiki for more information.
https://bitbucket.org/ThomasWeinert/carica-status-monitor/wiki/Home
--------------------------------------------------------------------
The project supports Composer (https://composer.php.ac.cn/) and is
available on Packagist:
https://packagist.org.cn/packages/carica/statusmonitor
--------------------------------------------------------------------
A skeleton project for your implementation using CSM as a library
can be found at:
https://bitbucket.org/ThomasWeinert/carica-status-monitor-skeleton
--------------------------------------------------------------------