Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.22 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.22 KB

What is it ?

SolusVM-Status is a quick way to check up on your SolusVM VPS to see if it is online, check out the memory / disk space / bandwith usage and quickly shutdown, reboot or boot the VPS without entering the SolusVM control panel.

The script runs using PHP and Curl, interfacing with the SolusVM Client API which can be easily activated through the SolusVM control panel. It's pretty basic, only requiring one simple PHP file and 3 lines of configuration before usage (API key, API hash and the SolusVM master server address). The amazing UI is courtesy of vanilla Bootstrap.

What's it look like ?

SolusVM-Status Screenshot

Also guess what, it's fully responsive. Bet you didn't see that one coming.

Responsive SolusVM-Status Screenshot

Why such poor coding ?

Because I just wanted something functional, fast. And in the end, it works, so I'm happy.

Anything else ?

Feel free to modify, update it and whatever else, just make sure you secure access to the PHP script, otherwise anyone can find the file and click shutdown repeatedly just for "teh lulz". Have fun now.