cancel
Showing results for 
Search instead for 
Did you mean: 

Email Alerts for change in BI 4.1CMC services

0 Kudos

Hello Everyone,

I would like to find out how to set up email notification for change in services in CMC. We have been facing issues lately. Whenever SIA restarts, all the services start up automatically, but a few of them go into "Stop" state after some time and we have to manually start them. The option for "automatically start service when SIA restarts" is enabled in properties of all the services. To avoid logging into CMC to check to see if all the services are up and running, I would like to find out, if there's a way to get an email alerts whenever a service stops or restarts. This will help us not logging into CMC more frequently and will also help us in avoiding failures in reports due to stoppped services.

I have seen a few blogs that talk about Monitoring and even some from XIR2 and XI3.x, but none seemed helpful. I would appreciate any feedback on this.

Regards,

Raheel Asghar

Accepted Solutions (1)

Accepted Solutions (1)

former_member182521
Active Contributor
0 Kudos

You need to create a watch based on the metric named "Health State" as shown below for each BusinessObjects Service of your interest.

Refer my blog here to create the watch and setting up alerts

Thanks

Mani

0 Kudos

Hi Mani,

Thank you so much for your response. I followed all the steps exactly as explained in Part 2. I do receive an alert both in "Watchlist" and in "BI Launchpad". However, I am not receiving any email updates on the alert.

Here's the workflow I followed to enable email notification.

Under "watchlist" tab, I clicked on "Throttle and Notification"

Then I clicked on "Directory" under "Notification Settings"

Then I selected my name from "User/Group Name"

Then from "Alert Settings" drop down, I selected "Get email alert(Danger)" and clicked ok

Then "Save"

Could you please tell me if I missed any step?

Thanks in advance,

Raheel

former_member185603
Active Contributor
0 Kudos


Did you configure AJS to send emails? And also go to Applications -> Alerting application. Make sure you enabed ' Enable my alerts' and ' Enable Email' And also enter From address.

Make sure your email address is in the user properties or you can enter email address manually in Throttle and Notification section in Monitoring.

0 Kudos

Hi Jawahar,

First of all, thanks so much for your feedback.

I was just wondering do we really have to go through all these steps? I mean, shouldn't it be a little simpler. All we need is when a service is down, get the system to send an email.


Regards,

Raheel

former_member185603
Active Contributor
0 Kudos

These steps are mandatory to send emails from BO server. without this configuration, System will not know what to do.

former_member191664
Active Contributor
0 Kudos

"shouldn't it be a little simpler. All we need is when a service is down, get the system to send an email."

I have to agree with you on this.  I have configure the BI4.1 to monitoring the Servers' health on WARNING and ERROR status and have the Alert to email me the email notification whenever any of the server is having trouble or goes down.

The thing is that monitoring and alerts are not complete by default from a fresh BI4.1 installation, and that requires some study on BI4.1 Admin guide and trial and error to get it right and, then, write your own rules on WARNING and ERROR for the rest of the servers that are not covered from the initial installation setup and edit/rewrite some of the servers.  For example, this my steps to edit Watches and Probes.

- CMC -> Monitoring

- edit Watch rules for APS.LCM, APS.WebI, InputFileRepository, OutputFileRepository, WebApplicationContainerServer, and WebIntelligenceProcessingServer, etc.

Analysis Services Watch

Caution:

BI4HOST.APS.Analysis$'Health State'==1

Danger:

BI4HOST.APS.Analysis$'Health State'==0 || BI4HOST.APS.Analysis$'Server Enabled State'==0

BI4HOST.AdaptiveJobServer Watch

Caution:

BI4HOST.AdaptiveJobServer$'Current Number of Auditing Events in the Queue'>500 || BI4HOST.AdaptiveJobServer$'Server Running State'==1 || BI4HOST.AdaptiveJobServer$'Server Running State'==2 || BI4HOST.AdaptiveJobServer$'Server Running State'==4 || BI4HOST.AdaptiveJobServer$'Server Running State'==6 || BI4HOST.AdaptiveJobServer$'Server Running State'==7

