torque-qtop

module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: MIT

README

qtop

Release Build Status MIT License

CUI job monitoring program for the torque resource manager.

Install

Download the static 64-bit linux build qtop from release page. Put it into your bin directory and now you can use qtop command.

Requirements

qtop itself is a statically linked pure go program and requires nothing. Works with TORQUE 6.1.2 servers. trqauthd must be listening on unix domain socket /tmp/trqauthd-unix.

Build

git clone https://github.com/snsinfu/torque-qtop
cd torque-qtop
go build -o ~/bin/qtop ./qtop/cmd

Test

go vet ./...
go test ./...

Torque support

qtop is developed only for torque version 6.1.2. I won't support any future versions because torque went proprietary.

Directories

Path Synopsis
Package dis implements encoding and decoding of the DIS (data is string) serialization format used by pbs_server.
Package dis implements encoding and decoding of the DIS (data is string) serialization format used by pbs_server.
Package pipeenc implements encoding and decoding of the serialization format used by trqauthd.
Package pipeenc implements encoding and decoding of the serialization format used by trqauthd.
cmd

Jump to

Keyboard shortcuts

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