checkmk cache
Dieser Commit ist enthalten in:
Ursprung
afb94618b2
Commit
8ba0cd0072
2 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
3
docs/third_party/checkmk/u_e-checkmk.de.md
gevendort
3
docs/third_party/checkmk/u_e-checkmk.de.md
gevendort
|
@ -20,6 +20,9 @@ Sofern das mailcow-Installationsverzeichnis nicht `/opt/` ist, ist das in der 2.
|
|||
|
||||
Danach für euren mailcow-Host in checmk die Services neu inventarisieren und es sollte ein neuer Check mit Namen `mailcow_update` auswählbar sein.
|
||||
|
||||
Dadurch wird das `mailcow_update` jedes Mal ausgeführt, wenn der checkmk agentin überprüft wird. Sie können das Ergebnis zwischenspeichern, indem Sie das Skript in einem Unterordner mit dem Namen der Anzahl von Sekunden ablegen, für die Sie es zwischenspeichern möchten. \
|
||||
`/usr/lib/check_mk_agent/local/3600/` speichert die Antwort fĂĽr 3600 Sekunden (1 Stunde).
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Keine Updates verfĂĽgbar
|
||||
|
|
3
docs/third_party/checkmk/u_e-checkmk.en.md
gevendort
3
docs/third_party/checkmk/u_e-checkmk.en.md
gevendort
|
@ -20,6 +20,9 @@ If the mailcow installation directory is not `/opt/`, adjust this in the 2nd lin
|
|||
|
||||
After that re-inventory the services for your mailcow host in checmk and a new check named `mailcow_update` should be selectable.
|
||||
|
||||
This will run the `mailcow_update` everytime checkmk agent is checked, you can cache the result by placing the script in a subfolder named the number of seconds you wish to cache it. \
|
||||
`/usr/lib/check_mk_agent/local/3600/` will cache the response for an 3600 seconds (1 hour).
|
||||
|
||||
## Screenshots
|
||||
|
||||
### No updates available
|
||||
|
|
Laden …
In neuem Issue referenzieren