| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Monara.zip | 2013-10-13 | 2.7 MB | |
| monara.sql | 2013-10-13 | 5.2 kB | |
| README | 2013-10-13 | 887 Bytes | |
| Totals: 3 Items | 2.7 MB | 0 |
Simple Web based Network Monitoring System - PHP, MySQL
////////////////////////////////////////////////////////////////////////////////////////////////
lahirutm@gmail.com
///////////////////////////////////////////////////////////////////////////////////////////////
Installation
================================================
Download Zip source file and extract it to web folder in linux web host.
Create MySQL database and add configuration to config.php inside the main
directory (monara).
Then upload crontab.txt, cron_cust.php and cron_bst files into monara directory.
Edit and add database configurations for this both files (cron_cust.php, cron_bst.php).
In the same directory add cron shedule to update database using crontab.txt file.
Eg : crontab crontab.txt
Now you can check crontab status using crontab -l