Danger:

BI4HOST.AdaptiveJobServer$'Current Number of Auditing Events in the Queue'>3000 || BI4HOST.AdaptiveJobServer$'Server Running State'==0 || BI4HOST.AdaptiveJobServer$'Server Running State'==5 || BI4HOST.AdaptiveJobServer$'Server Enabled State'==0

BI4HOST.APS.Analysis Watch

Caution:

BI4HOST.APS.Analysis$'Server Running State'==1 || BI4HOST.APS.Analysis$'Server Running State'==2 || BI4HOST.APS.Analysis$'Server Running State'==4 || BI4HOST.APS.Analysis$'Server Running State'==6 || BI4HOST.APS.Analysis$'Server Running State'==7

Danger:

BI4HOST.APS.Analysis$'Server Running State'==0 || BI4HOST.APS.Analysis$'Server Running State'==5 || BI4HOST.APS.Analysis$'Server Enabled State'==0

BI4HOST.APS.Auditing Watch

Caution:

BI4HOST.APS.Auditing$'Server Running State'==1 || BI4HOST.APS.Auditing$'Server Running State'==2 || BI4HOST.APS.Auditing$'Server Running State'==4 || BI4HOST.APS.Auditing$'Server Running State'==6 || BI4HOST.APS.Auditing$'Server Running State'==7

Danger:

BI4HOST.APS.Auditing$'Server Running State'==0 || BI4HOST.APS.Auditing$'Server Running State'==5 || BI4HOST.APS.Auditing$'Server Enabled State'==0

BI4HOST.APS.Connectivity Watch

Caution:

BI4HOST.APS.Connectivity$'Server Running State'==1 || BI4HOST.APS.Connectivity$'Server Running State'==2 || BI4HOST.APS.Connectivity$'Server Running State'==4 || BI4HOST.APS.Connectivity$'Server Running State'==6 || BI4HOST.APS.Connectivity$'Server Running State'==7

Danger:

BI4HOST.APS.Connectivity$'Server Running State'==0 || BI4HOST.APS.Connectivity$'Server Running State'==5 || BI4HOST.APS.Connectivity$'Server Enabled State'==0

BI4HOST.APS.Core Watch

Caution:

BI4HOST.APS.Core$'Server Running State'==1 || BI4HOST.APS.Core$'Server Running State'==2 || BI4HOST.APS.Core$'Server Running State'==4 || BI4HOST.APS.Core$'Server Running State'==6 || BI4HOST.APS.Core$'Server Running State'==7

Danger:

BI4HOST.APS.Core$'Server Running State'==0 || BI4HOST.APS.Core$'Server Running State'==5 || BI4HOST.APS.Core$'Server Enabled State'==0

BI4HOST.APS.DF Watch

Caution:

BI4HOST.APS.DF$'Server Running State'==1 || BI4HOST.APS.DF$'Server Running State'==2 || BI4HOST.APS.DF$'Server Running State'==4 || BI4HOST.APS.DF$'Server Running State'==6 || BI4HOST.APS.DF$'Server Running State'==7

Danger:

BI4HOST.APS.DF$'Server Running State'==0 || BI4HOST.APS.DF$'Server Running State'==5 || BI4HOST.APS.DF$'Server Enabled State'==0

BI4HOST.APS.LCM Watch

Caution:

BI4HOST.APS.LCM$'Server Running State'==1 || BI4HOST.APS.LCM$'Server Running State'==2 || BI4HOST.APS.LCM$'Server Running State'==4 || BI4HOST.APS.LCM$'Server Running State'==6 || BI4HOST.APS.LCM$'Server Running State'==7

Danger:

BI4HOST.APS.LCM$'Server Running State'==0 || BI4HOST.APS.LCM$'Server Running State'==5 || BI4HOST.APS.LCM$'Server Enabled State'==0

BI4HOST.APS.Monitoring Watch

