<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/check_users.d, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2025-09-26T11:51:42Z</updated>
<entry>
<title>fixes check_users build on OpenBSD (without utmpx)</title>
<updated>2025-09-26T11:51:42Z</updated>
<author>
<name>Stuart Henderson</name>
<email>stu@spacehopper.org</email>
</author>
<published>2025-09-26T11:51:42Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=5fb0c08cec4122928767e8d58c222865eeeae1d7'/>
<id>urn:sha1:5fb0c08cec4122928767e8d58c222865eeeae1d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format again</title>
<updated>2025-09-15T10:59:37Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-15T10:59:37Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=802e46f8ea36c344f112d7e1dd8d64d17a4cc939'/>
<id>urn:sha1:802e46f8ea36c344f112d7e1dd8d64d17a4cc939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check_users: Use sd_get_uids instead of sd_get_session</title>
<updated>2025-08-11T19:49:20Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-08-11T19:49:20Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fb39f96ac6f72bb56d17f3e8694134dfea9186e9'/>
<id>urn:sha1:fb39f96ac6f72bb56d17f3e8694134dfea9186e9</id>
<content type='text'>
Previously check_users in combination with systemd used
sd_get_sessions (3) to aquire the number of users, probably
with the idea that every users opens a session.
Turns out, that a user can have multiple sessions and we only really
want to know how many users there are.

This commit changes to sd_get_uids (3) to achieve that target.
</content>
</entry>
<entry>
<title>users.c: Include default definitions</title>
<updated>2025-03-12T21:06:54Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-12T21:06:54Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=ee3c903fbe37cc5c7537921cdb31e39b4ea25bc6'/>
<id>urn:sha1:ee3c903fbe37cc5c7537921cdb31e39b4ea25bc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor check_users</title>
<updated>2025-03-12T21:01:46Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-03-12T21:01:46Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=6ac236c1ef06ef17541d3919aed2a008aabaa7f4'/>
<id>urn:sha1:6ac236c1ef06ef17541d3919aed2a008aabaa7f4</id>
<content type='text'>
</content>
</entry>
</feed>
