ContributionsMost RecentMost LikesSolutionsRe: Example script for automated alert actions via External Alerting Hi @Kevin Ford I just gone through the post. I am not sure I completely understand the usage of external alerting. So few questions. 1. In the external alerting document it is stated that only one external alert configured per collector. So only one script can be ran in a assigned collector. Multiple scripts can be executed in the same collector. 2. And for resource/server specific external alerting configuration is possible. 3. As the scripts are executed within the collector, Do they need any additional permissions to perform action on remote servers. Thank you ! Cloudwatch custom datasource metric path including wildvalue Hi, I have created a cloudwatch custom datasource to pull custom metrics from cloudwatch by following this document - https://www.logicmonitor.com/support/lm-cloud/getting-started-lm-cloud/5-adding-monitoring-custom-aws-cloudwatch-metrics We got a scenario where we are pulling custom metric for a AMQ broker in cloudwatch. So we created a datasource for that, While creating datapoints (where metric path is specified) we like to include wildvalue in that. metric path we looking to create - pulling CPU utilization metric for different brokers. Where ##wildvalue## is placed with Broker Name. AWS/AmazonMQ>Broker:##wildvalue##-1>CpuUtilization>Average AWS/AmazonMQ>Broker:##wildvalue##-2>CpuUtilization>Average When wildvalue is replaced with Broker Name - “prod-1”.. Metric path should look like below. AWS/AmazonMQ>Broker:prod-1-1>CpuUtilization>Average AWS/AmazonMQ>Broker:prod-1-2>CpuUtilization>Average By this way we can reduce number of datapoints created a datasource, also we can use that datasource for multiple devices. So could someone please provide suggestion on this. Thanks., Re: LogicMonitor Portal Metrics Hi, I just imported LogicMonitor_Portal_Alerts datasource. We are still seeing alert count mismatch. We have round 20k warning alerts but in datasource is showing only 10k. It seems the 'hard limit' that can be returned for alerts is 10000 only. Any fix or suggestion on this. Nodata polling datasources Hello, I am looking for an feature to pull out all the "No data' reporting datasources in our portal. Using API we are able to get the device list and datasource list of that device but while checking whether that datasource is polling data or not is getting hard when we have more number of devices and datasources in it. Also API throttling will happen. So looking for the solution for this issue. Thanks.,
Top ContributionsCloudwatch custom datasource metric path including wildvalueRe: LogicMonitor Portal MetricsNodata polling datasourcesRe: Example script for automated alert actions via External Alerting