When resource is offline in control room
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-07-19 02:58 PM
I am looking for getting an automated email when resource (VDI) goes offline in Blueprism control room. I would also like to get an email when a process is triggered by scheduler against a resource which is offline in control room. Please let me know if anyone has done it successfully.
Thanks
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-07-19 06:46 AM
i am not sure whether this will help you but we have done this with an extra bp license.
a separate bot is developed to monitor all the remaining bots. For resource status you need to connect to database and using a query you can get the BPAResource table data where you can see the resource name, status and all. whenever resource status is offline, missing or warning you can send an email.
not only this we can do a lot more with this bot like monitoring queues, credential expiry dates etc...
this process will be efficient only if there are more bots in production. you can ignore this if you have only one or two bots in prod
------------------------------
Kiran Annangi
Software Engineer
Dxc Technologies
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-07-19 08:59 AM
Generally, you need to monitor, using third-party tool, the Windows Event Logs, of Application Server for the former case, and of VDI for the latter case.
Hope this helps.
------------------------------
Tetsuji Junicho
Manager of RPA Practice Grp.
Accenture Japan
Asia/Tokyo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-07-19 12:25 PM
------------------------------
Controller
Legal&General
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-07-19 12:26 PM
------------------------------
Controller
Legal&General
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-08-19 01:50 PM
When you say Windows event Log in VDI DO you mean monitoring manually? If it is some kind of automation can you elaborate more on that.
Thanks,
------------------------------
Harish kumar
RPA Developer
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-08-19 06:54 AM
Hope this is helpful.
------------------------------
Shibu Tewar
VP
Credit Suisse
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-08-19 07:22 AM
When I say Windows Event Logs on VDI, I mean monitoring the logs by the third-party tool such as Splunk.
Hope this helps.
------------------------------
Tetsuji Junicho
Manager of RPA Practice Grp.
Accenture Japan
Asia/Tokyo
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-08-19 01:11 PM
Depending a little bit on your setup. (weather you run one or two ports using login agent) One needs to filter out the "false positives", meaning you will have resouces beeing offline for a while when switching from runtime to LoginAgent and vice versa.
I guess defining a maximum timeframe is needed. "If a resouce is offline for more than X minutes, trigger a alert action".
------------------------------
Hakan Engman
Automation engineer
Teliacompany.com
Europe/Stockholm
------------------------------