Caution:

BI4HOST.APS.Monitoring$'Server Running State'==1 || BI4HOST.APS.Monitoring$'Server Running State'==2 || BI4HOST.APS.Monitoring$'Server Running State'==4 || BI4HOST.APS.Monitoring$'Server Running State'==6 || BI4HOST.APS.Monitoring$'Server Running State'==7

Danger:

BI4HOST.APS.Monitoring$'Server Running State'==0 || BI4HOST.APS.Monitoring$'Server Running State'==5 || BI4HOST.APS.Monitoring$'Server Enabled State'==0

BI4HOST.APS.Search Watch

Caution:

BI4HOST.APS.Search$'Server Running State'==1 || BI4HOST.APS.Search$'Server Running State'==2 || BI4HOST.APS.Search$'Server Running State'==4 || BI4HOST.APS.Search$'Server Running State'==6 || BI4HOST.APS.Search$'Server Running State'==7

Danger:

BI4HOST.APS.Search$'Server Running State'==0 || BI4HOST.APS.Search$'Server Running State'==5 || BI4HOST.APS.Search$'Server Enabled State'==0

BI4HOST.APS.Visualization Watch

Caution:

BI4HOST.APS.Visualization$'Server Running State'==1 || BI4HOST.APS.Visualization$'Server Running State'==2 || BI4HOST.APS.Visualization$'Server Running State'==4 || BI4HOST.APS.Visualization$'Server Running State'==6 || BI4HOST.APS.Visualization$'Server Running State'==7

Danger:

BI4HOST.APS.Visualization$'Server Running State'==0 || BI4HOST.APS.Visualization$'Server Running State'==5 || BI4HOST.APS.Visualization$'Server Enabled State'==0

BI4HOST.APS.WebI Watch

Caution:

BI4HOST.APS.WebI$'Server Running State'==1 || BI4HOST.APS.WebI$'Server Running State'==2 || BI4HOST.APS.WebI$'Server Running State'==4 || BI4HOST.APS.WebI$'Server Running State'==6 || BI4HOST.APS.WebI$'Server Running State'==7

Danger:

BI4HOST.APS.WebI$'Server Running State'==0 || BI4HOST.APS.WebI$'Server Running State'==5 || BI4HOST.APS.WebI$'Server Enabled State'==0

BI4HOST.APS.WebIDSLBridge Watch

Caution:

BI4HOST.APS.WebIDSLBridge$'Server Running State'==1 || BI4HOST.APS.WebIDSLBridge$'Server Running State'==2 || BI4HOST.APS.WebIDSLBridge$'Server Running State'==4 || BI4HOST.APS.WebIDSLBridge$'Server Running State'==6 || BI4HOST.APS.WebIDSLBridge$'Server Running State'==7

Danger:

BI4HOST.APS.WebIDSLBridge$'Server Running State'==0 || BI4HOST.APS.WebIDSLBridge$'Server Running State'==5 || BI4HOST.APS.WebIDSLBridge$'Server Enabled State'==0

BI4HOST.CentralManagementServer Watch

Caution:

BI4HOST.CentralManagementServer$'Auditing Thread Last Polling Cycle Duration _seconds_'>1800 || (BI4HOST.CentralManagementServer$'Average Query Response Time Since Startup _msec_'>750 && BI4HOST.CentralManagementServer$'Average Commit Response Time Since Startup _msec_'>750 )|| BI4HOST.CentralManagementServer$'Number of Sessions Established by All Users'>400 || BI4HOST.CentralManagementServer$'Current Number of Auditing Events in the Queue'>500

Danger:

BI4HOST.CentralManagementServer$'Auditing Thread Last Polling Cycle Duration _seconds_'>7200 || (BI4HOST.CentralManagementServer$'Average Query Response Time Since Startup _msec_'>1500 && BI4HOST.CentralManagementServer$'Average Commit Response Time Since Startup _msec_'>1500 )|| BI4HOST.CentralManagementServer$'Number of Sessions Established by All Users'>800 || BI4HOST.CentralManagementServer$'Current Number of Auditing Events in the Queue'>3000 || BI4HOST.CentralManagementServer$'Server Enabled State'==0

