Re: Single email when node is down
David Hustace <[email protected]>
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
> On May 23, 2018, at 12:59, realnms <[email protected]> wrote: > > Is there a way to configure notifications to just send one node down email vs > multiple emails for node down, smtp down, snmp down, etc... when a server is > completely down. Couldn't find anything in documentation or forum. Thanks Actually, the behavior that you desire is the way it should working "out-of-the-box". Check the <node-outage> element in your poller-configuration. It should look like: <node-outage status="on" pollAllIfNoCriticalServiceDefined="true"> <critical-service name="ICMP"/> </node-outage> That configuration should make OpenNMS generate only a single Node Down event and alarm for all services on all IP interfaces if the critical service (or all services if no critical service) is down on all interfaces. There will be outage records recorded for each service but only one Node Down event/alarm. David Hustace The OpenNMS Group, Inc. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss
signature.asc
(application/pgp-signature, 873 B)
-----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIzBAEBCAAdFiEEM8HVsB3Payb01u1DmyrG1LpC+MIFAlsGs1QACgkQmyrG1LpC +MIL7Q/+NEXgR3oeGEkMi1gBNsqxGpG6BEwvHyBAzItWBDW2OO9QzSbS3QS5i6wG mppsscoGnPQYRWhsIDryCAqN6TizUAAMsDDuV0lf35ga3oxIEQbCmCg5xeCTgkNC oyn9f0GbcikGmNf+s9uuA/bsOtY6DUwFnToMUStaHSTCIFziaUHAog0T1WvX4EPX CxSKuP/BZiJPHGCP0aqKRBNaTdX9+ju+ltY5Qkc9QUGUsmTiqMznplu+w6akmEhF uIFlLNPV7m5/45MahgQiCIT6ZV7/Fibsrt0CMF5yaDRVOq8vwIqLxODS6NGwGVcQ aQB74a9YD8DR1kIivtvm1doPo2We7YZyX9gCbXp0Yko3Q2/P56FFOqkKa4OTZUM7 3HpbPvaJcmrlA85otuENlQuRmautajWaDt2ldDBE7rEqrEhuuH/+TReTF4VFvu6H JrUvo9onHeCkBB3YETzaARHKeBlhZIcm7MaiY07NpY58IFOpdnIV94bhkmrgLdH/ /RSN6QSznQOW1O6YFhYmDsm1NIebgZAdbrHpZeWO97NHD4+qoz7bFzeCzFHLSDJU 9YoJ9U34Hy2nfhinosddrhy+TAgTqNphIBrIvbq/rVPKuYM6hHYzH6MvgFfuXbc7 OediDFP3Jh+fP5oquDm2+8SE2JkwdhOtiGIZ8MR0sN8QAQKAQCo= =xLMj -----END PGP SIGNATURE-----