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

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/app/sharepoint_http/template_app_sharepoint_http.yaml')
-rw-r--r--templates/app/sharepoint_http/template_app_sharepoint_http.yaml76
1 files changed, 57 insertions, 19 deletions
diff --git a/templates/app/sharepoint_http/template_app_sharepoint_http.yaml b/templates/app/sharepoint_http/template_app_sharepoint_http.yaml
index 07961ad462a..63995d473fd 100644
--- a/templates/app/sharepoint_http/template_app_sharepoint_http.yaml
+++ b/templates/app/sharepoint_http/template_app_sharepoint_http.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2021-12-15T07:20:29Z'
+ date: '2022-01-26T10:48:22Z'
groups:
-
uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
@@ -19,7 +19,7 @@ zabbix_export:
It is recommended to fill in the values of the filter macros to avoid getting redundant data.
- Template tooling version used: 0.40
+ Template tooling version used: 0.41
groups:
-
name: Templates/Applications
@@ -141,6 +141,9 @@ zabbix_export:
error_handler_params: '{"status":520,"data":{},"time":0}'
parameters:
-
+ name: root
+ value: '{$SHAREPOINT.ROOT}'
+ -
name: password
value: '{$SHAREPOINT.PASSWORD}'
-
@@ -149,13 +152,10 @@ zabbix_export:
-
name: user
value: '{$SHAREPOINT.USER}'
- -
- name: root
- value: '{$SHAREPOINT.ROOT}'
tags:
-
- tag: Application
- value: 'Zabbix raw items'
+ tag: component
+ value: raw
-
uuid: cd47c3d00ce545b0a557e0e68c89d53e
name: 'Sharepoint: Get directory structure: Status'
@@ -181,8 +181,11 @@ zabbix_export:
key: sharepoint.get_dir
tags:
-
- tag: Application
- value: Sharepoint
+ tag: component
+ value: application
+ -
+ tag: component
+ value: health
triggers:
-
uuid: ed1d66a1410e4af79af462e749ce979b
@@ -190,6 +193,10 @@ zabbix_export:
name: 'Sharepoint: Error getting directory structure.'
priority: WARNING
description: 'Error getting directory structure. Check the Zabbix server log for more details.'
+ tags:
+ -
+ tag: scope
+ value: availability
-
uuid: b2daa471665541168b2a394b9b226d73
name: 'Sharepoint: Get directory structure: Exec time'
@@ -214,14 +221,18 @@ zabbix_export:
key: sharepoint.get_dir
tags:
-
- tag: Application
- value: Sharepoint
+ tag: component
+ value: performance
triggers:
-
uuid: 9e5bcc08d5f040de86afa38f5a653dd7
expression: 'last(/Microsoft SharePoint by HTTP/sharepoint.get_dir.time)>2000'
name: 'Sharepoint: Server responds slowly to API request'
priority: WARNING
+ tags:
+ -
+ tag: scope
+ value: performance
-
uuid: 7b59d767712f49b3bbc17947999ca944
name: 'Sharepoint: Health score'
@@ -253,14 +264,18 @@ zabbix_export:
request_method: HEAD
tags:
-
- tag: Application
- value: Sharepoint
+ tag: component
+ value: health
triggers:
-
uuid: 3a0451e3edda4a73aded57aa254fd813
expression: 'last(/Microsoft SharePoint by HTTP/sharepoint.health_score)>"{$SHAREPOINT.MAX_HEALT_SCORE}"'
name: 'Sharepoint: Bad health score'
priority: AVERAGE
+ tags:
+ -
+ tag: scope
+ value: performance
discovery_rules:
-
uuid: 0fe7e8e5480a42b7903cb7ac9bf931cc
@@ -395,8 +410,11 @@ zabbix_export:
key: sharepoint.get_dir
tags:
-
- tag: Application
- value: 'Sharepoint object [{#SHAREPOINT.LLD.FULL_PATH}]"'
+ tag: component
+ value: storage
+ -
+ tag: full-path
+ value: '{#SHAREPOINT.LLD.FULL_PATH}'
-
uuid: b230bfba317e4d2eb2c6a816bd357d71
name: 'Sharepoint: Modified ({#SHAREPOINT.LLD.FULL_PATH})'
@@ -422,8 +440,11 @@ zabbix_export:
key: sharepoint.get_dir
tags:
-
- tag: Application
- value: 'Sharepoint object [{#SHAREPOINT.LLD.FULL_PATH}]"'
+ tag: component
+ value: storage
+ -
+ tag: full-path
+ value: '{#SHAREPOINT.LLD.FULL_PATH}'
trigger_prototypes:
-
uuid: d1683e2fcdda45969ff451e43ae696c2
@@ -433,6 +454,10 @@ zabbix_export:
priority: INFO
description: 'Updated date of modification of folder / file'
manual_close: 'YES'
+ tags:
+ -
+ tag: scope
+ value: notice
-
uuid: 68c3d2d2b33a494ab85ca6b883398fbb
name: 'Sharepoint: Size ({#SHAREPOINT.LLD.FULL_PATH})'
@@ -458,8 +483,11 @@ zabbix_export:
key: sharepoint.get_dir
tags:
-
- tag: Application
- value: 'Sharepoint object [{#SHAREPOINT.LLD.FULL_PATH}]"'
+ tag: component
+ value: storage
+ -
+ tag: full-path
+ value: '{#SHAREPOINT.LLD.FULL_PATH}'
parameters:
-
name: password
@@ -478,6 +506,16 @@ zabbix_export:
type: DISCARD_UNCHANGED_HEARTBEAT
parameters:
- 6h
+ tags:
+ -
+ tag: class
+ value: software
+ -
+ tag: target
+ value: microsoft
+ -
+ tag: target
+ value: sharepoint
macros:
-
macro: '{$SHAREPOINT.GET_INTERVAL}'