BI4HOST.ConnectionServer Watch

Caution:

BI4HOST.ConnectionServer$'Server Running State'==1 || BI4HOST.ConnectionServer$'Server Running State'==2 || BI4HOST.ConnectionServer$'Server Running State'==4 || BI4HOST.ConnectionServer$'Server Running State'==6 || BI4HOST.ConnectionServer$'Server Running State'==7

Danger:

BI4HOST.ConnectionServer$'Server Running State'==0 || BI4HOST.ConnectionServer$'Server Running State'==5 || BI4HOST.ConnectionServer$'Server Enabled State'==0

BI4HOST.ConnectionServer32 Watch

Caution:

BI4HOST.ConnectionServer32$'Server Running State'==1 || BI4HOST.ConnectionServer32$'Server Running State'==2 || BI4HOST.ConnectionServer32$'Server Running State'==4 || BI4HOST.ConnectionServer32$'Server Running State'==6 || BI4HOST.ConnectionServer32$'Server Running State'==7

Danger:

BI4HOST.ConnectionServer32$'Server Running State'==0 || BI4HOST.ConnectionServer32$'Server Running State'==5 || BI4HOST.ConnectionServer32$'Server Enabled State'==0

BI4HOST.CrystalReports2013ProcessingServer Watch

Caution:

BI4HOST.CrystalReports2013ProcessingServer$'Request Failure Rate _%_'>2 || BI4HOST.CrystalReports2013ProcessingServer$'Server Running State'==1 || BI4HOST.CrystalReports2013ProcessingServer$'Server Running State'==2 || BI4HOST.CrystalReports2013ProcessingServer$'Server Running State'==4 || BI4HOST.CrystalReports2013ProcessingServer$'Server Running State'==6 || BI4HOST.CrystalReports2013ProcessingServer$'Server Running State'==7

Danger:

BI4HOST.CrystalReports2013ProcessingServer$'Request Failure Rate _%_'>5 || BI4HOST.CrystalReports2013ProcessingServer$'Server Running State'==0 || BI4HOST.CrystalReports2013ProcessingServer$'Server Running State'==5 || BI4HOST.CrystalReports2013ProcessingServer$'Server Enabled State'==0

BI4HOST.CrystalReports2013ReportApplicationServer Watch

Caution:

BI4HOST.CrystalReports2013ReportApplicationServer$'Health State'==1 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Running State'==1 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Running State'==2 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Running State'==4 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Running State'==6 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Running State'==7 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Busy Server Threads'>5

Danger:

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Running State'==0 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Running State'==5 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Server Enabled State'==0 ||

BI4HOST.CrystalReports2013ReportApplicationServer$'Busy Server Threads'>10

BI4HOST.CrystalReportsCacheServer Watch

Caution:

BI4HOST.CrystalReportsCacheServer$'Number of Open Connections'>200 || BI4HOST.CrystalReportsCacheServer$'Server Running State'==1 || BI4HOST.CrystalReportsCacheServer$'Server Running State'==2 || BI4HOST.CrystalReportsCacheServer$'Server Running State'==4 || BI4HOST.CrystalReportsCacheServer$'Server Running State'==6 || BI4HOST.CrystalReportsCacheServer$'Server Running State'==7

Danger:

BI4HOST.CrystalReportsCacheServer$'Number of Open Connections'>400 || BI4HOST.CrystalReportsCacheServer$'Server Running State'==0 || BI4HOST.CrystalReportsCacheServer$'Server Running State'==5 || BI4HOST.CrystalReportsCacheServer$'Server Enabled State'==0

BI4HOST.CrystalReportsProcessingServer Watch

Caution:

