Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to 0.99b "Xen" #51

Merged
merged 46 commits into from
Mar 9, 2016
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
b8336ae
Update ViPullStatistics.pl
rschitz Nov 28, 2015
5a6aa8e
Create VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Nov 28, 2015
03f35d3
Create VMware_Multi_Cluster_Top_N_VM_Overcommit.json
rschitz Nov 28, 2015
f009b7d
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Nov 28, 2015
0576fb4
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Nov 28, 2015
ed6e9db
Update VMware_FlambX.json
rschitz Dec 14, 2015
d260e5f
Update ViPullStatistics.pl
rschitz Jan 17, 2016
dbbc728
Update VsanPullStatistics.pl
rschitz Jan 30, 2016
4130c4d
Update VsanPullStatistics.pl
rschitz Feb 10, 2016
2f00c8b
Create VMware_VSAN_Resync.json
rschitz Feb 10, 2016
1e7bafe
Create VMware_VSAN_DiskGroup_Capacity.json
rschitz Feb 13, 2016
471d602
Update VsanPullStatistics.pl
rschitz Feb 17, 2016
53c6a8d
Update updateRunner.xml
rschitz Feb 18, 2016
2b098ea
Update sexigraf_version
rschitz Feb 18, 2016
cb528c9
Update ViPullStatistics.pl
rschitz Feb 20, 2016
23decc7
Update VsanPullStatistics.pl
rschitz Feb 21, 2016
d833a1a
Update ViPullStatistics.pl
rschitz Feb 23, 2016
f4e5be5
Update VsanPullStatistics.pl
rschitz Feb 23, 2016
62c21e1
Update getInventory.pl
rschitz Feb 23, 2016
6a63e60
Update VsanPullStatistics.pl
rschitz Feb 29, 2016
7b966b2
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Feb 29, 2016
3fae322
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Feb 29, 2016
0cb6bc8
Update VMware_Multi_Cluster_Top_N_VM_Overcommit.json
rschitz Feb 29, 2016
28b35fd
Update VMware_VSAN_SSD_Stats.json
rschitz Feb 29, 2016
77c4dde
Update updater.php
vmdude Mar 1, 2016
f41ca3a
Update VsanPullStatistics.pl
rschitz Mar 1, 2016
ee96595
Update SexiGraf_Pull_Exec_Time.json
rschitz Mar 2, 2016
71b879d
Update VsanPullStatistics.pl
rschitz Mar 2, 2016
9a4ab69
Update VsanPullStatistics.pl
rschitz Mar 3, 2016
e54b9f0
Update home.json
rschitz Mar 3, 2016
348f390
Update VMware_Multi_Cluster_Top_N_VM_Overcommit.json
rschitz Mar 3, 2016
6b19f16
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Mar 3, 2016
36d74d5
Update VMware_Multi_Cluster_Top_N_VM_Overcommit.json
rschitz Mar 3, 2016
ed25caf
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Mar 3, 2016
778d7a2
Update VMware_Multi_Cluster_Top_N_VM_Overcommit.json
rschitz Mar 3, 2016
44f95f4
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
rschitz Mar 3, 2016
b123f59
Update VMware_Multi_Cluster_Top_N_VM_Overcommit.json
rschitz Mar 3, 2016
13eac20
Update sexigraf.css
vmdude Mar 4, 2016
fb13499
Update VMware_VSAN_SSD_Stats.json
rschitz Mar 4, 2016
89a8b77
Better handling tiny screen resolution
vmdude Mar 4, 2016
c5e3725
Update SexiGraf_Pull_Exec_Time.json
rschitz Mar 4, 2016
f0ec708
Prohibid browser from caching admin pages
vmdude Mar 4, 2016
8b994e7
Force CSS refresh by tricking URL
vmdude Mar 4, 2016
63857f0
Create VMware_VSAN_NAA_Latency.json
rschitz Mar 8, 2016
37ca470
Create VMware_Multi_Cluster_Top_N_VM_QuickStats.json
rschitz Mar 8, 2016
5dc066b
Update VMware_VSAN_NAA_Latency.json
rschitz Mar 8, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update VMware_Multi_Cluster_Top_N_VM_Stats.json
  • Loading branch information
rschitz committed Mar 3, 2016
commit 6b19f16656ab3bea22077d063cb4c88205294805
Original file line number Diff line number Diff line change
Expand Up @@ -348,31 +348,25 @@
"time_options": [
"5m",
"15m",
"30m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
"2h",
"1d"
],
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
"3h",
"6h",
"12h",
"24h"
],
"now": true
}
],
"time": {
"from": "now-12h",
"from": "now-1h",
"to": "now"
},
"templating": {
Expand Down