initial upload of version 3.1.1 which uses the new plugin API
This commit is contained in:
20
nextcloud/checkman/nextcloud_info
Normal file
20
nextcloud/checkman/nextcloud_info
Normal file
@@ -0,0 +1,20 @@
|
||||
title: Nextcloud: Various 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 instance, e.g. number of files/storages/(active)users, free space on disk.
|
||||
The check will raise CRIT if the Nextcloud instance is not in "ok" state.
|
||||
The check will raise WARN if there is an update available for Nextcloud.
|
||||
The check will raise WARN/CRIT if free space on disk is below the configurable levels.
|
||||
The check will raise WARN/CRIT if the number of installed apps with available updates is above the configurable levels.
|
||||
The check will raise WARN/CRIT if the number of files is above the configurable levels.
|
||||
inventory:
|
||||
one service is created (with several details)
|
||||
Reference in New Issue
Block a user