Thank adivinho, The issue was since I enable Integrated alerting , the port was already in use , so I had to use a different port. I was able to start it with a different port.
Like you said , I started off using Intergrated Alerting but heard from the support that its not GA and still a technical preview and is not ready for production servers. Even otherwise, I’m struggling to make all the alerts work with Integrated Alerting. Like for eg. I get alerted when mysql is down but not for OS level alerts like CPU, Memory etc. I’m using the built in templates for now .
Have you been using it ? if yes , how did it go for you ? Please suggest what I’m missing that I can’t get alerted for OS level alerts .
There is an issue with alerts for symbol “less than”.
You may check if your alert rules are affected by next command docker exec -it <pmm-server-docker-name> /usr/bin/grep -r lt /etc/ia/rules/
Understood . One more thing I forgot to mention above is I’m not using a docker. I’m using the AWS AMI provided from the market place and I’m monitoring Aurora MySQL clusters. So it has to get the OS related information via the cloudmetrics . I checked and I think enhanced monitoring is turned on for the RDS instances . Anything else I could be missing here ? Is Integrated alerting even supposed to be working for AWS RDS Instances being monitored by AWS AMI from market place ? So far I do not have any custom alerts . I’m still working around with Built in alerts
Got it ! Is this normal for the RDS hosts that are being monitored to have some graphs as no data returned . Please note that this node is being monitored and returned results from you query above .
The reason I ask is , I still can’t get the CPU alerts no matter how low I set the threshold. So . just wondering if it has to do anything with the “CPU saturation and max core usage graph”
You may use the attached alert template that is based on RDS metric node_cpu_average.
It can be added on the tab “Alert Rule Templates” and used for creating alert rule on the tab “Alert Rules”.
Mainly all metrics names are equal for rds exporter and node, mysqld exporters.
But there is an exception for CPU usage. I will create a ticket for making build-in template “Node high CPU load” compatible with RDS metrics.
Other templates use compatible expressions.
We have to wait the next release when the issue is solved. It’s pretty hard to invent an alert without using symbol “less then”.
You may find metric names and descriptions in next test data files for rds_exporter.