{
"debug": false,
"filter": {
"type": [
"service"
],
"exclude": [
"fwupd-refresh",
"sysstat-collect",
"systemd-tmpfiles-clean",
"ua-timer",
"phpsessionclean",
"display-manager",
"motd-news",
"sysstat-summary",
"logrotate",
"dpkg-db-backup",
"mdcheck_continue",
"mdmonitor-oneshot",
"apt-daily",
"man-db",
"packagekit",
"certbot",
"user-runtime-dir",
"user",
"update-notifier-download"
],
"include": [],
"trigger": {
"SubState": [
"dead",
"failed"
]
}
},
"boot": {
"enabled": true,
"trigger": {
"SubState": [
"dead",
"failed"
]
}
},
"moment": "LLL",
"prefix": "[P3X]",
"dbus": {
"address": "unix:path=/run/dbus/system_bus_socket",
"display": ":0"
},
"interval": "watchdog only",
"interval": "10 seconds",
"ping": "watchdog only",
"ping": "2 hours",
"sudo": "watchdog only",
"sudo": false,
"email": {
"to": "system@localhost",
"from": "system@localhost"
},
"nodemailer": {
"singleton": true,
"config": {
"host": "mail.localhost",
"port": 465,
"secure": true,
"auth": {
"user": "system@localhost",
"pass": "unknown"
}
}
},
"ignoreErrors": [
"The maximum number of pending replies per connection has been reached",
"No introspectable"
]
}