title: Clearpass: User Count
agents: clearpass_user_count
catalog: os/misc
license: GPLv2
distribution: check_mk
description:
 This check gets data from the Clearpass API.

 It will retrieve the current user count.

 If the user count is more than max-user-count - 50 the check will return WARN.

 If the user count is equal than max-user-count the check will return CRIT.
 
 Else the check will return OK.
