Added Seafile Server Monitoring (#10465)

* Seafile Monitoring

* generalized function for application with multiple similar entries

* adding snmprec file

* Create linux_seafile-v1.json

* Update linux_seafile-v1.snmprec

Updated linux_seafile-v1.snmprec to use 4x for encoding json data response

* Update Applications.md
This commit is contained in:
SourceDoctor
2019-10-22 00:28:21 +02:00
committed by Neil Lathwood
parent d3994b3671
commit 8f1c77545d
16 changed files with 588 additions and 31 deletions

View File

@@ -0,0 +1,11 @@
<?php
$unit_text = 'activated Accounts';
$unitlen = 20;
$bigdescrlen = 20;
$smalldescrlen = 20;
$unit_type = 'int';
$category = 'acc';
$rrdVar='enabled';
require 'seafile-common.inc.php';