Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sev贸n
/
esm
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
aa4181f8
authored
2016-08-17 11:35:20 +0200
by
Rafal Wilinski
Committed by
GitHub
2016-08-17 11:35:20 +0200
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
New updated changes
1 parent
9fd4b2ca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
aa4181f
...
...
@@ -3,10 +3,10 @@ A module based on Socket.io and Chart.js to report realtime server metrics for E

##
How to use it (in progress)
1.
Add this as a dependency (will be on NPM soon)
##
Installation & setup
1.
Run
`npm install express-status-monitor --save`
2.
Before any other middleware or router add following line:
`app.use(
expressMonitor
());`
`app.use(
require('express-status-monitor')
());`
3.
Run server and to go
`/status`
## Options
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment