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
- Host: GitHub
- URL: https://github.com/agarzon/mobitorix
- Owner: agarzon
- Created: 2011-12-07T15:28:40.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T19:29:17.000Z (over 13 years ago)
- Last Synced: 2025-04-09T20:18:30.358Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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