Select Git revision
couchdb2.sh
-
Hahn Axel (hahn) authoredHahn Axel (hahn) authored
loadmeter.ini 630 B
; =======================================================================
;
; APPMONITOR CLI CLIENT
;
; for the checks see its parameters
; <https://os-docs.iml.unibe.ch/appmonitor/PHP_client/Plugins/Checks/index.html>
;
; =======================================================================
; -----------------------------------------------------------------------
; CHECKS
; -----------------------------------------------------------------------
["Load"]
description="Loadmeter"
function="Loadmeter"
params='{
"warning": 3,
"error": 5
}'
; -----------------------------------------------------------------------