BI4HOST.CrystalReportsProcessingServer$'Request Failure Rate _%_'>2 || BI4HOST.CrystalReportsProcessingServer$'Server Running State'==1 || BI4HOST.CrystalReportsProcessingServer$'Server Running State'==2 || BI4HOST.CrystalReportsProcessingServer$'Server Running State'==4 || BI4HOST.CrystalReportsProcessingServer$'Server Running State'==6 || BI4HOST.CrystalReportsProcessingServer$'Server Running State'==7

Danger:

BI4HOST.CrystalReportsProcessingServer$'Request Failure Rate _%_'>5 || BI4HOST.CrystalReportsProcessingServer$'Server Running State'==0 || BI4HOST.CrystalReportsProcessingServer$'Server Running State'==5 || BI4HOST.CrystalReportsProcessingServer$'Server Enabled State'==0

BI4HOST.DashboardsCacheServer Watch

Caution:

BI4HOST.DashboardsCacheServer$'Number of Open Connections'>=200 || BI4HOST.DashboardsCacheServer$'Server Running State'==1 || BI4HOST.DashboardsCacheServer$'Server Running State'==2 || BI4HOST.DashboardsCacheServer$'Server Running State'==4 || BI4HOST.DashboardsCacheServer$'Server Running State'==6 || BI4HOST.DashboardsCacheServer$'Server Running State'==7

Danger:

BI4HOST.DashboardsCacheServer$'Number of Open Connections'>=400 || BI4HOST.DashboardsCacheServer$'Server Running State'==0 || BI4HOST.DashboardsCacheServer$'Server Running State'==5 || BI4HOST.DashboardsCacheServer$'Server Enabled State'==0

BI4HOST.DashboardsProcessingServer Watch

Caution:

BI4HOST.DashboardsProcessingServer$'Request Failure Rate _%_'>2 || BI4HOST.DashboardsProcessingServer$'Server Running State'==1 || BI4HOST.DashboardsProcessingServer$'Server Running State'==2 || BI4HOST.DashboardsProcessingServer$'Server Running State'==4 || BI4HOST.DashboardsProcessingServer$'Server Running State'==6 || BI4HOST.DashboardsProcessingServer$'Server Running State'==7

Danger:

BI4HOST.DashboardsProcessingServer$'Request Failure Rate _%_'>5 || BI4HOST.DashboardsProcessingServer$'Server Running State'==0 || BI4HOST.DashboardsProcessingServer$'Server Running State'==5 || BI4HOST.DashboardsProcessingServer$'Server Enabled State'==0

BI4HOST.EventServer Watch

Caution:

BI4HOST.EventServer$'Current Number of Auditing Events in the Queue'>500 || BI4HOST.EventServer$'Server Running State'==1 || BI4HOST.EventServer$'Server Running State'==2 || BI4HOST.EventServer$'Server Running State'==4 || BI4HOST.EventServer$'Server Running State'==6 || BI4HOST.EventServer$'Server Running State'==7

Danger:

BI4HOST.EventServer$'Current Number of Auditing Events in the Queue'>3000 || BI4HOST.EventServer$'Server Running State'==0 || BI4HOST.EventServer$'Server Running State'==5 || BI4HOST.EventServer$'Server Enabled State'==0

BI4HOST.ExplorerExplorationServer Watch

Caution:

BI4HOST.ExplorerExplorationServer$'Server Running State'==1 || BI4HOST.ExplorerExplorationServer$'Server Running State'==2 || BI4HOST.ExplorerExplorationServer$'Server Running State'==4 || BI4HOST.ExplorerExplorationServer$'Server Running State'==6 || BI4HOST.ExplorerExplorationServer$'Server Running State'==7 || BI4HOST.ExplorerExplorationServer$'Health State'==1

Danger:

BI4HOST.ExplorerExplorationServer$'Server Running State'==0 || BI4HOST.ExplorerExplorationServer$'Server Running State'==5 || BI4HOST.ExplorerExplorationServer$'Health State'==0 || BI4HOST.ExplorerExplorationServer$'Server Enabled State'==0

