pbspro_exporter

command module
v0.0.0-...-8d4aa1e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

README

pbspro_exporter

1. Prometheus

# cd prometheus~
# vi prometheus.yml    // add target
# ./prometheus --web.listen-address="0.0.0.0:9090"

2. Docker build

# cd pbspro_exporter/docker
# docker build -t pbspro_exporter:latest .

# docker run --name pbspro_exporter -e PBS_ADDR=pbs server 주소 -p 9107:9107 -d 이미지 이름

3. Docker run

# docker run -d -p 9107:9107 pbspro_exporter

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL