Questions tagged [notification]
22 questions
0
votes
0 answers
Icinga2: How to control if master or satellite notifies?
I created an apply rule for notifications within an Icinga2 global zone:
apply Notification "mail-icingaadmin" to Service {
import "mail-service-notification"
user_groups = ["icingaadmins"]
assign where host.vars.notification_type ==…

PythonLearner
- 1,032
- 2
- 12
- 31
0
votes
1 answer
Send push notification from a internal server
Background
I have a smart home application written in java and spring. It runs from a raspberrypi inside my home network 192.168.x.x. For security reasons I do not want to control it from internet.
What I have
A web application consist of web…

De Gao
- 1
0
votes
1 answer
Naemon still sending DOWN notifications for removed host
I shutdown an old web server, and immediately started receiving DOWN notifications from Naemon.
Now I have removed that host entirely from the Naemon config, and restarted the Naemon service. Yet I continue to receive DOWN notifications every…

Colin 't Hart
- 302
- 2
- 16
0
votes
0 answers
Zabbix send email to only one user
I configured trigger action to sending email to 3 users, but only one user recaives email notifications. I checked bellow:
All users set to enable email in media
All users set to availabity 24/7 and all severity alert
Email addresses are…

Kedar709
- 1
- 2
0
votes
1 answer
Check_MK: Custom User Notification goes to all users not to the one in Contact Groups
I would like to kindly ask for some advice.
I have configuration that looks like this:
Users are in Contact Groups.
In Host Folders I have permissions to Contact Groups. And Hosts inherits this setting from folders
That works fine for Global…

Lisek
- 309
- 2
- 7
- 15
0
votes
1 answer
"Tags" blade during Azure Notificaiton Hubs setup
I'm setting up a new Notification Hub and I've come across a new tab/blade that I'm unsure what to do with. I don't recall seeing this blade in the past.
I understand the notion of "tags" as a means of categorizing your notification recipient…

Dan Beaulieu
- 103
- 4
-3
votes
1 answer
Is it a sufficient emergency security measure to send an immediate mail notification when someone logs in through ssh?
Send me an e-mail whenever someone logs in via SSH
Talking about this here, is this enough to prevent any damage (or more, being able to limit it through being notified of it) to your server should someone actually manage to log in?
Additional…

uncanny
- 5
- 3