Application Delivery Management
Application Modernization & Connectivity
CyberRes by OpenText
IT Operations Management
How this works:
Perl script from the NW-server console checks every 60 sec LAST LOG-file in the folder:
\\server\sys\Novell\WebAccess\logs
If Script found records about: "login" - script check in the sys:\etc\ngwwebus\notifyusers - notify or no logged user .
If need notify - send e_mail to SMS-provider for user telephone number.
This works on the NetWare 6.5 With GroupWise 7 (gwweb) with Apache tomcat.
This will be not work on SLES (gwwweb apache tomcat on sles) because - GW FLUSH logs on the LINUX to the hardware every 15 min..:(
My script - check logs on the hardware.
How to configure:
How to STOP script:
Need to create file: sys:\gwstop.txt. (don`t forget after stop-script delete this file ).
What result?
User rbradbary log in to the GWWebAccess from the interbnet. After this rbradnary receive SMS with information, example:
gwnotifyu@novell.com
2007-07-02
14:00:06
123.45.56.78
where:
gwnotifyu@novell.com - from this e_mail was send
2007-07-02 - (07 - Jul, 02 - day of the month)
14:00:06 - HH:mm:ss
123.45.56.78 - from this IP-address was login.