Questions tagged [alerting]
38 questions
0
votes
3 answers
XEN Server - can it send RAID warnings or errors?
I have XEN Server installed and running several VM's on a newer dell server with hardware raid. My concern is what happens if one of the drives fails? Can XEN server be configured to receive that error and alert someone?

Scott Szretter
- 1,882
- 11
- 43
- 66
0
votes
1 answer
Monitoring whether Google Apps email address is reachable
Backstory:
I bungled things a bit the other day, and inadvertantly deleted the DNS overrides for my domain including the MX records that point to Google Apps, causing 2 days of lost emails.
What I want:
I want to be able to monitor the email…

Acorn
- 1,057
- 1
- 7
- 10
0
votes
0 answers
GCP: How do I set up alerting failed autoscaling for a load balancer
We had an issue with autoscaling in our prd env, where the autoscaler was not able create new VMs due to an error in the template.
We want to be pro-active on this, and set up alert whenever there is an error in autoscaling. I can't figure out any…
0
votes
1 answer
GCP: Way to get "paged" via the GCP Cloud Console Android app?
I'm using GCP and have set up the GCP Cloud Console Android to notify me of errors and alerts. But my phone is on silent/vibrate most of the time and I miss alerts. Is there a way to get the GCP Cloud Console Android app to always notify me at…

Kannan Goundan
- 111
- 4
0
votes
1 answer
GCP Monitoring Alerts - Can you take an average across metric attributes?
We're using Bluemedora BindPlane to send on-prem utilization metrics to GCP.
In so doing, we're trying to create a GCP monitoring alert that will alert us if the CPU % for a server goes and stays above 95% for 15 minutes.
But we're getting an alert…

theosophe74
- 121
- 1
- 1
- 5
0
votes
1 answer
Email alert when private keys read from disk (honeypot, auditd)
I'd like to receive an immediate alert every time something reads the contents of my private key on Debian Linux. How can I do that?
I have an RSA private key stored on my server's disk at the following…

Michael Altfield
- 739
- 2
- 8
- 23
-1
votes
1 answer
How can i set up email alerts for disk failures on a windows server 2012 box?
I have a windows 2012 server with 3 storage spaces set up, each containing a mirrored pair of 2TB drives.
What is the best way to set up alerting so that i receive an alert when a physical disk fails?
Ideally i would like these alerts to be sent via…

Leo
- 9
- 3
-1
votes
1 answer
Blackbox-exporter modules header
How to provide headers in modules in blackbox.yml.
module:
prober: http
http:
headers:
Authorization : "----"
This returns in error parsing config file:yaml: unmarshal errors

Ravi
- 9
- 2