Skip to content

Send server statistics to statsd server. Works on node.js and Linux 2.6~

Notifications You must be signed in to change notification settings

ameba-proteus/proteus-monitor-statsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proteus-monitor-statsd

This tool sends server statistics to statsd server.

Install

npm install -g proteus-monitor-statsd

Usage

proteus-monitor-statsd -h 111.222.333.444

options

-h,--host  Host of the statsd server
-p,--port  Port number which statsd server listen
-g,--group Group name of the server. default is `default`
-n,--name  Server name. default is host name
-6,--ipv6  Use IPV6 UDP socket

About

Send server statistics to statsd server. Works on node.js and Linux 2.6~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published