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