All Projects → MichaelBelgium → VPS-Monitor

MichaelBelgium / VPS-Monitor

Licence: other
Watch cpu load, ram usage, hdd usage and some more stuff on your website

Programming Languages

javascript
184084 projects - #8 most used programming language
hack
652 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to VPS-Monitor

Laravel Highcharts
Laravel 5 Highcharts Package
Stars: ✭ 31 (-13.89%)
Mutual labels:  highcharts
React Antd Admin
后台前端管理系统,基于react、typescript、antd、dva及一些特别优秀的开源库实现
Stars: ✭ 117 (+225%)
Mutual labels:  highcharts
Angular Material Dashboard
Angular Material Dasshboard using Angular Material, highcharts and flexbox
Stars: ✭ 227 (+530.56%)
Mutual labels:  highcharts
Highcharts trendline
HighCharts demo of scatter plot, including a trend line
Stars: ✭ 79 (+119.44%)
Mutual labels:  highcharts
Splits Io
a speedrunning data store, analysis engine, and racing platform
Stars: ✭ 99 (+175%)
Mutual labels:  highcharts
Highcharts Ng
AngularJS directive for Highcharts
Stars: ✭ 1,741 (+4736.11%)
Mutual labels:  highcharts
Storm Camel Example
Real-time analysis and visualization with Storm-AMQ-Camel-Websockets-Highcharts integration.
Stars: ✭ 28 (-22.22%)
Mutual labels:  highcharts
shell-history
Visualize your shell usage with Highcharts!
Stars: ✭ 100 (+177.78%)
Mutual labels:  highcharts
Vue Highcharts
The Component of Vue 2.x for highcharts
Stars: ✭ 112 (+211.11%)
Mutual labels:  highcharts
Angular Highcharts
Highcharts directive for Angular
Stars: ✭ 202 (+461.11%)
Mutual labels:  highcharts
React Highcharts
React wrapper for Highcharts library
Stars: ✭ 1,247 (+3363.89%)
Mutual labels:  highcharts
Highcharts Chart
Polymer Element wrapper for highcharts library. Seamlessly create various types of charts from one element.
Stars: ✭ 97 (+169.44%)
Mutual labels:  highcharts
Yuqing Monitor Electron
Electron+Node+Socket.io+Vue+ElementUI+Highcharts开发的PC端舆情监控客户端,支持windows、mac、Linux多平台
Stars: ✭ 157 (+336.11%)
Mutual labels:  highcharts
Easychart
A visual editor for the world's best web charting tool: Highcharts.
Stars: ✭ 45 (+25%)
Mutual labels:  highcharts
React Native Highcharts
📈 Add Highcharts charts to react-native app for IOS and Android
Stars: ✭ 247 (+586.11%)
Mutual labels:  highcharts
Highcharts China Geo
Highcharts 中国地图,Highcharts 中国省市地图,Highcharts China Map,南海诸岛geo
Stars: ✭ 29 (-19.44%)
Mutual labels:  highcharts
Lovinghome Real Estate Platform
⚡️基于springboot+MyBatis+FreeMarker+redis+nginx+Echarts+druid等技术的JavaWeb项目------恋家房产平台(采用B/S架构,项目包含前后台,分为前台展示系统及后台管理系统。前台系统包含首页门户、登录注册、房产推荐、房产详情、热门房产、房产及小区搜索、经纪人列表及经纪机构创建、创建房产、房产百科、地图找房、用户个人中心、房产评论、房产打分等模块。 后台管理系统包含房产信息管理、用户管理、管理员管理、小区信息管理、博客管理、评论管理、经纪人管理、系统统计与多种图表展示、数据报表导入导出等模块。系统介绍及详细功能点、技术点见项目内文档描述)
Stars: ✭ 140 (+288.89%)
Mutual labels:  highcharts
scalajs-highcharts
Scala.js static typed facades for Highcharts library
Stars: ✭ 30 (-16.67%)
Mutual labels:  highcharts
cantal
Heartbeating and monitoring solution
Stars: ✭ 44 (+22.22%)
Mutual labels:  monitoring-server
Highcharts Editor
Stars: ✭ 204 (+466.67%)
Mutual labels:  highcharts

VPS Resource Monitor

A very simple, single monitoring page that fetches real-time info about your system. Does not save history.

What does it show ?

  • RAM usage
    • Used
    • Cached
    • Total
    • Free
  • HDD usage
    • Used
    • Total
    • Free
  • CPU specs
    • usage
    • cores
    • speed
    • threads
  • System uptime
  • Network usage
    • amount and size of recieved packets
    • amount and size of sent packets
  • Operating system

Dependencies

These dependencies are required but already included.

  • jQuery
  • Highcharts

Compatibility

This php page has been tested on CentOS 7 and Debian 9 There's a chance you might need to edit the getData.php for your system.

Configuration

This is located in the script.js

var refresh_time = 3; //every x seconds the page get refreshed

Example

If you want you can have yours below too. Just do a pull request and i'll merge it with pleasure.

Image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].