This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Help to create the report (in SQL )for applications polling failed.

Hi,

Help to create the report (SQL format) for applications polling failed like"HELP TO CREATE THE COMMUNITY STRING FAILED REPORT?"

Scenario: Sometimes applications don't ping (in an unknown state), when we do testing (edit application> Test) after that it comes up.

.

  • Hi er.vansh17091 there is an available element within Web Reporting called 'Applications with Problems' once you add it to your report you can select which states you wish to display:

    pastedImage_0.png

    I will often create a few of these with the different states so I have one for Unknown, one for Down and one for Warning/Critical.

    Or if you're looking more specifically at the Application Polling you might need to get a bit more creative with a custom SQL Report looking at the APM_ComponentStatus table.