Skip to content

K4Y5/Ariane-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ariane-Monitoring

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/

Build Status

alt tag

Server Overview: alt tag

Network History alt tag

Triggers (We will adding more) alt tag

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

About

All data belongs to us! Bro.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published