grouper-dev - [grouper-dev] assert minimum group size
Subject: Grouper Developers Forum
List archive
- From: Chris Hyzer <>
- To: "" <>
- Subject: [grouper-dev] assert minimum group size
- Date: Fri, 30 Jul 2010 12:19:09 -0400
- Accept-language: en-US
- Acceptlanguage: en-US
Hey, I recently linked up Penn’s grouper diagnostics with
our nagios monitoring, and then I had to resolve all unresolvable subjects and
make sure no errors (which is a good thing), and now I will know if any loader
job fails or if the grouper web services are down etc. An enhancement for
1.6.1 is: https://bugs.internet2.edu/jira/browse/GRP-469 allow WS status servlet to ensure certain groups have a
minimum number of members This is done. This is for sanity on your grouper deployment.
i.e. that loader jobs dont remove all employees or something. Sample nagios config Note: this will vary depending on your nagios setup.
Also, you can use any HTTP monitoring software, e.g. big brother, cron shell
script, etc. #
/usr/local/nagios/libexec/check_http -I server.school.edu -S -u
/grouperWs/status?diagnosticType=all -e "HTTP/1.1 200" define service{ use prodService service_description grouperWsAll
production check_command check_http! -S -u
/grouperWs/status?diagnosticType=all -e "HTTP/1.1 200" contact_groups pennGroupsContacts } Thanks, Chris |
- [grouper-dev] assert minimum group size, Chris Hyzer, 07/30/2010
Archive powered by MHonArc 2.6.16.