+1 but note that this will need to be added to tasks/main.yml too so it
gets copied over.
-re
On 3/20/19 7:56 AM, Stephen John Smoogen wrote:
I have reviewed this and will sponsor it.
---------- Forwarded message ---------
From: Alessandro Lorenzi <pagure@xxxxxxxxx>
Date: Sat, 16 Mar 2019 at 17:24
Subject: [fedora-infrastructure] Issue #7635: Add monitoring for httpd
on certgetter
To: <smooge@xxxxxxxxx>
neron added a new comment to an issue you are following:
``
Hi,
first patch in fedora-infrastructure!
```
From 191cd95874e5f2f0141032cc211f2b405255df6d Mon Sep 17 00:00:00 2001
From: Alessandro Lorenzi <alorenzi@xxxxxxxxxxx>
Date: Sat, 16 Mar 2019 22:10:12 +0100
Subject: [PATCH] Monitoring: add service certgetter http
Refs: #7635
---
roles/nagios_server/files/nagios/services/certgetter.cfg | 6 ++++++
1 file changed, 6 insertions(+)
create mode 100644 roles/nagios_server/files/nagios/services/certgetter.cfg
diff --git a/roles/nagios_server/files/nagios/services/certgetter.cfg
b/roles/nagios_server/files/nagios/services/certgetter.cfg
new file mode 100644
index 000000000..2b143ed23
--- /dev/null
+++ b/roles/nagios_server/files/nagios/services/certgetter.cfg
@@ -0,0 +1,6 @@
+define service {
+ host_name certgetter01.phx2.fedoraproject.org
+ service_description certgetter-http
+ check_command check_http!certgetter01.phx2.fedoraproject.org
+ use defaulttemplate
+}
--
2.17.1
```
``
To reply, visit the link below or just reply to this email
https://pagure.io/fedora-infrastructure/issue/7635
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx