Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 52.15.233.83
needrestart - nagios plugin mode
================================
Needrestart can be used as a nagios plugin:
```console
# needrestart -p
CRIT - Kernel: 4.6.0-1-amd64, Services: 1 (!), Containers: none, Sessions: 2 (!)|Kernel=0;0;;0;2 Services=1;;0;0 Containers=0;;0;0 Sessions=2;0;;0
Services:
- NetworkManager.service
Sessions:
- thomas @ session #16
- thomas @ user manager service
```
Since needrestart requires root privileges to scan processes of other
users you should use sudo. Needrestart ships some example files to run
needrestart as nagios plugin using sudo:
- `ex/nagios/check_needrestart` - calls sudo to invoke needrestart
- `ex/nagios/needrestart-nagios` - sudo(8) config allowing nagios to run needrestart as root
- `ex/nagios/plugin.conf` - nagios(8) integration
|