You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2020/01/07 22:58:59 UTC

svn commit: r1872474 - in /ignite/site/branches/ignite-redisign: ./ features/ includes/

Author: dmagda
Date: Tue Jan  7 22:58:59 2020
New Revision: 1872474

URL: http://svn.apache.org/viewvc?rev=1872474&view=rev
Log:
Reworked management and monitoring page.

Added:
    ignite/site/branches/ignite-redisign/features/manageandmonitor.html
      - copied, changed from r1872469, ignite/site/branches/ignite-redisign/features/datavisualization.html
Removed:
    ignite/site/branches/ignite-redisign/addons.html
    ignite/site/branches/ignite-redisign/features/datagrid-2.html
    ignite/site/branches/ignite-redisign/features/datavisualization.html
    ignite/site/branches/ignite-redisign/features/multilanguage-2.html
    ignite/site/branches/ignite-redisign/features/sql-2.html
    ignite/site/branches/ignite-redisign/features/transactions-2.html
Modified:
    ignite/site/branches/ignite-redisign/includes/footer.html
    ignite/site/branches/ignite-redisign/includes/header.html

Copied: ignite/site/branches/ignite-redisign/features/manageandmonitor.html (from r1872469, ignite/site/branches/ignite-redisign/features/datavisualization.html)
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/features/manageandmonitor.html?p2=ignite/site/branches/ignite-redisign/features/manageandmonitor.html&p1=ignite/site/branches/ignite-redisign/features/datavisualization.html&r1=1872469&r2=1872474&rev=1872474&view=diff
==============================================================================
--- ignite/site/branches/ignite-redisign/features/datavisualization.html (original)
+++ ignite/site/branches/ignite-redisign/features/manageandmonitor.html Tue Jan  7 22:58:59 2020
@@ -36,7 +36,7 @@ under the License.
     <link rel="canonical" href="https://ignite.apache.org/features/datavisualization.html" />
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Data Visualization - Apache Ignite</title>
+    <title>Apache Ignite&reg Management & Monitoring</title>
     <!--#include virtual="/includes/styles.html" -->
 
     <!--#include virtual="/includes/sh.html" -->
@@ -48,9 +48,17 @@ under the License.
 
     <main id="main" role="main" class="container">
         <section id="datavisualization" class="page-section">
-            <h1 class="first">Data Visualization Tools for Apache Ignite</h1>
-            <p> Apache Ignite integrates with a variety of data visualization tools that help analyze and interpret the data
-                stored in distributed caches through charts or rich graphical representations providing actionable insights.</p>
+            <h1 class="first">Apache Ignite&reg Management and Monitoring</h1>
+            <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.
+            </p>
+            <p>
+
+                On top of that, below is a list of tools developed specifically for Ignite production maintenance.
+                In addition to the monitoring capabilities, those tools let us manage Ignite clusters and execute
+                Ignite-specific operations straight from the UI.
+            </p>
         </section>
 
         <section id="apache-ignite-web-console" class="page-section">
@@ -59,39 +67,18 @@ under the License.
                     <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/logo_ignite_32_32.png">
-                        </a> Ignite Web Console
+                        </a>Ignite Web Console
                     </h2>
 
-                    <p>Ignite Web Console is an interactive web-based management tool that allows you to:</p>
+                    <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 for Apache Ignite</li>
-                        <li>Automatically load SQL metadata from any RDBMS</li>
-                        <li>Connect to Ignite cluster and run SQL analytics on it</li>
-                        <li>Manage and Monitor Ignite nodes and caches</li>
-                        <li>View heap, CPU, and other useful node and cache metrics</li>
+                        <li>Create and download various configurations to use for your Apache Ignite cluster.</li>
+                        <li>Import database schemas from virtually any RDBMS.</li>
+                        <li>Execute SQL queries over distributed data sets and view the execution plans.</li>
                     </ul>
 
-                    <p>
-                        Ignite Web Console is a web application that can be deployed on your system environment.
-                        For demo purposes, check out <b><a href="https://console.gridgain.com" target="_blank" rel="noopener">Ignite Web Console</a></b> hosted by GridGain.
-                    </p>
-
-                    <div class="page-heading">Docs:</div>
-
-                    <p>Click <a href="https://apacheignite-tools.readme.io/docs/ignite-web-console" target="_blank" rel="noopener">here</a> for documentation.</p>
-
-                    <div class="videos">
-                        <div class="page-heading">Videos:</div>
-                        <ul>
-                            <li>
-                                <i class="fa fa-lg fa-play-circle-o"></i>
-                                <span class="video-title">
-                                    <a target="youtube" href="https://youtu.be/V-o3IFVnk5k">Web Console Monitoring</a>
-                                </span>
-                                <span class="video-duration">04:07</span>
-                            </li>
-                        </ul>
-                    </div>
+                    <p>Refer to <a href="https://apacheignite-tools.readme.io/docs/ignite-web-console" target="_blank"
+                            rel="noopener">Ignite Web Console</a> documentation for more details.</p>
 
                 </div>
                 <div class="col-sm-6 col-md-5 col-xs-12" style="padding-right:0;">
@@ -105,54 +92,35 @@ under the License.
             <div class="col-sm-12 col-md-12 col-xs-12">
                 <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:15px;">
                     <h2 style="padding-bottom: 5px;">
-                        <a href="https://www.tableau.com/" target="_blank" rel="noopener">
-                            <img style="margin-bottom:10px;" height="35"; width="40" src="/images/tableau_logo-2.png">
-                        </a> Tableau
+                        <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">
+                        </a>GridGain Web Console
                     </h2>
