Skip to content

CUI job monitoring program for the torque resource manager

License

Notifications You must be signed in to change notification settings

snsinfu/torque-qtop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CUI job monitoring program for the torque resource manager

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages