[Nagiosplug-devel] [nagios-plugins] check_users: improve performance (#3)

Marc Remy reply+i-4160733-f3398c83b13b2a4b73d4079fa5eaede5570905a2-71850 at reply.github.com
Wed Apr 18 19:55:11 CEST 2012


This patch use the utxent function family to collect the user data. It improve the check speed.
Need a system conforming to POSIX.1-2001.

Tested only on Debian Squeeze x86_64.
Already sent: ID: 3373486
http://sourceforge.net/tracker/?func=detail&atid=397599&aid=3373486&group_id=29880

You can merge this Pull Request by running:

  git pull https://github.com/mremy/nagios-plugins check_users-use-utxent-functions

Or you can view, comment on it, or merge it online at:

  https://github.com/nagios-plugins/nagios-plugins/pull/3

-- Commit Summary --

* check_users: improve performance

-- File Changes --

M plugins/Makefile.am (2)
M plugins/check_users.c (38)

-- Patch Links --

  https://github.com/nagios-plugins/nagios-plugins/pull/3.patch
  https://github.com/nagios-plugins/nagios-plugins/pull/3.diff

--- 
Reply to this email directly or view it on GitHub:
https://github.com/nagios-plugins/nagios-plugins/pull/3




More information about the Devel mailing list