Forum Discussion
Anonymous
2 years agoNo, not by group. The portal stats has total alert counts. You could pretty easily build a datasource that hits the LM API to get the alert counts by group though. Your groups would be your instances and you’d call /device/groups/{groupID}/alerts to get the list of alerts that you can then count by severity.