Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check user implementation
1.2
2011-11-04
- Nagios 3.x
MPL
153880
File | Description |
---|---|
check_user_implementation.sh | check_user_implementation.sh |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
== Usage: ==
check_user_implementation.sh --uid= --gid= --username= --group= [--suppgroup=""]
check_user_implementation.sh -h,--help
== Options: (needed) ==
--uid= UserID to match with user
--gid= GroupID to match with maingroup of user
--username= Username
--group= Name of primary group of the user
== Options: (optional) ==
--suppgroup=""
supplementary groups to match for given user, seperated by comma
== States: ==
Returns OK: if user exists and has correct uid,gid and supplementary groups
Returns WARNING: never
Returns CRITICAL: if one or all of the given parameters dont match
This plugin is NOT developped by the Nagios Plugin group.
Please do not e-mail them for support on this plugin, since
they won't know what you're talking about.
For contact info, read the plugin itself...
check_user_implementation.sh --uid= --gid= --username= --group= [--suppgroup=""]
check_user_implementation.sh -h,--help
== Options: (needed) ==
--uid= UserID to match with user
--gid= GroupID to match with maingroup of user
--username= Username
--group= Name of primary group of the user
== Options: (optional) ==
--suppgroup=""
supplementary groups to match for given user, seperated by comma
== States: ==
Returns OK: if user exists and has correct uid,gid and supplementary groups
Returns WARNING: never
Returns CRITICAL: if one or all of the given parameters dont match
This plugin is NOT developped by the Nagios Plugin group.
Please do not e-mail them for support on this plugin, since
they won't know what you're talking about.
For contact info, read the plugin itself...
Reviews (0)
Be the first to review this listing!