Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2016-08-24 11:22:33 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2016-08-24 11:22:33 +0300
commitf1ac2f9534a06bf73b611e9c8038d89a0fe4e953 (patch)
tree8d6e4effc043b0279da870d9ec8cca3581a3ed77 /page-workflow.php
parentb338df5681def95898dabb5e32984f878c4004aa (diff)
Put monitoring on features page
Diffstat (limited to 'page-workflow.php')
-rw-r--r--page-workflow.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/page-workflow.php b/page-workflow.php
index 160a47a8..27436164 100644
--- a/page-workflow.php
+++ b/page-workflow.php
@@ -21,17 +21,5 @@
</div>
</div>
- <h2 class="">Monitoring your Nextcloud server</h2>
-<div class="row">
- <div class="col-md-4">
-<!-- <a href="https://www.youtube.com/watch?v=9-JEmlH2DEg" target="_blank" style="border: none;"><img src="<?php echo get_template_directory_uri(); ?>/assets/img/federation/federation.gif" alt="in action" /></a> -->
- <a href="<?php bloginfo('template_directory'); ?>/assets/img/features/monitoring.png"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/monitoring-wee.png" alt="in action" /></a>
- </div>
- <div class="col-md-8">
- <p>The Server Information app provides a way for admins to monitor the health and performance of a Nextcloud system. Besides the graphical UI, an API endpoint provided makes it possible for system administrators to import this data in their monitoring app so they can keep an eye on Nextcloud operations from the same place they monitor the rest of their infrastructure.</p>
- <p>The <a href="http://opennms.org/">openNMS monitoring app</a> already has support for monitoring Nextcloud 10 systems and the template can be easily modified for other tools like Nagios.</p>
- </div>
-</div>
-