Skip to content

Prometheus exporter for probing local and remote ports

License

Notifications You must be signed in to change notification settings

crestwavetech/port_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

port_exporter

Exporter for probing tcp ports on local and remote servers http://prometheus.io/

Building and running

make
./port_exporter -probe=":80,:22,192.168.1.13:22"

Flags description

Name Description
web.listen-address Address to listen on for web interface and telemetry.
web.telemetry-path Path under which to expose metrics.
probe port or ip:port for probing
status value for result, if 0 time for connection opening will be used

About

Prometheus exporter for probing local and remote ports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published