Wednesday, May 1, 2013

Implemented Schedule Agent Monitoring Tool in Lotus notes application

Hi All,

After detailed analysis, i have created a tool called "Schedule agent monitoring tool in Lotus notes". I will explain to everyone, how this tool is working.

1. In this tool, First, we have to manually create a server and database details, while save the document, there is an API (refer code :http://maheshwaranthiru.blogspot.com/2013/04/lotus-notes-c-apis-for-fetching-agent.html) that will run, and start to fetch all the scheduled agent details in to this tool, and create a new doucment with Last ran of agent.

2. Progress bar will help us to confirm whether APIs is still fetching the agent details or not. (Note : Dont Press CTRL+Break when API is running- otherwise lotus notes client crash.). This is the only problem in this tool. I am planning to overcome this issues in version 2.

3. There is an scheduled agent present in this tool, it will process all the documents, and checking last ran details and compared with corresponding minutes. If the comparison is more than 0, it will not send an email to the team otherwise it will send an email to team with the agent details, Team will taken the relevant steps.

- END-

No comments:

Post a Comment