BI4HOST.ExplorerIndexingServer Watch

Caution:

BI4HOST.ExplorerIndexingServer$'Server Running State'==1 || BI4HOST.ExplorerIndexingServer$'Server Running State'==2 || BI4HOST.ExplorerIndexingServer$'Server Running State'==4 || BI4HOST.ExplorerIndexingServer$'Server Running State'==6 || BI4HOST.ExplorerIndexingServer$'Server Running State'==7

Danger:

BI4HOST.ExplorerIndexingServer$'Server Running State'==0 || BI4HOST.ExplorerIndexingServer$'Server Running State'==5 || BI4HOST.ExplorerIndexingServer$'Server Enabled State'==0

BI4HOST.ExplorerMasterServer Watch

Caution:

BI4HOST.ExplorerMasterServer$'Server Running State'==1 || BI4HOST.ExplorerMasterServer$'Server Running State'==2 || BI4HOST.ExplorerMasterServer$'Server Running State'==4 || BI4HOST.ExplorerMasterServer$'Server Running State'==6 || BI4HOST.ExplorerMasterServer$'Server Running State'==7

Danger:

BI4HOST.ExplorerMasterServer$'Server Running State'==0 || BI4HOST.ExplorerMasterServer$'Server Running State'==5 || BI4HOST.ExplorerMasterServer$'Server Enabled State'==0

BI4HOST.ExplorerSearchServer Watch

Caution:

BI4HOST.ExplorerSearchServer$'Server Running State'==1 || BI4HOST.ExplorerSearchServer$'Server Running State'==2 || BI4HOST.ExplorerSearchServer$'Server Running State'==4 || BI4HOST.ExplorerSearchServer$'Server Running State'==6 || BI4HOST.ExplorerSearchServer$'Server Running State'==7

Danger:

BI4HOST.ExplorerSearchServer$'Server Running State'==0 || BI4HOST.ExplorerSearchServer$'Server Running State'==5 || BI4HOST.ExplorerSearchServer$'Server Enabled State'==0

BI4HOST.InputFileRepository Watch

Caution:

BI4HOST.InputFileRepository$'Available Disk Space in Root Directory _%_'<10 || BI4HOST.InputFileRepository$'Free Disk Space in Root Directory _GB_'<2 || BI4HOST.InputFileRepository$'Server Running State'==1 || BI4HOST.InputFileRepository$'Server Running State'==2 || BI4HOST.InputFileRepository$'Server Running State'==4 || BI4HOST.InputFileRepository$'Server Running State'==6 || BI4HOST.InputFileRepository$'Server Running State'==7

Danger:

BI4HOST.InputFileRepository$'Available Disk Space in Root Directory _%_'<5 || BI4HOST.InputFileRepository$'Free Disk Space in Root Directory _GB_'<1 || BI4HOST.InputFileRepository$'Server Running State'==0 || BI4HOST.InputFileRepository$'Server Running State'==5 || BI4HOST.InputFileRepository$'Server Enabled State'==0

BI4HOST.OutputFileRepository Watch

Caution:

BI4HOST.OutputFileRepository$'Available Disk Space in Root Directory _%_'<10 || BI4HOST.OutputFileRepository$'Free Disk Space in Root Directory _GB_'<2 || BI4HOST.OutputFileRepository$'Server Running State'==1 || BI4HOST.OutputFileRepository$'Server Running State'==2 || BI4HOST.OutputFileRepository$'Server Running State'==4 || BI4HOST.OutputFileRepository$'Server Running State'==6 || BI4HOST.OutputFileRepository$'Server Running State'==7

Danger:

BI4HOST.OutputFileRepository$'Available Disk Space in Root Directory _%_'<5 || BI4HOST.OutputFileRepository$'Free Disk Space in Root Directory _GB_'<1 || BI4HOST.OutputFileRepository$'Server Running State'==0 || BI4HOST.OutputFileRepository$'Server Running State'==5 || BI4HOST.OutputFileRepository$'Server Enabled State'==0

