Helloooo 👋
Is there a way to set up storage alerts for monitored hosts? For example, I’d like to be alerted when a host’s disk is filled to 95% capacity.
Brian Clark
08/28/2024, 4:04 PM
It looks like it’ll be something using
system_filesystem_usage
…
a
aryasena
08/29/2024, 2:13 AM
you need to setup alert chanel in settings first. i haven't figure out the email one, but I think the webhook is available.
here are the tutorial that I saw.
@aryasena Thank you 🙏 I have basic alerting setup for memory usage, but I’m not quite sure what combination of metrics and formulae to use to calculate the disk usage alert.
a
aryasena
08/30/2024, 2:25 AM
Untitled.png
🙌 1
b
Brian Clark
08/30/2024, 11:54 AM
Looks like it is essentially the same pattern as the percentage-based memory alert (#2 here), but I used
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.