Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 101)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#36 fixed Location of binary for gmetric hardcoded in jobmond.py bastiaans anonymous
Description

The location of the binary for gmetric is hardcoded as

/usr/bin/gmetric

It should rather be a parameter in jobmond.conf as gmetric might be installed e.g. in

/usr/local/bin/gmetric

#40 fixed Jobmond dies when monitoring a number of jobs > number of processors bastiaans anonymous
Description

Jobmond dies with the following traceback when it is monitoring a number of jobs which is superior to the number of processors:

Traceback (most recent call last):

File "/usr/local/sbin/jobmond.py", line 811, in ?

main()

File "/usr/local/sbin/jobmond.py", line 806, in main

gather.run()

File "/usr/local/sbin/jobmond.py", line 339, in run

self.jobs = self.getJobData( self.jobs )

File "/usr/local/sbin/jobmond.py", line 623, in getJobData

count_mynodes = count_mynodes + int( nodepart )

ValueError?: invalid literal for int():

A patch for the error is provided as an attachment.

#54 wontfix Fatal error: Call to undefined function session_start() somebody anonymous
Description

I gets this error:

Fatal error: Call to undefined function session_start() in /var/www/localhost/htdocs/ganglia/addons/job_monarch/overview.php on line 64

follow the instalation guide 100%

i've install pbs-python-2.9.4 ganglia-3.0.6 php-5.2.6 apache-2.2.8

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.