BI4HOST.WebApplicationContainerServer Watch

Caution:

BI4HOST.WebApplicationContainerServer$'Server Running State'==1 || BI4HOST.WebApplicationContainerServer$'Server Running State'==2 || BI4HOST.WebApplicationContainerServer$'Server Running State'==4 || BI4HOST.WebApplicationContainerServer$'Server Running State'==6 || BI4HOST.WebApplicationContainerServer$'Server Running State'==7

Danger:

BI4HOST.WebApplicationContainerServer$'Server Running State'==0 || BI4HOST.WebApplicationContainerServer$'Server Running State'==5 || BI4HOST.WebApplicationContainerServer$'Server Enabled State'==0

BI4HOST.WebIntelligenceProcessingServer Watch

Caution:

BI4HOST.WebIntelligenceProcessingServer$'Memory high threshold count'>=1 || BI4HOST.WebIntelligenceProcessingServer$'Current number of active sessions'>=35 || BI4HOST.WebIntelligenceProcessingServer$'Number of active threads'>=30 || BI4HOST.WebIntelligenceProcessingServer$'Server Running State'>=6

Danger:

BI4HOST.WebIntelligenceProcessingServer$'Memory max threshold count'>=1 || BI4HOST.WebIntelligenceProcessingServer$'Current number of active sessions'>=45 || BI4HOST.WebIntelligenceProcessingServer$'Number of active threads'>45 || BI4HOST.WebIntelligenceProcessingServer$'Server Running State'==0 || BI4HOST.WebIntelligenceProcessingServer$'Server Running State'==5

Web Intelligence Services Watch

Caution:

BI4HOST.AdaptiveJobServer$'Health State'==1 || BI4HOST.WebIntelligenceProcessingServer$'Health State'==1 || BI4HOST.APS.WebI$'Health State'==1 || BI4HOST.APS.Visualization$'Health State'==1 || BI4HOST.APS.WebIDSLBridge$'Health State'==1 || BI4HOST.WebIntelligenceProcessingServer1$'Health State'==1 || BI4HOST.WebIntelligenceProcessingServer2$'Health State'==1 || BI4HOST.WebIntelligenceProcessingServer3$'Health State'==1

Danger:

BI4HOST.AdaptiveJobServer$'Health State'==0 || BI4HOST.WebIntelligenceProcessingServer$'Health State'==0 || BI4HOST.APS.WebI$'Health State'==0 || BI4HOST.APS.Visualization$'Health State'==0 || BI4HOST.APS.WebIDSLBridge$'Health State'==0 || BI4HOST.WebIntelligenceProcessingServer1$'Health State'==0 || BI4HOST.WebIntelligenceProcessingServer2$'Health State'==0 || BI4HOST.WebIntelligenceProcessingServer3$'Health State'==0 || (BI4HOST.WebIntelligenceProcessingServer$'Server Enabled State'==0 && BI4HOST.WebIntelligenceProcessingServer1$'Server Enabled State'==0 && BI4HOST.WebIntelligenceProcessingServer2$'Server Enabled State'==0 && BI4HOST.WebIntelligenceProcessingServer3$'Server Enabled State'==0 )

With this said, comparing to Tableau v.91, all you need is to check "Select Send email alerts for server health issues" checkbox in Tableau Server Configuration. So, like you said, "shouldn't it be a little simpler" in BI4.x?

Regards,

Jin-Chong

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raheel,

Well from the BO side you can use the monitoring tool to monitor the health/status/metrics of all of the BO services.

There are multiple third party softwares in the market which are being used by many others to monitor all of the BO services. These tools will email if anyone of the BO services is down/up.

~SwapnilY

0 Kudos

Thanks Swapnil. Can you please name some of the third party tools that are available in the market for this purpose? And also, which ones do you recommend. I would really appreciate that.

Former Member
0 Kudos

HI Raheel,

Check this out: MonitoringTool

Use at your own risk

~SwapnilY