Hi Guys
I am going to develop a small program using Python. This program will do the following:
- GUI having User Name and Password
- When User enter the User Name and Password. The Program will Log-In to Ops-Genie
- Check Every 1 minute that any Open Alert exists. If Open Alert exists then Mark this Alert as Acknowledged.
Anyone please guide me How I will do this.
Thanks