-                    <p>Tableau is an interactive data-visualization tool focused on business intelligence.
-                        Using the Ignite ODBC driver, you can connect to an Ignite cluster from Tableau.</p>
-                    <p>You can use Ignite with Tableau to:</p>
-                    <ul class="page-list">
-                        <li>Retrieve distributed data stored in Ignite caches</li>
-                        <li>View tabular or graphical representation of the cached data</li>
-                        <li>Analyze data in different ways supported by Tableau</li>
-                    </ul>
-                    <div class="page-links">
-                        <a href="https://apacheignite-sql.readme.io/docs/tableau" target="_blank" rel="noopener">Integration with Tableau <i class="fa fa-angle-double-right"></i></a>
-                    </div>
-                </div>
-                <div class="col-sm-6 col-md-5 col-xs-12" style="padding-right:0;">
-                    <a href="/images/tableau_visualizing_data.png"><img class="img-responsive" src="/images/tableau_visualizing_data.png"></a>&nbsp;
-                    <p class="img-caption">Click on the image to view full size.</p>
-                </div>
-            </div><p>&nbsp;</p>
-        </section>
 
-        <section id="apache-zeppelin" class="page-section">
-            <div class="col-sm-12 col-md-12 col-xs-12">
-                <div class="col-sm-6 col-md-7 col-xs-12" style="padding-left:0; padding-right:15px;">
-                    <h2 style="padding-bottom: 5px;">
-                        <a href="https://zeppelin.apache.org/" target="_blank" rel="noopener">
-                            <img height="35"; width="40" src="/images/zeppelin_logo.png">
-                        </a> Zeppelin
-                    </h2>
-                    <p>Apache Zeppelin is a web-based notebook that enables interactive data analytics.
-                        Using the Ignite JDBC driver, you can connect to an Ignite cluster from Zeppelin.</p>
-                    <p>You can use Ignite with Zeppelin to:</p>
+                    <p>GridGain Web Console is a free management and monitoring tool,
+                        built on top of Apache Ignite Web Console that allows you to do the following:</p>
                     <ul class="page-list">
-                        <li>Retrieve distributed data using Ignite SQL interpreter</li>
-                        <li>View tabular or graphical representation of the cached data</li>
-                        <li>Execute distributed computations in Scala</li>
+                        <li>All the capabilities of Ignite Web Console.</li>
+                        <li>Manage and Monitor Ignite nodes and caches.</li>
+                        <li>View heap, CPU, and other useful node and cache metrics.</li>
                     </ul>
-                    <div class="page-links">
-                        <a href="https://apacheignite-sql.readme.io/docs/apache-zeppelin" target="_blank" rel="noopener">Integration with Apache Zeppelin <i class="fa fa-angle-double-right"></i></a>
-                    </div>
+
+                    <p>
+                        Refer to <a href="https://www.gridgain.com/docs/web-console/" target="_blank" rel="noopener">GridGain Web Console</a>
+                        documentation for more details and check out a
+                        <a href="https://console.gridgain.com" target="_blank" rel="noopener">hosted version</a>
+                        skipping the installation phase.
+                    </p>
+
+
                 </div>
                 <div class="col-sm-6 col-md-5 col-xs-12" style="padding-right:0;">
-                    <a href="/images/zeppelin-integration-bargraph.png"><img class="img-responsive" src="/images/zeppelin-integration-bargraph.png"></a>&nbsp;
+                    <a
+                            href="/images/ggwc-dashboard.png"><img class="img-responsive"
+                                                                   src="/images/ggwc-dashboard.png"></a>&nbsp;
                     <p class="img-caption">Click on the image to view full size.</p>
                 </div>
-            </div>
+            </div><p>&nbsp;</p>
         </section>
     </main>
 

Modified: ignite/site/branches/ignite-redisign/includes/footer.html
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/includes/footer.html?rev=1872474&r1=1872473&r2=1872474&view=diff
==============================================================================
--- ignite/site/branches/ignite-redisign/includes/footer.html (original)
+++ ignite/site/branches/ignite-redisign/includes/footer.html Tue Jan  7 22:58:59 2020
@@ -20,7 +20,7 @@
             </nav>
             <div class="col-md-4 col-sm-4">
                 <p style="text-align: right">
-                    &copy; 2015 - 2019 <a href="http://www.apache.org/">The Apache Software Foundation</a>.<br/>
+                    &copy; 2015 - 2020 <a href="http://www.apache.org/">The Apache Software Foundation</a>.<br/>
                     Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered trademarks
                     or trademarks of The Apache Software Foundation.
                 </p>

Modified: ignite/site/branches/ignite-redisign/includes/header.html
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/includes/header.html?rev=1872474&r1=1872473&r2=1872474&view=diff
==============================================================================
--- ignite/site/branches/ignite-redisign/includes/header.html (original)
+++ ignite/site/branches/ignite-redisign/includes/header.html Tue Jan  7 22:58:59 2020
@@ -92,13 +92,9 @@
 
                                             <!-- Ignite tooling. -->
                                         <li role="presentation" class="submenu-header">Tooling</li>
-                                        <li><a href="/features/datavisualization.html#apache-ignite-web-console" aria-label="Ignite Web Console"
-                                               onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'ignite_web_console');">
-                                            Ignite Web Console</a>
-                                        </li>
-                                        <li><a href="/features/datavisualization.html" aria-label="Data Visualization and Analysis"
-                                               onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'data_visualization');">
-                                            Data Visualization and Analysis</a>
+                                        <li><a href="/features/manageandmonitor.html" aria-label="Ignite Management & Monitoring"
+                                               onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'ignite_manage_monitor');">
+                                            Management & Monitoring</a>
                                         </li>
                                     </ul>
                                 </li>