Giter Site home page Giter Site logo

systemstatus's People

Contributors

dylanhansch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

systemstatus's Issues

Appealing+Modern design

The interface looks too outdated. It should be more modern and appealing to the end user as well as admins.

Not displaying red

When memory or storage go below 35% the bar stays orange instead of changing to red.

NodeJS remote application

In addition to offering a PHP script as the "remote script" option, offer a NodeJS application that can run on a server and output resource info to a webpage. Great if running apache/nginx and PHP isn't optimal.

PHP split()

PHP split() was depreciated in PHP 5.3.0, and removed in PHP 7.0.0. Split() is used in remote.php.

Down/Up Email Notifications

Option to email admins if server goes down and when it comes back up. Should have ability to set how many "timeouts" must occur before sending a notification (for preventing false notifications).

Monitor network traffic

Monitor inbound+outbound traffic and display a nice graph or table (depending on admin configuration). Admins should be able to decide whether they want to monitor all interfaces, specific interfaces, or none at all.

Note: This will most likely require a more advanced back-end daemon rather than a PHP script.

Themes

Separate CSS and images into "themes" so custom ones can be written easy, and at least 1 can be shipped with the software.

Green bar under 10%

When the RAM or Storage go below 10%, the bar turns from red back to green. This shouldn't be happening. Possibly due to double digits?

Removing an announcement deletes the admin user.

Title really covers most of the issue.

I tested this twice and trying to remove the announcement that I submitted on the admin account actually removes the user out of the database when I click to remove the announcement.

memTC and storageTC undefined

This spams the apache error log.

[Mon May 18 19:40:13 2015] [error] [client 168.235.69.250] PHP Notice: Undefined variable: memTC in /var/www/remote.php on line 87
[Mon May 18 19:40:13 2015] [error] [client 168.235.69.250] PHP Notice: Undefined variable: storageTC in /var/www/remote.php on line 107

Incorrect asset links

There are several incorrect links, also login is not working. System is not usable.

Issues when running install.php for the first time

Getting three errors when I first run the install.php file after I uploaded all the files.

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/node/public_html/newstatus/install.php:94) in /home/node/public_html/newstatus/global.php on line 3

Table 'node_stat.users' doesn't exist

Fatal error: Call to a member function bind_param() on a non-object in /home/node/public_html/newstatus/global.php on line 62

I've setup the basedirectory in config.php as well as correct MySQL DB details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.