You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by dm...@apache.org on 2020/06/15 18:23:03 UTC

[ignite-website] branch master updated: Management tool page update (#20)

This is an automated email from the ASF dual-hosted git repository.

dmagda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 51cd334  Management tool page update (#20)
51cd334 is described below

commit 51cd334232fdf5498154ec13b578e2879baf358a
Author: Mauricio Stekl <ma...@stekl.org>
AuthorDate: Mon Jun 15 15:22:54 2020 -0300

    Management tool page update (#20)
    
    * updated management tools page; added 301 since it changed the its URL
    
    * updated content on management tools page
    
    * updated management tools page; added 301 since it changed the its URL
    
    * updated content on management tools page
    
    Co-authored-by: Mauricio Stekl <ma...@gridgain.com>
---
 .htaccess                                          |   5 +-
 ...monitor.html => management-and-monitoring.html} |  54 ++++++++++++++++-----
 images/dashboardcomp_0.png                         | Bin 0 -> 251342 bytes
 3 files changed, 45 insertions(+), 14 deletions(-)

diff --git a/.htaccess b/.htaccess
index ac69a22..29b97ce 100644
--- a/.htaccess
+++ b/.htaccess
@@ -115,7 +115,7 @@ Redirect 301 /use-cases/comparison/ignite-for-nosql.html /
 Redirect 301 /features/datagrid.html /use-cases/in-memory-data-grid.html
 Redirect 301 /use-cases/platforms/dotnet.html /features/multilanguage.html
 Redirect 301 /provenusecases.html /use-cases/provenusecases.html
-Redirect 301 /features/datavisualization.html /features/manageandmonitor.html
+Redirect 301 /features/datavisualization.html /features/management-and-monitoring.html
 Redirect 301 /addons.html /features.html
 Redirect 301 /arch/durablememory.html /arch/multi-tier-storage.html
 Redirect 301 /features/runseverywhere.html /features/multilanguage.html
@@ -127,6 +127,9 @@ Redirect 301 /arch/persistence.html /arch/native-persistence.html
 Redirect 301 /features/transactions.html /features/acid-transactions.html
 Redirect 301 /features/collocatedprocessing.html /features/collocated-processing.html
 Redirect 301 /use-cases/hpc.html /use-cases/high-performance-computing.html
+#
+Redirect 301 /features/manageandmonitor.html /features/management-and-monitoring.html
+
 
 
 ## fixes for 404 reports on GSC
diff --git a/features/manageandmonitor.html b/features/management-and-monitoring.html
similarity index 73%
rename from features/manageandmonitor.html
rename to features/management-and-monitoring.html
index 5e8b2c8..45d97d2 100644
--- a/features/manageandmonitor.html
+++ b/features/management-and-monitoring.html
@@ -38,10 +38,12 @@ under the License.
     <!--#include virtual="/includes/scriptshead.html" -->
 <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Apache Ignite&reg Management & Monitoring</title>
+    <title>Management and Monitoring - Apache Ignite</title>
+    <meta name="description" content="Multiple tools are available to manage, monitor and develop on Apache Ignite.
+    Free tools specifically designed for Ignite are listed here. Learn more.">
     <!--#include virtual="/includes/styles.html" -->
 
-    
+
 </head>
 <body>
 
@@ -54,23 +56,49 @@ under the License.
     </header>
     <div class="container">
             <p>
-                Apache Ignite® exposes metrics in JMX and OpenCensus formats making it possible to monitor the
-                clusters with a broad range of tools, including Zabbix, Prometheus, Grafana, App Dynamics.
+                Apache Ignite<sup>®</sup> exposes metrics in JMX and OpenCensus formats making it possible to monitor the
+                clusters with a broad range of tools, including Zabbix, Prometheus, Grafana, and AppDynamics.
             </p>
             <p>
 
-                On top of that, below is a list of tools developed specifically for Ignite production maintenance.
+                In addition, below is a list of tools developed specifically for Ignite production maintenance and development.
                 In addition to the monitoring capabilities, those tools let us manage Ignite clusters and execute
                 Ignite-specific operations straight from the UI.
             </p>
-        
-            <a href="/images/webconsole-sql.png"><img class="diagram-right img-responsive" src="/images/webconsole-sql.png" alt="Web Console SQL screenshot"></a>
+
+
+            <h2 style="padding-bottom: 5px;">
+                <a href="https://control.gridgain.com/" target="_blank" rel="noopener">
+                    <img style="margin-bottom:10px;" height="35"; width="40" src="/images/gg-iso-70x80.png" alt="GridGain logo" />
+                </a>GridGain Control Center
+            </h2>
+            <a href="/images/dashboardcomp_0.png"><img class="img-responsive diagram-right" src="/images/dashboardcomp_0.png" alt="GridGain Control Center Dashboard diagram" /></a>
+            <p>GridGain Control Center is a free online management, monitoring and development tool for Apache Ignite 2.8.1+.
+                Control Center allows you to:</p>
+            <ul class="page-list">
+                <li>Maintain and monitor Ignite nodes and caches with a customizable, drag-and-drop interface</li>
+                <li>View heap, CPU, and other useful node and cache metrics</li>
+                <li>Import database schemas from virtually any RDBMS</li>
+                <li>Execute SQL queries over distributed data sets and simplify query development with a comprehensive editor</li>
+                <li>Perform root cause analysis with visual debugging of API calls</li>
+                <li>Define production alerts based on any of 200+ OpenCensus-based metrics</li>
+            </ul>
+
+            <p>
+                Refer to the <a href="https://www.gridgain.com/docs/control-center/latest" target="_blank" rel="noopener">GridGain Control Center</a>
+                documentation for more details or visit the
+                <a href="https://control.gridgain.com/welcome" target="_blank" rel="noopener">GridGain Control Center</a> website.
+                </p>
+                <p style="clear:both;">&nbsp;</p>
+
+
+
             <h2>
                 <a href="https://console.gridgain.com/" target="_blank" rel="noopener">
                     <img style="margin-bottom:10px;" height="35" width="40" src="/images/logo_ignite_32_32.png" alt="Apache Ignite logo" />
                 </a>Ignite Web Console
             </h2>
-            
+            <a href="/images/webconsole-sql.png"><img class="diagram-right img-responsive" src="/images/webconsole-sql.png" alt="Web Console SQL screenshot"></a>
             <p>Ignite Web Console is an interactive web-based management tool that lets you:</p>
             <ul class="page-list">
                 <li>Create and download various configurations to use for your Apache Ignite cluster.</li>
@@ -81,10 +109,10 @@ under the License.
             <p>Refer to the <a href="https://apacheignite-tools.readme.io/docs/ignite-web-console" target="_blank"
                     rel="noopener">Ignite Web Console</a> documentation for more details.</p>
 
-            
+
             <p style="clear:both;">&nbsp;</p>
-    
-            
+
+
             <h2 style="padding-bottom: 5px;">
                 <a href="https://console.gridgain.com/" target="_blank" rel="noopener">
                     <img style="margin-bottom:10px;" height="35"; width="40" src="/images/gg-iso-70x80.png" alt="GridGain logo" />
@@ -108,8 +136,8 @@ under the License.
                 <p style="clear:both;">&nbsp;</p>
         </div>
 </article>
-                
-                    
+
+
 
     <!--#include virtual="/includes/footer.html" -->
 
diff --git a/images/dashboardcomp_0.png b/images/dashboardcomp_0.png
new file mode 100644
index 0000000..d884adb
Binary files /dev/null and b/images/dashboardcomp_0.png differ