Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 101)

Ticket Resolution Summary Owner Reporter
#29 fixed Detailed informations on an old job bastiaans alexis.michon@…
Description

On this page : http://ganglia.sara.nl/addons/job_monarch/?c=LISA+Cluster&view=search&c=LISA+Cluster&id=160023&user=&queue=q_serial&name=&start_from_time=&start_to_time=&end_from_time=&end_to_time=&sortby=id&sortorder=asc&filterorder=id

When i click on the graph at the bottom, i go to the joblist page instead of going to the details page for the time period of selected job.

All lines which speak of host in search.php are commented, that's normal? Uncomment these lines solves the problem.

#30 fixed autocreate jobarchived cluster datadirectories bastiaans bastiaans
Description

If they don't exist now, jobarchived doesn't store rrd files without reporting an error.

He should either report an error or create the directory's himself.

#32 fixed jobarchived use large amount of memory bastiaans gastineau@…
Description

The jobarchived process seems to consume large amount of memory on an Xeon 65 bits with Linux (CentOS 4.5).

It uses 1Gb after an execution of 2 days.

My /etc/jobarchived.conf :

[DEFAULT]

DAEMONIZE : 1

DEBUG_LEVEL : 0

USE_SYSLOG : 1

SYSLOG_LEVEL : 0

SYSLOG_FACILITY : DAEMON

GMETAD_CONF : /etc/gmetad.conf

ARCHIVE_XMLSOURCE : localhost:8651

ARCHIVE_DATASOURCES : "mycluster"

ARCHIVE_HOURS_PER_RRD : 12

ARCHIVE_EXCLUDE_METRICS : ".*Temp.*", ".*RPM.*", ".*Version.*", ".*Tag$", "boott ime", "gexec", "os.*", "machine_type"

ARCHIVE_PATH : /var/lib/jobarch

JOB_SQL_DBASE : localhost/jobarchive

JOB_TIMEOUT : 168

RRDTOOL : /usr/bin/rrdtool

Note: See TracQuery for help on using queries.