command
module
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: May 26, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Lsf Exporter
Prometheus exporter for IBM Spectrum LSF Manager
Install
$ go install github.com/a270443177/lsf_exporter
Building
$ cd $GOPATH/src/github.com/a270443177/lsf_exporter
$ make
Configuration
Notes:
Running
-
source LSF profile file
bash:
$ source <LSF_TOP>/conf/profile.lsf
OR
csh:
$ source <LSF_TOP>/conf/cshrc.lsf
-
run lsf_exporter
$ ./flexlm_exporter <flags>
Metrics will now be reachable at http://localhost:9818/metrics.
What's exported?
lsid
information.
bhosts -w
bhosts information.
bqueues -w
bqueues information.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package collector includes all individual collectors to gather and export lsf metrics.
|
Package collector includes all individual collectors to gather and export lsf metrics. |
Package config includes all individual types and functions to gather the monitored licenses.
|
Package config includes all individual types and functions to gather the monitored licenses. |
Click to show internal directories.
Click to hide internal directories.