Skip to content

Latest commit

 

History

History

monitoring-plugins

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

monitoring-plugins patches

This directory contains patches for monitoring-plugins to use systemd-logind instead of utmp for check_users.

Upstream PR (merged):

List of patches:

  • systemd-not-utmp.patch

To enable systemd support, you need:

  • libsystemd and header files installed
  • apply the patch
  • ./configure
  • make