HI,
We have AWS instances monitoring via New relic. We did not received alert for one of our server. Please look on this issue.
Thanks,
Abdul
[Email redacted by admin]
HI,
We have AWS instances monitoring via New relic. We did not received alert for one of our server. Please look on this issue.
Thanks,
Abdul
[Email redacted by admin]
@noc42 - Can you please share links to the Alert policy that hasn’t fired? And also to the host that you expected to alert for you?
HI,
Please find the the link for Alert policy and host.
Link: https://alerts.newrelic.com/accounts/1873047/policies/192877
Host : prod-app-db
Please let me know if you require any other details.
Thanks,
Abdul
Hey Abdul (@noc42) -
I took a look in Insights in your account at the data in for that RDS instance, this link will show you the chart I was looking at. If you select the JSON view in that query results page, you’ll notice that the results of this metric are in bytes.
So, where in your alert configuration you’re looking for an alert incident as the value drops below 20
, you’ll need to change that to 20000000000
to get the alert to trigger at 20gb
Currently your alert condition is set to alert when the free space drops below 20 bytes.
You can re-configure that alert condition here:
https://infrastructure.newrelic.com/accounts/1873047/settings/alerts/1327294
Let me know if you have any further questions.
Hi,
I have attached the screenshot of alert configuration page. Please confirm that this is correct page where i need to change value.
Thanks,
Abdul