Repository: nifi-site
Updated Branches:
  refs/heads/master ccfce4772 -> 187807153


NiFi Devs: powered by nifi page, addition of Slovak Telekom

This closes #12.

Signed-off-by: Andy LoPresto <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/18780715
Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/18780715
Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/18780715

Branch: refs/heads/master
Commit: 187807153c4824c62a81580a63e42d4c23e4596f
Parents: ccfce47
Author: Michal Klempa <[email protected]>
Authored: Wed Feb 15 09:03:43 2017 +0100
Committer: Andy LoPresto <[email protected]>
Committed: Wed Feb 15 01:08:25 2017 -0800

----------------------------------------------------------------------
 src/pages/html/powered-by-nifi.hbs | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-site/blob/18780715/src/pages/html/powered-by-nifi.hbs
----------------------------------------------------------------------
diff --git a/src/pages/html/powered-by-nifi.hbs 
b/src/pages/html/powered-by-nifi.hbs
index e15e1bc..d96468c 100644
--- a/src/pages/html/powered-by-nifi.hbs
+++ b/src/pages/html/powered-by-nifi.hbs
@@ -55,6 +55,11 @@ engine visualization technology.
                 <td>Commercial/Federal Consulting</td>
                 <td>Design large scale NIFI clusters for high volume 
ingest/egress and provide day to day operational support and maintenance.</td>
             </tr>
+            <tr>
+                <td><a href="https://www.telekom.sk/about/";>Slovak Telekom</td>
+                <td>Telecommunications</td>
+                <td>Uses Apache NiFi to power active monitoring. As various 
network devices are being monitored, SNMP as the unifying protocol is used for 
communication. Apache NiFi is in active query mode to periodically query these 
devices. Transformation of the SNMP responses and their transfer to HDFS and 
Elastic are built using Apache NiFi as well.</td>
+            </tr>
         </table>
     </div>
 </div>

Reply via email to