An open API service indexing awesome lists of open source software.

https://github.com/agarzon/mobitorix

A mobile interface for Monitorix
https://github.com/agarzon/mobitorix

Last synced: about 1 year ago
JSON representation

A mobile interface for Monitorix

Awesome Lists containing this project

README

          

MOBITORIX
===========

Description
---------------

Is just a simple (but nice) mobile interface for Monitorix (http://www.monitorix.org/).

Requirements
-------------------

* Monitorix
* Apache
* PHP

Configuration
--------------
Just rename config.dev.php to config.php and set the hostname where Monitorix is running.

Prepare a CRON task to regenerate reports every 5 minutes:
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/share/monitorix/cgi-bin/monitorix.cgi mode=localhost graph=all when=day color=black >/dev/null 2>&1 #Regenerate monitorix report

TODO
-------

* Refresh button
* Add more graphics
* Enable/Disable graphics by config
* Friendly urls (.htaccess)

License
-------

MOBITORIX is licensed under the MIT License.

Author
-------

Alexander Garzon
@alexandergarzon