Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 101)

Ticket Resolution Summary Owner Reporter
#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

#31 duplicate with no jobs jobmond fills log files in no time somebody pk@…
Description

Hello,

the attached patch will make jobmond sleep() not when a PBSError occurs but when there are no jobs in the queue.

#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.

Note: See TracQuery for help on using queries.