Tyron Madlener
db00fef993
- Monitor: Columns instead of chart width/height
2011-07-13 13:36:03 +03:00
Tyron Madlener
a506d25b6d
Code cleanup, replaced jquery ui sortable with new sortableTable plugin
2011-07-12 21:07:34 +03:00
Tyron Madlener
e2dae437e1
- No CPU,Memory & Swap Charts for DB servers that are not localhost
...
- Everything now internationalized (phew, this took a while)
2011-07-11 20:42:19 +03:00
Tyron Madlener
0b77b4899d
Monitor Log Analyzer: Also truncate long UPDATE's
2011-07-10 20:10:20 +03:00
Tyron Madlener
68b3152a05
Monitor: Save settings to localStorage v0.1
2011-07-10 19:40:51 +03:00
Tyron Madlener
c2fbe0cc25
More usability improvements
2011-07-09 23:15:50 +03:00
Tyron Madlener
49360696ef
also recognize lower case insert
2011-07-09 22:25:33 +03:00
Tyron Madlener
b0e977c835
Monitor: Usability improvements
2011-07-09 21:49:25 +03:00
Tyron Madlener
23a248b980
Now actually does group INSERTs
2011-07-09 19:59:42 +03:00
Tyron Madlener
ab4bf6d737
Monitor Log analyzer: This change should hopefully reduce insert length and group together inserts into same table
2011-07-09 19:01:06 +03:00
Tyron Madlener
87736c6b6d
Monitor Log loading: Better feedback
2011-07-08 11:38:57 +03:00
Tyron Madlener
5edc262033
bugfix for foreach error
2011-07-08 09:01:32 +03:00
Tyron Madlener
b1405cd68d
Monitor: log selection feature v0.1
2011-07-07 20:28:49 +03:00
Tyron Madlener
c9b2f3c69c
Small improvements
2011-07-07 13:07:37 +03:00
Tyron Madlener
7e9dad57f3
- Monitor instructions dialog allowing you to set some log vars
2011-07-06 15:28:59 +02:00
Tyron Madlener
2ee9f03cbb
Merge remote-tracking branch 'origin/master' into tyronm
2011-07-05 18:09:55 +02:00
Tyron Madlener
b8fbb9d1af
Work on the Server Monitor and other things
2011-07-05 17:35:10 +02:00
Tyron Madlener
9d71927551
Small improvements/fixes
2011-07-05 09:23:58 +02:00
Tyron Madlener
cdffaf3115
Small adjustments and linux cpu usage fixed
2011-07-04 11:33:11 +02:00
Tyron Madlener
29f73bf0f0
Monitor (abusing demo server for debugging :D):
...
- Fix for cached mem, cpu load under linux
- Linux memory and swap are stacked
2011-07-01 12:52:55 +02:00
Tyron Madlener
31ea2ca2c8
CPU, Memory and SWAP Usage charts for Windows and Linux
2011-07-01 10:55:52 +02:00
Tyron Madlener
cf1c711445
chartGrid: Refreshrate and chart size can be changed now
2011-06-30 17:44:47 +02:00
Tyron Madlener
0d64558f73
- Chartgrid:
...
- Buttons for edit/remove chart
- Charts can be removd now
2011-06-29 19:11:45 +02:00
Tyron Madlener
2c1a5f3ef9
- Live charting grid: Now you can add new charts to the grid
...
- Bugfixes
2011-06-25 17:05:33 +02:00
Tyron Madlener
3fba1ffea0
Live charting grid v0.1
2011-06-23 20:35:02 +02:00
Tyron Madlener
eb48fc2efb
- Fixes race condition in live charting (when the user changes the refresh rate while there is a POST request to get new data the live chart had 2 timeouts running concurrently)
...
- Some fixes on l10n as suggested by Michal on the mailing list
2011-06-22 13:23:26 +02:00
Tyron Madlener
c7cf7574e4
- Status page now displaying server variable Questions instead of the sum of the Com_ statements. 'Questions' is an established performance measure, the sum of the Com_ statements is not
...
- Query pie chart displays always at least 7 statement types
- Live charts now use the server time on the x-axis, making them independent of time-zones
2011-06-22 10:22:22 +02:00
Tyron Madlener
e7f2afe8ce
- Label for live chart refresh rate list
...
- Better alignment for query pie chart
- some variable escaping for variable editing
2011-06-20 21:15:23 +02:00
Tyron Madlener
5c44a40248
Bugfixes, Adjustments and Server variable editing
2011-06-17 19:04:00 +02:00
Tyron Madlener
14f8664272
some more code formatting
2011-06-16 15:18:24 +02:00
Tyron Madlener
ab5d9b278a
Cleaned up code
2011-06-16 15:03:04 +02:00
Tyron Madlener
0aa13c5497
No php5.3 dependency & fixes ajax requests broken
2011-06-15 19:20:19 +02:00
Tyron Madlener
14cacc70ac
Send correct charset header with ajax responses
2011-06-15 14:37:08 +02:00
Tyron Madlener
2216824c90
- Newest canvg version from trunk fixing display of hidden elements
...
- Some attempts to get png export working for IE8 (needs flashcanvas)
2011-06-14 20:55:37 +02:00
Tyron Madlener
a3510734b1
merge conflicts
2011-06-14 17:19:40 +02:00
Tyron Madlener
9409b76db6
Merge remote-tracking branch 'origin/master'
...
Conflicts:
server_status.php
2011-06-14 17:16:26 +02:00
Michal Čihař
4b73c39775
Always use long <?php tags
2011-06-14 14:21:48 +02:00
Tyron Madlener
d26cace15b
Traffic charting for traffic tab on status page
2011-06-13 23:36:07 +02:00
Tyron Madlener
c9ea04a046
Status variables refresh link once again broken
2011-06-13 21:28:27 +02:00
Tyron Madlener
5ee9a1fe1a
Assures that process table is below traffic/connection tables, not beside
2011-06-13 18:14:57 +02:00
Tyron Madlener
21246070fa
Some style fixes mostly for original theme
2011-06-13 16:55:49 +02:00
Tyron Madlener
9db1342b2a
Bug Fixes
2011-06-13 16:45:31 +02:00
Tyron Madlener
da8124e689
Fixed refresh in variables tab
2011-06-10 19:44:33 +02:00
Tyron Madlener
3ce1e7f759
Small improvements
2011-06-10 19:26:29 +02:00
Tyron Madlener
2bf553247b
Clear timeout once refresh rate has changed and display what the select list is for
2011-06-10 15:35:51 +02:00
Tyron Madlener
bccbff41ae
Configurable refresh rate for real-time charts in the status page
2011-06-10 15:17:52 +02:00
Tyron Madlener
831da843c1
Fixes of some bugs
2011-06-09 20:08:17 +02:00
Tyron Madlener
855532ea2e
replace pChart with highchart for the query statistics
2011-06-07 14:54:51 +02:00
Tyron Madlener
775beaca22
More secure chart export
2011-06-06 15:26:06 +02:00
Tyron Madlener
9abc87d3a5
Connection / Process charting on the server traffic tab
2011-06-06 13:50:17 +02:00