Skip to content

mharsch/mpstat-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mpstat-browser

This repository contains the express + node.js app described in this blog entry. This will only work on an Illumos or Solaris system with the kstat package installed. If the npm-published kstat package won't install, use this one.

Instructions

  • clone this repo
  • cd into mpstat-browser/ and run 'npm install'
  • start server with 'node app.js'
  • browse to hostname:8000/
  • set the 'host to monitor' field to the IP of the machine running app.js
  • click Start, mpstat output should start to appear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published