Ariane-Monitoring is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
You should have received a copy of the license along with this work. If not, see https://creativecommons.org/licenses/by-nc-sa/4.0/
Triggers (We will adding more)
Quick Setup:
- Create a Database, add a User to the Database, Import the sql/ariane.sql file
- Update /pages/config.php with your MySQL login details, your Timezone and your email for alerts.
- Update /scripts/agent.sh and /scripts/install.sh with your URL (wget & curl)
- Edit /tools/create_account.php, remove the exit()
- Run URL/tools/create_account.php in your Browser.
- Login with the Details from create_account.php
- Delete create_account.php or add the exit() again.
- Add the cron.php to your Crontab, like: "* * * * * /usr/bin/php /var/www/ariane/cron.php"
Wallpaper used: http://aquafugit.deviantart.com/art/Ubuntu-Grunge-165623955
Quick Removal:
- rm /var/spool/cron/crontabs/ariane_agent
- pkill -u ariane_agent
- userdel ariane_agent
- rm -r /etc/ariane_agent