I have created a basic API that you can put on a server. It is very lightweight and currently reports the following:Thanks for the reply
If youve ever used something like GFI RemoteManagement or Kaseya or Bomgar - all for Microsoft products. Its basically the same thing.
What you do is you install a small program on your server that gathers data on the local machine and sends it to the server with the control panel on it.
Monitored metrics:
HDD
CPU
Memory
Network
Packets dropped
As well as controlled from a remote panel:
Copying files.
Running commands.
Rebooting.
The agent would act like a packager that collects all the local statistics send it elsewhere to be collected. But it can also receive commands and execute them.
I've not seen anything particularly like this in the Linux world.
It would obviously need to be very secure as well as light weight,
For some reason that links to this thread - Heres the real link:Development for the responder API has begun on the https://github.com/ServerListing/Server_Listing/tree/responder_api branch
Not quite sure why it is doing that weird linking. The feature should be ready in a few hours. I am just finishing off the ajax requests for the server view.For some reason that links to this thread - Heres the real link:
https://github.com/ServerListing/Server_Listing/tree/responder_api
You work fast!
It is now licensed under the MIT license. Thanks for reminding me!I don't see a mention anywhere of a license - are you leaving it unlicensed...?
Nopesnmp?
Do you mean like a public view? Something like that wouldn't be too hard to do. Did you also want to have users that can only view certain servers?Any future updates for booting/reboot/shutdown and maybe user permissions associated with it? Also a "view only" mode that hides all update buttons and the manage links?
Otherwise it looks great. Very easy to install and configure and works like a champ.