-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgallery.html
More file actions
142 lines (117 loc) · 6.26 KB
/
Copy pathgallery.html
File metadata and controls
142 lines (117 loc) · 6.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Central Perf - Web based load testing and monitoring">
<meta name="author" content="Dominique Clairac, Charles Le Gallic">
<title>Central Perf - "Metrology As A Service"</title>
<!-- Bootstrap core CSS -->
<link href="stylesheets/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="stylesheets/carousel.css" rel="stylesheet">
<style type="text/css" id="holderjs-style"></style>
</head>
<body>
<!-- NAVBAR
================================================== -->
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-header" href="#" style="padding-top:5px"><!-- <img src="resources/img/logo-40_150.png" width="125" height="40" alt="Central Perf Logo">--></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="gallery.html" class="active">Gallery</a></li>
<li><a href="credits.html">About</a></li>
<li><a href="http://github.com/centralperf/centralperf/" target="_blank">Project page on GitHub <span class="glyphicon glyphicon-new-window"/></a></li>
</ul>
</div>
</div>
</div>
<div class="container" style="margin-top: 50px;">
<!-- START THE FEATURETTES -->
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">Display all run in one place,<br/><span class="text-muted">current and past executions.</span></h2>
<p class="lead">And launch a new run in one click...</p>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive" src="resources/img/gallery/home.png" width="420" height="500" alt="Dashboard">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5">
<img class="featurette-image img-responsive" src="resources/img/gallery/script.png" alt="Script">
</div>
<div class="col-md-7">
<h2 class="featurette-heading">Preview scripts<br/> <span class="text-muted">Samplers, configurations and variables.</span></h2>
<p class="lead">And manage multiple version for a script</p>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">Monitor launch<br/><span class="text-muted">Response times, errors, throughput...</span></h2>
<p class="lead">And review results long time after a launch, compare with other runs...</p>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive" src="resources/img/gallery/run.png" alt="Run">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5">
<img src="resources/img/picto_download.png"
style="width: 128px; height: 128px;" class="img-circle" alt="Download">
<h2>Download</h2>
<p><a class="btn btn-default" href="http://centralperf.amoae.com:45632/releases/quickstarts/centralperf-1.0.0-BETA-2-tomcat-jmeter-quickstart.zip" role="button" title="Ready to use bundle with Tomcat 7, jMeter and Central Perf">Quickstart bundle <span class="glyphicon glyphicon-download-alt"/></a>
or <a class="btn btn-default" href="http://centralperf.amoae.com:45632/releases/war/centralperf.war" role="button" title="Java Web ARchive only">WAR only <span class="glyphicon glyphicon-download-alt"/></a>
</p>
<p>Current version : 1.0.0-BETA-2, released July 11, 2014</p>
<a href="https://github.com/centralperf/centralperf/issues?milestone=3&state=closed">Release notes</a>
</div>
<div class="col-md-7">
<h2 class="featurette-heading">Try it by yourself<br/><span class="text-muted">Download the latest version</span></h2>
<p class="lead">Uncompress the archive, and launch !</p>
</div>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>© 2014 <a href="mailto:contact@centralperf.org">Central Perf Team</a><br/>
Code licenced under the <a href="http://www.gnu.org/licenses/agpl-3.0.html">AGPL license</a></p>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="javascripts/jquery.min.js"></script>
<script src="javascripts/bootstrap.min.js"></script>
<script src="javascripts/docs.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47569261-1', 'centralperf.org');
ga('send', 'pageview');
</script>
</body></html>