Opened 11 years ago

Closed 11 years ago

#161 closed defect (fixed)

xml parsetime not set in html

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

Description

Viewing cluster overview job report, it says at bottom of page:

Downloading and parsing ganglia's XML tree took 0.0000s.

That is not correct

Change History (2)

comment:1 Changed 11 years ago by ramonb

  • Owner changed from somebody to ramonb
  • Status changed from new to assigned

comment:2 Changed 11 years ago by ramonb

  • Resolution set to fixed
  • Status changed from assigned to closed

In 836:

libtoga.php:

  • calculate parsetime

templates/footer.tpl:

  • made parsetime optional

index.php:

  • don't show parsetime for archive: not applicable

overview.php:

  • assign parsetime
  • closes #161
Note: See TracTickets for help on using tickets.