mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-20 19:12:14 +00:00
Update notification service
This commit is contained in:
@@ -876,7 +876,9 @@ def _capture_health_journal_context(categories: list, reason: str = '') -> str:
|
||||
'services': ['pveproxy', 'pvedaemon', 'pvestatd', 'corosync', 'ceph',
|
||||
'systemd', 'failed', 'service', 'unit', 'start', 'stop'],
|
||||
'vms': ['qemu', 'kvm', 'lxc', 'vzdump', 'qm', 'pct', 'guest agent',
|
||||
'qemu-ga', 'migration', 'snapshot'],
|
||||
'qemu-ga', 'migration', 'snapshot', 'pve-container', 'vzstart',
|
||||
'failed to start', 'start error', 'activation failed', 'cannot start',
|
||||
'qemu-server', 'CT ', 'VM '],
|
||||
'memory': ['oom', 'out of memory', 'killed process', 'swap', 'memory'],
|
||||
'cpu': ['thermal', 'temperature', 'throttl', 'mce', 'machine check'],
|
||||
'updates': ['apt', 'dpkg', 'upgrade', 'update', 'package'],
|
||||
|
||||
Reference in New Issue
Block a user