EasyEngine / feature-requests

A repo to track all feature requests on EasyEngine project using issue tracker.
5 stars 2 forks source link

Server Monitoring #7

Open rahul286 opened 10 years ago

rahul286 commented 10 years ago

Mindmap for 1.4 is here - https://mm.tt/385231090?t=8yyzuxSjsI

Possible commands

ee watch ee watch all

--cpu --ram --disk --net --nginx --php --mysql --fail2ban --software --soft --hardware --hard

Existing commands/tools

We need to test existing tools.

core commands

  1. df
  2. du
  3. netstat

    Command-line tools

  4. htop
  5. mysqltuner
  6. tuning-primer
  7. iostat
  8. iftop
  9. glances

    Web-based

  10. http://mmonit.com/monit/ looks good
  11. Linux-Dash #140
rahul286 commented 5 years ago

Update: we are tracking all feature requests under a new https://github.com/EasyEngine/feature-requests/ repo so moved this issue.

michacassola commented 5 years ago

https://my-netdata.io/ was suggested in Slack.

michacassola commented 5 years ago

What about https://prometheus.io/ ?