Novell GroupWise

GroupWise Web Access Logon

Description:

Checks whether a user can log on to a GroupWise Web Access server

Current Version

1.01

Last Release Date

2014-11-13

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

Owner


Nagios CSP

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!
Project Files
Project Notes
This python script checks whether a user can log on to a GroupWise Web Access server. You must supply the credentials of a test account with GWWA rights. The script then confirms that the logon has succeeded by comparing the title of the returned HTML page with the full name associated to the test account. In addition to verifying server operation, the script provides the performance indicator of how long the response took to be received. Example usage: check_gwwalogon -a https://webmail.xyz.com -u BLOGGSJ -p abcd1234 -f "Joe Bloggs" The script depends on the Mechanize 0.2.5 python package, which you can download from http://wwwsearch.sourceforge.net/mechanize/ Version history: v1.00 (2014-11-12) - original release v1.01 (2014-11-13) - stray line-breaks eliminated from script
Reviews (0) Add a Review
Project Stats
Rating
0 (0)
Favorites
0
Views
14,516