typo
This commit is contained in:
parent
bed2cd3e71
commit
41cc7993b8
@ -5,10 +5,10 @@ zabbix_export:
|
|||||||
name: 'Templates/Operating systems'
|
name: 'Templates/Operating systems'
|
||||||
templates:
|
templates:
|
||||||
- uuid: 1031dcca36664db29af81023ec57fe3a
|
- uuid: 1031dcca36664db29af81023ec57fe3a
|
||||||
template: 'LibreElec by SSH'
|
template: 'LibreELEC by SSH'
|
||||||
name: 'LibreElec by SSH'
|
name: 'LibreELEC by SSH'
|
||||||
description: |
|
description: |
|
||||||
LibreElec monitoring SSH-val. A használatához szükség lesz a "Linux by SSH" nevű template-re!
|
LibreELEC monitoring SSH-val. A használatához szükség lesz a "Linux by SSH" nevű template-re!
|
||||||
|
|
||||||
Figyelem! Ha nem használsz swap-ot, akkor tiltsd le a "Memory swap space free in %" nevű item-et, hogy ne kapj állandó hibaüzenetet!
|
Figyelem! Ha nem használsz swap-ot, akkor tiltsd le a "Memory swap space free in %" nevű item-et, hogy ne kapj állandó hibaüzenetet!
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ zabbix_export:
|
|||||||
value: msandor
|
value: msandor
|
||||||
triggers:
|
triggers:
|
||||||
- uuid: e0d305cf35aa452e847de9e278d996e1
|
- uuid: e0d305cf35aa452e847de9e278d996e1
|
||||||
expression: 'min(/LibreElec by SSH/ssh.run[/flash.pused,,{$SSH.PORT}],5m)>{$VFS.FS.PUSED.MAX.WARN:"/flash"}'
|
expression: 'min(/LibreELEC by SSH/ssh.run[/flash.pused,,{$SSH.PORT}],5m)>{$VFS.FS.PUSED.MAX.WARN:"/flash"}'
|
||||||
name: 'FS [/flash]: Space is low'
|
name: 'FS [/flash]: Space is low'
|
||||||
opdata: 'Space used: {{ITEM.LASTVALUE1}.fmtnum(1)}%'
|
opdata: 'Space used: {{ITEM.LASTVALUE1}.fmtnum(1)}%'
|
||||||
priority: WARNING
|
priority: WARNING
|
||||||
@ -106,7 +106,7 @@ zabbix_export:
|
|||||||
value: msandor
|
value: msandor
|
||||||
triggers:
|
triggers:
|
||||||
- uuid: 907f71b397f44da0a874d7ad484ff6ab
|
- uuid: 907f71b397f44da0a874d7ad484ff6ab
|
||||||
expression: 'min(/LibreElec by SSH/ssh.run[/storage.pused,,{$SSH.PORT}],5m)>{$VFS.FS.PUSED.MAX.WARN:"/storage"}'
|
expression: 'min(/LibreELEC by SSH/ssh.run[/storage.pused,,{$SSH.PORT}],5m)>{$VFS.FS.PUSED.MAX.WARN:"/storage"}'
|
||||||
name: 'FS [/storage]: Space is low'
|
name: 'FS [/storage]: Space is low'
|
||||||
opdata: 'Space used: {{ITEM.LASTVALUE1}.fmtnum(1)}%'
|
opdata: 'Space used: {{ITEM.LASTVALUE1}.fmtnum(1)}%'
|
||||||
priority: WARNING
|
priority: WARNING
|
Loading…
x
Reference in New Issue
Block a user