https://github.com/ppmathis/xstatus-v2
Detailed, simple and lightweight server status page
https://github.com/ppmathis/xstatus-v2
Last synced: 2 months ago
JSON representation
Detailed, simple and lightweight server status page
- Host: GitHub
- URL: https://github.com/ppmathis/xstatus-v2
- Owner: ppmathis
- Created: 2012-02-23T20:48:23.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-12T19:11:41.000Z (almost 14 years ago)
- Last Synced: 2026-04-19T01:37:53.468Z (2 months ago)
- Language: PHP
- Homepage: https://www.snapserv.net
- Size: 486 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# XStatus v2
## Detailed, simple and lightweight server status page
* * *
#### What is XStatus?
XStatus is a nice, small and detailed server status page. It shows things like CPU load,
memory usage, disk usage and so on in small and handy graphs. You can find the installation
instructions in the [XStatus wiki](https://github.com/NeoXiD/XStatus/wiki).
#### Version 2 (public-testing)
Version 2 is an experimental public beta. It may be vulnerable, contain bugs or other bad things.
If anything like that occurs, please open an issue report. Basic configuration is possible in
the index.php file at the top.
#### Upcoming features
- Real graphs
- Multi server support
#### System requirements
Any webserver with PHP support. This little handy script doesn't need any root access
or special commands. It will only parse unix commands and /proc/ files.
#### License information
It is licensed under the CC BY-NC-SA 3.0 of which you may obtain a copy at [http://creativecommons.org/licenses/by-nc-sa/3.0/](http://creativecommons.org/licenses/by-nc-sa/3.0/)