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 6f9443d  Added Zabbix to the integrations page; And updated Dutch 
Railways use cases video/description (#75)
6f9443d is described below

commit 6f9443d619dc301d0c85c357d6b848884499e7c8
Author: Mauricio Stekl <[email protected]>
AuthorDate: Mon Mar 1 13:23:53 2021 -0300

    Added Zabbix to the integrations page; And updated Dutch Railways use cases 
video/description (#75)
    
    * promo banner update for Ignite 3 alpha gathering
    
    * added promo bar to downloads; and copied the optimizations done last week 
across the other pages of the site
    
    * added Zabbix to the integrations page
    
    * updated description and video for Dutch Railways
---
 css/ignite-redesign.css                 |   2 +-
 features/management-and-monitoring.html |  28 +++++++++++++++++++++++++++-
 images/zabbix-iso.png                   | Bin 0 -> 1595 bytes
 images/zabbix-screenshot--lg.jpg        | Bin 0 -> 413009 bytes
 images/zabbix-screenshot--sm.jpg        | Bin 0 -> 55228 bytes
 scss/internal_pages.scss                |   2 ++
 use-cases/provenusecases.html           |   5 ++---
 7 files changed, 32 insertions(+), 5 deletions(-)

diff --git a/css/ignite-redesign.css b/css/ignite-redesign.css
index e72c928..afc31bb 100644
--- a/css/ignite-redesign.css
+++ b/css/ignite-redesign.css
@@ -1 +1 @@
-@charset 
"UTF-8";code[class*=language-],pre[class*=language-]{color:#ccc;background:0 
0;font-family:Consolas,Monaco,'Andale Mono','Ubuntu 
Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em
 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=langu [...]
\ No newline at end of file
+@charset 
"UTF-8";code[class*=language-],pre[class*=language-]{color:#ccc;background:0 
0;font-family:Consolas,Monaco,'Andale Mono','Ubuntu 
Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em
 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=langu [...]
\ No newline at end of file
diff --git a/features/management-and-monitoring.html 
b/features/management-and-monitoring.html
index dc19dee..f1c9206 100644
--- a/features/management-and-monitoring.html
+++ b/features/management-and-monitoring.html
@@ -66,7 +66,7 @@ under the License.
             monitoring:
         </p>
 
-
+        
         <h2>
             <a href="/docs/latest/tools/visor-cmd" target="_blank" 
rel="noopener">
                 <img style="margin-bottom:10px;" height="35" width="40" 
src="/images/logo_ignite_32_32.png"
@@ -93,6 +93,7 @@ under the License.
         </ul>
 
         <p style="clear:both;">&nbsp;</p>
+        <!--   -->
 
         <h2 style="padding-bottom: 5px;">
             <a 
href="https://www.gridgain.com/products/software/control-center"; 
target="_blank" rel="noopener">
@@ -114,6 +115,7 @@ under the License.
         </ul>
 
         <p style="clear:both;">&nbsp;</p>
+        <!--   -->
 
         <h2 style="padding-bottom: 5px;">
             <a 
href="https://www.datadoghq.com/blog/monitor-apache-ignite-with-datadog/"; 
target="_blank" rel="noopener">
@@ -135,6 +137,30 @@ under the License.
             <li>Use the built-in health check for Ignite to create an alert to 
notify you about the "node goes offline" events.</li>
         </ul>
 
+        <p style="clear:both;">&nbsp;</p>
+        <!--   -->
+
+        <h2 style="padding-bottom: 5px;">
+            <a href="https://www.zabbix.com/integrations/ignite#tab:official1"; 
target="_blank" rel="noopener">
+                <img style="margin-bottom:10px;" height="37" ; width="35" 
src="/images/zabbix-iso.png"
+                     alt="Zabbix  logo"/>
+            </a>Zabbix
+        </h2>
+
+        <a href="/images/zabbix-screenshot--lg.jpg"><img class="img-responsive 
diagram-right"
+            src="/images/zabbix-screenshot--sm.jpg" width="800" height="366"
+            alt="Zabbix - Apache Ignite integration"/></a>
+
+        <p>Zabbix is an open-source monitoring software tool for diverse IT 
components, including networks, servers, virtual machines and cloud services. 
Zabbix provides monitoring metrics, among others network utilization, CPU load 
and disk space consumption. </p>
+
+        <ul>
+            <li>Official JMX Template for Apache Ignite computing platform. 
This template is based on the original template developed by Igor Akkuratov, 
Senior Engineer at GridGain Systems and Apache Ignite Contributor.</li>
+            <li>For Zabbix version: 5.4 and higher</li>
+            <li>This template works with standalone and cluster instances. 
Metrics are collected by JMX. All metrics are discoverable.</li>
+        </ul>
+
+
+
     </div>
 </article>
 
diff --git a/images/zabbix-iso.png b/images/zabbix-iso.png
new file mode 100644
index 0000000..9fb18c4
Binary files /dev/null and b/images/zabbix-iso.png differ
diff --git a/images/zabbix-screenshot--lg.jpg b/images/zabbix-screenshot--lg.jpg
new file mode 100644
index 0000000..c946b6a
Binary files /dev/null and b/images/zabbix-screenshot--lg.jpg differ
diff --git a/images/zabbix-screenshot--sm.jpg b/images/zabbix-screenshot--sm.jpg
new file mode 100644
index 0000000..45122d8
Binary files /dev/null and b/images/zabbix-screenshot--sm.jpg differ
diff --git a/scss/internal_pages.scss b/scss/internal_pages.scss
index e334158..a8e558c 100644
--- a/scss/internal_pages.scss
+++ b/scss/internal_pages.scss
@@ -178,8 +178,10 @@ article {
     img.diagram-right {
         max-width: 50%;
         float: right;
+        height: auto;
         margin: 0 0 2rem 2rem;
         max-height: 600px;
+        
     }
 
     .fact-question {
diff --git a/use-cases/provenusecases.html b/use-cases/provenusecases.html
index dc5b075..cf52b06 100644
--- a/use-cases/provenusecases.html
+++ b/use-cases/provenusecases.html
@@ -226,10 +226,9 @@ under the License.
 
 
         <h3 class="usecase-video-title">Dutch Railways</h3>
-        <p class="usecase-video-presenter">Apache Ignite provides a 
distributed horizontally scalable data and computational grid, which calculates 
all train movements on the rail infrastructure.
-        </p>
+        <p class="usecase-video-presenter">Detecting Potential Hazardous 
Situations in the Dutch Railway Planning to meet challenges of one of the 
busiest rail infrastructures in Europe JDriven built a space-based architecture 
with Apache Ignite</p>
         <div class="usecase-video">
-          <iframe width="560" height="315" 
src="https://www.youtube.com/embed/dq_Jpf00BUk"; frameborder="0"
+          <iframe width="560" height="315" 
src="https://www.youtube.com/embed/wkCW8YC8eKU"; frameborder="0"
                                 allow="accelerometer; autoplay; 
encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
         </div>
       

Reply via email to