pbsmonitor

A PBS job monitor powered by CoolQ, which can send states of Portable Batch System to QQ.

Downloads
35
Stars
1
Committers
4

PBSMonitor

A PBS job monitor powered by CoolQ, which can send states of Portable Batch System to QQ.

Author: Jinzhe Zeng

Email: [email protected]

Installation

With pip

pip install pbsmonitor

Build from source

git clone https://github.com/njzjz/pbsmonitor
cd pbsmonitor/
pip install .

Simple example

You need to install CoolQ and CoolQ HTTP API plugin. Then create a QQ group to reveive messages.

pbsmonitor -c bjobs -k jzzeng -r http://192.168.1.1:6000 -g 123456789
Package Rankings
Top 30.73% on Pypi.org
Badges
Extracted from project README
python version PyPI Build Status Coverage Status codecov