Hello,
I have developed recently a tool which is able to monitor linux servers and also able to send some actions to them. The advantage of this tool is the security.
If you understand from image, this is the way of working ( IM Server is not able to send other kind of commands which can compromise server all data are sent through mysql from clients )
Thats mean no SSH plain passwords
On each server an agent is running which is able to do the predefined actions
You are able to add how many linux servers inside and monitor all of them
A dashboard for every server registred
A main page with list of all servers registred where you can see their hostname uptime os version ram usage and cpu usage
What can it do:
Add users, restart services, check logs, check filesystems usage and volume groups space, check users, check processes by RAM or CPU.
CPU Usage, Ram Usage
MAIN LIST
DASHBOARD:
ADD USER:
I know there are so many tools for monitoring but no one of those tools is working in the way i made this one.
Is anyone interested for such kind of tool ?