Skip to content

Commit a23f2a4

Browse files
committed
enterprise features
1 parent 23be074 commit a23f2a4

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

faqs.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,11 @@ <h2 class="section-title">Pricing</h2>
197197
<div class="section-block">
198198
<h3 class="question"><i class="fa fa-question-circle"></i> How much does it cost to use
199199
Mongoclient ?</h3>
200-
<div class="answer">0$, yes Mongoclient commercial is completely free and open source
201-
and it will be. But if that doesn't suit your needs contact us by sending a mail to
202-
<a
203-
href="mailto:[email protected]">[email protected]</a> for
200+
<div class="answer">0$, yes Mongoclient has two editions, one of them is completely free
201+
and open source
202+
and it will be. But if that doesn't suit your needs contact us by
203+
sending a mail to
204+
<a href="mailto:[email protected]">[email protected]</a> for
204205
Mongoclient
205206
Enterprise.
206207
</div>
@@ -209,8 +210,9 @@ <h3 class="question"><i class="fa fa-question-circle"></i> How much does it cost
209210
<h3 class="question"><i class="fa fa-question-circle"></i> How much does it cost to use
210211
Mongoclient Enterprise ?
211212
</h3>
212-
<div class="answer">Depends on your needs, contact us by sending a mail to <a
213-
213+
<div class="answer">Depends on your needs, includes many other features, contact us by
214+
sending a mail to <a
215+
214216
</div>
215217
</div><!--//section-block-->
216218
<div class="section-block">

start.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,27 @@ <h6>Features</h6>
135135
</ul>
136136
</div>
137137
</div>
138+
<div class="row">
139+
<div class="col-md-12 col-sm-12 col-xs-12">
140+
<h6>Enterprise Features</h6>
141+
<ul class="list">
142+
<li>Save live monitoring data for later use
143+
</li>
144+
<li>Email notification for per incident (RAM, CPU usage) for the specified
145+
levels
146+
</li>
147+
<li>Performance analyzer</li>
148+
<li><b>Save & Share</b> your queries with your teammates with only single
149+
link.
150+
</li>
151+
<li>Manage <b>replica sets & shard clusters</b> from an intuitive GUI</li>
152+
<li>Save aggregation tool's queries for later use</li>
153+
<li>Data comparision between collections & databases</li>
154+
<li>Priority support response time (2 business days)</li>
155+
<li><a href="mailto:[email protected]">Contact us</a> for more...</li>
156+
</ul>
157+
</div>
158+
</div>
138159
</div>
139160
</section><!--//doc-section-->
140161

0 commit comments

Comments
 (0)