HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/share/doc/needrestart/README.nagios.md
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