source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @836   11 years ramonb libtoga.php: * calculate parsetime templates/footer.tpl: * made …
(edit) @834   11 years ramonb * fixed
(edit) @833   11 years ramonb * updated
(edit) @832   11 years ramonb * updated
(edit) @831   11 years ramonb * version 1.0
(edit) @830   11 years ramonb * updated
(edit) @829   11 years ramonb * updated version number to 1.0
(edit) @828   11 years ramonb * removed pie chart
(edit) @827   11 years ramonb * updated for 1.0
(edit) @826   11 years ramonb * old test thing
(edit) @825   11 years ramonb * renamed 0.4 -> 1.0
(edit) @824   11 years ramonb * renamed a text
(edit) @823   11 years ramonb graph.php: * pass min/max to rrdtool overview.php: * set units as …
(edit) @822   11 years ramonb * remove Dwoo data assign, is slow
(edit) @821   11 years ramonb * removed ini set * changed sort
(edit) @820   11 years ramonb * commented out ini_set
(edit) @819   11 years ramonb * set report titles
(edit) @818   11 years ramonb * ascending / descending is other way around
(edit) @817   11 years ramonb * find limits does not work for archive
(edit) @816   11 years ramonb * bugfix
(edit) @815   11 years ramonb * pass arrays to template data by reference, else it will be copied * …
(edit) @814   11 years ramonb * changed text on small cluster image
(edit) @813   11 years ramonb * TemplatePower? leftover cleanup
(edit) @812   11 years ramonb * remove meta view, revert back to previous behaviour. Maybe for a …
(edit) @811   11 years ramonb index.php: * dont show metric menu for search anymore * preparation …
(edit) @810   11 years ramonb * assign form name for period selection calendar
(edit) @809   11 years ramonb * cast timestamp to int for operator
(edit) @808   11 years ramonb * changed Now to Last
(edit) @807   11 years ramonb * remove "get fresh data" button. Serves no purpose and breaks time …
(edit) @806   11 years ramonb * better to set in header
(edit) @805   11 years ramonb search.php, templates/search.tpl: * pass self to search pages …
(edit) @804   11 years ramonb * made cpu_report more consistent with other reports * failback for …
(edit) @803   11 years ramonb * added values to legend for load_report
(edit) @802   11 years ramonb * fixed packet_report to include values in legend
(edit) @801   11 years ramonb * more fixes * added values in legend for network_report
(edit) @800   11 years ramonb * fix to archive reports
(edit) @799   11 years ramonb * rewrote mem_report to include now/min/avg/max values
(edit) @798   11 years ramonb * rewrote cpu_report to include Now/Min/Avg/Max? values in both current …
(edit) @797   11 years ramonb * give single metric graphs: Now/Min/Avg/Max? values for current and …
(edit) @796   11 years ramonb * give Running/Queued? jobs graph "Now/Min/Avg/Max?" text in legend
(edit) @795   11 years ramonb * make job start/stop line dashed and different color, with legend
(edit) @794   11 years ramonb * pass self to search, since we don't parse XML in search anymore
(edit) @793   11 years ramonb * job name can have maximum length of 255 by default in Torque * job …
(edit) @792   11 years ramonb * prevent that 1 (or more) failed SQL insert/updates hangs the entire …
(edit) @791   11 years ramonb * added note to self TODO
(edit) @790   11 years ramonb * catch PBSError for PBSQuery.getnodes() just like with …
(edit) @789   11 years ramonb * note to self: TODO
(edit) @788   11 years ramonb * catch unable to connect to PBS on startup/init
(edit) @787   11 years ramonb * print import error (if any) details, i.e.: libtorque.so not found
(edit) @786   11 years ramonb * print FATAL error's in stead of debug_msg 0: else will not show in shell
(edit) @785   11 years ramonb * cleanup
(edit) @784   11 years ramonb * more error checking if the config file exists and is readable
(edit) @783   11 years ramonb * make sure finished jobs get removed from jobAttrsSaved to prevent …
(edit) @782   11 years ramonb * trying to fix job parsing and detection: not everything seen/stored …
(edit) @781   11 years ramonb * updated to include USER/PASS settings for DB
(edit) @780   11 years ramonb * another change to search
(edit) @779   11 years ramonb * some more cleanup and search fix
(edit) @778   11 years ramonb * more fixes to search
(edit) @777   11 years ramonb * fix
(edit) @776   11 years ramonb * archive search is now also Dwoo-anized
(edit) @775   11 years ramonb jobarchived/jobarchived.conf: * added USER/PASSWORD for SQL …
(edit) @774   11 years ramonb * job_id is now varchar and not int anymore (due to array ids) * …
(edit) @773   11 years ramonb * cleanup and fixes * use psycopg2 now
(edit) @772   11 years ramonb * update to new jobmond
(edit) @771   11 years ramonb * update
(edit) @770   11 years ramonb * cleanup
(edit) @769   11 years ramonb * remove TemplatePower?
(edit) @768   11 years ramonb * set rjqj start to default 1 day if only queued jobs in view
(edit) @767   11 years ramonb * also parse grid for header
(edit) @766   11 years ramonb * added drawShadow from trunk to big ClusterImage?
(edit) @765   11 years ramonb * speedup: XML was parsed 2x for ClusterImage?: now only 1x
(edit) @764   11 years ramonb * fixed image map
(edit) @763   11 years ramonb * give rjqj graph also red job start line
(edit) @762   11 years ramonb * cleanup
(edit) @761   11 years ramonb * speedup
(edit) @760   11 years ramonb * add (fake) ajax-loader.gif
(edit) @759   11 years ramonb host_view.php, templates/host_view.tpl: * rewrote from TemplatePower?
(edit) @758   11 years ramonb graph.php, overview.php: * display range in title * removed RRDs …
(edit) @757   11 years ramonb * use css: auto overflow for RRDs
(edit) @756   11 years ramonb * dont need compiled dir in SVN: is generated
(edit) @755   11 years ramonb * add Dwoo
(edit) @754   11 years ramonb job_monarch/index.php: * bring back anti cache headers …
(edit) @753   11 years ramonb index.php, overview.php: * rewrite from TemplatePower? to Dwoo! …
(edit) @752   11 years ramonb * minor optimization
(edit) @751   11 years ramonb job_monarch/libtoga.php: * why call Ganglia's get_ganglia.php …
(edit) @750   11 years ramonb * speedup
(edit) @749   11 years ramonb * more speedup attempts
(edit) @748   11 years ramonb * cleaned out stopElement XML parsing
(edit) @747   11 years ramonb * replaced some string operations with strpos
(edit) @746   11 years ramonb * replaced time intensive for loop * only need to check 1 host really
(edit) @745   11 years ramonb
(edit) @744   11 years ramonb * set default port to interactive gmetad port * remove lisa/gina examples
(edit) @743   11 years ramonb libtoga.php: * allow jobs and nodes to be set externally for …
(edit) @742   11 years ramonb * some minor speedup
(edit) @741   11 years ramonb styles.css, templates/overview.tpl, overview.php: * added fake ajax …
(edit) @740   11 years ramonb * an other fix to range
(edit) @739   11 years ramonb * make sure range is correctly set and passed on
(edit) @738   11 years ramonb libtoga.php, index.php: * fix some weird issue range being …
(edit) @737   11 years ramonb * add host monarch image
(edit) @736   11 years ramonb * more cleanup and fixes
Note: See TracRevisionLog for help on using the revision log.