initial upload of version 3.1.1 which uses the new plugin API
This commit is contained in:
16
nextcloud/checkman/nextcloud_database
Normal file
16
nextcloud/checkman/nextcloud_database
Normal file
@@ -0,0 +1,16 @@
|
||||
title: Nextcloud: Database information
|
||||
agents: linux
|
||||
catalog: unsorted
|
||||
license: GPL
|
||||
distribution: check_mk
|
||||
description:
|
||||
Works with Nextcloud version 25/26/27/28/29/30 (use at your own risk with lower versions).
|
||||
Tested only with mariab as underlying database.
|
||||
You have to use a username/app password combination to get access to the Nextcloud API.
|
||||
You can create this app password within the personal settings of an administrative user in Nextcloud.
|
||||
Got to security settings and create a new app password.
|
||||
The user must not be secured with 2FA.
|
||||
Shows several information about a Nextcloud database (type/version/size).
|
||||
The check will raise WARN/CRIT if Database PHP OPcache hit rate is below the configurable levels.
|
||||
inventory:
|
||||
one service is created (with several details)
|
||||
Reference in New Issue
Block a user