lsf_exporter

command module
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

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

  1. source LSF profile file

    bash:
    $ source <LSF_TOP>/conf/profile.lsf
    OR
    csh:
    $ source <LSF_TOP>/conf/cshrc.lsf 
    
    
  2. 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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
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.

Jump to

Keyboard shortcuts

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