Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 101)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#58 worksforme Error on php with 0.3.1 ramonb leotavaneiro@…
Description

Hi, I'm getting a blank image on cluster page on ganglia and it is not showing the running jobs.

[Fri Jul 04 13:45:52 2008] [error] [client 10.25.28.31] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/mpet_linux/addons/job_monarch/libtoga.php on line 39, referer: http://ganglia2/mpet_linux/?m=load_one&r=hour&s=descending&c=MPET+Linux+bwr4&h=&sh=1&hc=4

#53 worksforme Error trying to run jobarchive ramonb mhanafi@…
Description

Looks like it doesn't find all the hosts and give the following error... I have tried version 0.3.1 and 0.4

[root@aphrodite-adm jobarchived]# python jobarchived.py 
Mon 17 Mar 2008 15:37:36 - Checking database..
Mon 17 Mar 2008 15:37:36 - Check done.
Mon 17 Mar 2008 15:37:36 - Checking rrd archive..
Mon 17 Mar 2008 15:37:36 - Check done.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): started.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Retrieving XML data..
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Done retrieving.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Parsing XML..
Mon 17 Mar 2008 15:37:36 - main threading started.
Mon 17 Mar 2008 15:37:36 - XML: Processed 1492 elements - found 1 (updated) jobs
Mon 17 Mar 2008 15:37:36 - ganglia_xml_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_xml_thread(): Sleeping.. (15s)
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Storing..
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Retrieving XML data..
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Done retrieving.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Parsing XML..
Mon 17 Mar 2008 15:37:36 - ganglia_store_metric_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_store_metric_thread(): Storing data..
Mon 17 Mar 2008 15:37:36 - ganglia_store_thread(): started.
Mon 17 Mar 2008 15:37:36 - ganglia_store_thread(): Sleeping.. (360s)
Mon 17 Mar 2008 15:37:36 - Entering storeMetrics()
Mon 17 Mar 2008 15:37:36 - size of cluster 'aphrodite': 3 hosts 71 metrics 71 values 1027 bits 128 bytes 
Exception in thread store_metric_thread:
Traceback (most recent call last):
  File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap
    self.run()
  File "/usr/lib64/python2.4/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "jobarchived.py", line 1378, in storeThread
    ret = self.myXMLHandler.storeMetrics()
  File "jobarchived.py", line 1104, in storeMetrics
    ret = rrdh.storeMetrics()
  File "jobarchived.py", line 1752, in storeMetrics
    create_ret = self.createCheck( hostname, metricname, period )
  File "jobarchived.py", line 1891, in createCheck
    heartbeat   = 8 * int( interval )
TypeError: int() argument must be a string or a number

Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Done parsing.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): finished.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Done storing.
Mon 17 Mar 2008 15:37:36 - ganglia_parse_thread(): Done parsing.
Mon 17 Mar 2008 15:37:36 - torque_xml_thread(): Sleeping.. (15s)
#74 fixed Error while trying to run jobmond somebody lari.lloret@…
Description

When trying to run /usr/local/sbin/jobmond.py -c /etc/jobmond.conf I get the following message:

[root@hostname ganglia_jobmonarch-0.3.1]# /usr/local/sbin/jobmond.py -c /etc/jobmond.conf Traceback (most recent call last):

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

main()

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

if not processArgs( sys.argv[1:] ):

File "/usr/local/sbin/jobmond.py", line 92, in processArgs

return loadConfig( config_filename )

File "/usr/local/sbin/jobmond.py", line 137, in loadConfig

DEBUG_LEVEL = cfg.getint( 'DEFAULT', 'DEBUG_LEVEL' )

File "/usr/lib64/python2.3/ConfigParser.py", line 315, in getint

return self._get(section, int, option)

File "/usr/lib64/python2.3/ConfigParser.py", line 312, in _get

return conv(self.get(section, option))

ValueError?: invalid literal for int(): 1

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