Questions tagged [alerts]

446 questions
2
votes
0 answers

Seed graphite checks to cabot database

I have the list of metrics those will be coming from graphite. I want to seed checks for these graphite metrics in the Cabot database. So when I open the graphite UI first time, I should see my seeded graphite checks. For this which database tables…
Sandesh
  • 428
  • 9
  • 22
2
votes
1 answer

SQL Server Alerts/Errors Being Thrown By Nexpose Rapid 7

My network team recently deployed Nexpose's Rapid 7. Unfortunately, every time they scan a SQL Server I typically see one of two severity 20 alerts being generated. This in turn causes SQL Server to SMS the on-call phone. I received hundreds of…
2
votes
1 answer

Scale button text to button size (not vice versa)

I have a simple alert shown below that is displayed differently in Windows and Linux. There are quite a bit of posts to scale button size depending on text but I essentially want the opposite. The Buttons should stay the same size and the text…
bitFuzzy
  • 47
  • 1
  • 6
2
votes
5 answers

Real-time log processing and alert generation

Assuming I have a continuous stream of log entries (e.g. a firewall log), I need a tool that's able to process the stream of events and do some real-time computation over it (e.g. counting the number of accesses from different IP addresses over a…
Unknown
  • 5,722
  • 5
  • 43
  • 64
2
votes
4 answers

SMS alerting to respond to error situations faster

What is the easiest way to set up an SMS alerting system so that I will receive notification if my server doesn't respond or a GET query doesn't return correct content?
Bemmu
  • 17,849
  • 16
  • 76
  • 93
2
votes
4 answers

iPhone App - Generate Alert Popups when App is Closed

In creating an iPhone app, is it possible to generate a popup alert on the iphone (similar to a Push notification) when the app has been closed. A simple example would be to have an app that can set a reminder at 5:00PM January 5th, 2010. The app…
Ryan
  • 2,650
  • 3
  • 29
  • 43
2
votes
0 answers

Programming a system where users can define their own rules

I want to make a system for users to specify their own rules for when to receive alerts when something happens in their facebook feed. I want them to be able to say 'please send me an alert when Z happens' and then specify that Z is: 'my friend X…
grasshopper
  • 3,988
  • 3
  • 23
  • 29
2
votes
1 answer

Apple Push Notifications - two app id's and one server key

I am trying to deploy two applications that use apple push notifications. Both the applications talk to the same server application. Let us assume one is a a free version of the app and the other is a paid version - two different app IDs on the…
Hari S
  • 31
  • 1
  • 2
2
votes
2 answers

AJAX email form validation in AJAX loaded div?

I've created a pretty straight-forward site which loads all of its content via jquery .load() functions when you click the navigation links, and it works great. What I want now is to load in an email contact form with AJAX-style validation that…
table_formatter
  • 115
  • 2
  • 12
2
votes
1 answer

Changing the Task Overdue email format in MOSS 2007 document approval workflow

How can I change the Email sent when a document in the out of the box document approval workflow is overdue. The email I get is something like Task assigned to Name here on 7/13/2009 is overdue. Due by 7/3/2009 Please approve document1 From:…
Emad Gabriel
  • 3,677
  • 7
  • 37
  • 49
2
votes
2 answers

SharePoint Email Alerts

I'm having problem sending email alerts from a Discussion Board. I've added all the work email to the Shared Service User profiles n SharePoint Central Administration area. However, when I click on Alert Me I get the following error: The following…
Kash
1
vote
2 answers

disable javascript alerts in dreamweaver CS4

every time I do not complete a portion of javascript code, it always appears alert messages in Dreamwaver and is really annoying. How do I disable these alerts?
csotelo
  • 1,453
  • 2
  • 28
  • 43
1
vote
1 answer

How can I configure an Azure alert to notify me when an IIS website in a VM goes down?

I am looking to see if anyone has achieved the above and if they have done so using Application Insights or another method. I would like to be able to notify a group by email when a website on a hosted VM become unhealthy. I have looked into…
1
vote
0 answers

loki alert setup with grafana-loki helm chart

please can anyone tell me can i set up alerts with Loki? alert should trigger to slack. my loki installation done through helm. also grafana & prometheus deployed through helm. i have dashboard to show error message and their count so , if an error…
1
vote
0 answers

Prometheus metrics randomly disappeared (kube_pod_container_status_running)

I have some pods running on kubernetes and have created some alerts via prometheus where I added a metric kube_pod_container_status_running After adding this to scrape-config, The metric worked perfectly fine for a day, until it randomly just…
Anza
  • 11
  • 3