Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Developing VPS status panel for mobile, need your suggestions and feedback
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Developing VPS status panel for mobile, need your suggestions and feedback

ckissickissi Member
edited February 2015 in General

Hi guys,
I'm developing VPS status panel for mobile devices and want to hear your suggestions and requirements. It will be free of course. Currently there are few sections available:

  • Server load graph (5 min. intervals)
  • Current server load
  • Memory information (RAM + SWAP Total/Free/Available with pie charts)
  • Drive space information (Total/Free/Available with pie charts)
  • System information
  • Running processes information

Thank you for your suggestions...

Here are 2 screenshots:

Imgur
Memory Usage

Comments

  • My first suggestion - dont make it free.
    Why not charge $1 or $1.99 for it?

    It would be worth it

  • ItsChrisGItsChrisG Member
    edited February 2015

    Where's it pull all this information from?

    Is it an app that integrates with a certain control panel? (like Virtualizor or Solus?)

  • What are you making it in? :)

  • Why you do it? I can monitor my vps with virtualizor or solusvm. If you can make it for multiple vps it will have some value (for me).

  • @0xdragon said:
    What are you making it in? :)

    PHP

  • @BuyAds said:
    Why you do it? I can monitor my vps with virtualizor or solusvm. If you can make it for multiple vps it will have some value (for me).

    This would be the next step, via connector script

  • @ItsChrisG said:
    Where's it pull all this information from?

    Is it an app that integrates with a certain control panel? (like Virtualizor or Solus?)

    It uses PHP and native shell commands to pull information.

  • ProfforgProfforg Member
    edited February 2015

    It looks good, but why not just open website of your favourite monitoring (or your own status page) on mobile browser?

  • @Profforg said:
    It looks good, but why not just open website of your favourite monitoring (or your own status page) on mobile browser?

    This will be actually stand alone script , not a service, you install it on your own VPS(server), so it will be your own status script optimized for mobile phones

  • ItsChrisG said: My first suggestion - dont make it free. Why not charge $1 or $1.99 for it?

    how can we test it if it cost? there are other free, why should i pay?

    i agree he has to charge something, but i hate to pay something and then it doesnt work as i need.

  • raindog308raindog308 Administrator, Veteran

    ItsChrisG said: My first suggestion - dont make it free. Why not charge $1 or $1.99 for it?

    Why make it an app?

    You can't use an app like this without a live Internet connection, so just make it a mobile-friendly web page, which is what he appears to be doing. Perfect platform independence with none of the app hassle.

Sign In or Register to comment.