Page MenuHomePhabricator

Icinga contact for dr0ptp4kt
Closed, ResolvedPublic

Description

Hello, this is a request for an entry in the Icinga contacts following the "-email" convention for what I intend to be email only. This will be used for receiving alerts on some projects relatively soon (Wiki Replicas, WDQS, etc.). Here's the entry, requesting to use our work domain for the righthand side of the email address.

define contact{
        contact_name                    dr0ptp4kt-email
        alias                           Adam Baso
        host_notification_period        24x7
        service_notification_period     24x7
        host_notification_options       d,u,r,f,s
        service_notification_options    w,u,c,r,f
        email                           abaso+icinga@...
        host_notification_commands      host-notify-by-email
        service_notification_commands   notify-by-email
}

Event Timeline

Thanks @Peachey88 for the Description update for readability!

hi @dr0ptp4kt

Can you submit a patch with this info? we can happily review it when ready. cc/ @herron will be your point of contact.

Thanks @lmata - I don't think I have permissions to the private Puppet repo to do that - I believe this is in modules/secret/secrets/nagios/contacts.cfg in the private repo, anyone have access to that to confirm?

I was looking at https://phabricator.wikimedia.org/T172879#3728627 and similar tickets and https://wikitech.wikimedia.org/wiki/Icinga but I'm not totally sure if maybe there's another repo or I'm just not code searching correctly to find the file!

herron claimed this task.

Done!