Opened 11 years ago

Last modified 11 years ago

#160 closed task

version 0.4 — at Version 6

Reported by: ramonb Owned by: ramonb
Priority: normal Milestone: 1.0
Component: general Version: 1.0
Keywords: Cc:
Estimated Number of Hours:

Description (last modified by ramonb)

Work in progress to get Job Monarch working again with new Ganglia.

Should result in release: 0.4

Now have a semi-working setup:

Tested with Ganglia 3.40 and Ganglia-web2 3.5.6

Already fixed a lot, but still some stuff to do.

TODO:

  • Still a little slow
  • update web templates to ganglia-web2 html/css
  • fix running/queued jobs graph
  • rename metrics so they display lower on alphabet sort of metrics list
  • fix job arrays
  • check archive
  • address (missing) jobrange/jobstart line for RRDs in overview

Change History (6)

comment:1 Changed 11 years ago by ramonb

  • Description modified (diff)
  • Version changed from 0.3.1 to 0.4

comment:2 Changed 11 years ago by ramonb

  • Description modified (diff)

comment:3 Changed 11 years ago by ramonb

job arrays use same style jobid-sequence as jobmond, so think should change separator

i.e.:

6758475-1.batch1     marenh   serial   JobStopoGAIN-EA.  10364     1   1    --  15:00 R 01:23
   r40n22/0
 
6758490.batch1.l     mbotseka serial   batch_all6_P.txt    --      1   1    --  02:20 R   -- 
   r39n9/0
    -- 

and in jobmond

Fri, 22 Mar 2013 13:14:02 [gmetric 145.101.32.3:8649] name: zplugin-monarch-job-6758490-0 - val: status=R start_timestamp=1363953787 name=batch_all6_P.txt poll_interval=120 domain=lisa.surfsara.nl queue=serial reported=1363954441 requested_time=02:20:00 queued_timestamp=1363950186 owner=mbotseka nodes=r39n9 - dmax: 240

Fri, 22 Mar 2013 13:14:02 [gmetric 145.101.32.3:8649] name: zplugin-monarch-job-6758475-1-0 - val: status=R start_timestamp=1363949179 name=JobStopoGAIN-EA.txt-1 poll_interval=120 domain=lisa.surfsara.nl queue=serial reported=1363954441 requested_time=15:00:00 queued_timestamp=1363949174 owner=marenh nodes=r40n22 - dmax: 240

that screws things up

comment:4 Changed 11 years ago by ramonb

  • Description modified (diff)
  • Owner changed from somebody to ramonb
  • Status changed from new to assigned

comment:5 Changed 11 years ago by ramonb

it appears the jobstart / jobrange variable for graphing is no longer present ganglia-web2. might need to implement one

comment:6 Changed 11 years ago by ramonb

  • Description modified (diff)
Note: See TracTickets for help on using tickets.