Custom Query (43 matches)
Results (10 - 12 of 43)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#14 | fixed | q_express not always available | bas | sam@… |
Description |
the q_express attribute is not always available and this causes a KeyError? at line 165 in PBSQuery Should be possible to do q_attrs = self.d.get('q_express', None) |
|||
#17 | fixed | spec file fixes | somebody | ramonb |
Description |
there are 2 errors in the spec file;
|
|||
#2 | fixed | pbs_stat.py and others use undefined pbs_geterrmsg | bas | pk@… |
Description |
Hello, with libtorque 2.1.1, pbs-python 2.9.2, ganglia-pbs 0.9.13 under debian/sarge. If I run pbs_stat.py: processors = 0 /usr/bin/gmetric -npbs-state -v"P=0" -tstring -x15 Traceback (most recent call last): File "bin/pbs_stat.py.orig", line 495, in ? a.check_args(sys.argv) File "bin/pbs_stat.py.orig", line 483, in check_args self.once() File "bin/pbs_stat.py.orig", line 416, in once self.get() File "bin/pbs_stat.py.orig", line 266, in get self.error(pbs.pbs_geterrmsg(self.c)) AttributeError: 'module' object has no attribute 'pbs_geterrmsg' this error is also found if you run "rack_pbsmon.py --help". Best,
|
Note: See TracQuery
for help on using queries.