Re: Please check the data collection configuration for this node.
David Hustace <[email protected]> Mon, 3 Sep 2018 09:30:37 -0400
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
> On Aug 23, 2018, at 11:30, Robert Smith <[email protected]> wrote: > > > On Aug 23, 2018, at 11:30, Robert Smith <[email protected]> wrote: > nodeid | 44 > foreignsource | Edmonton > foreignid | 1478804879307 > location | Default > nodeid | 88 > foreignsource | Edmonton > foreignid | 1534873765354 > location | Edmonton The location is likely the problem. If you are not running a "monitoring system" (Minion) in the location "Edmonton", then the core OpenNMS will ignore it. Since you can see ICMP graphs, I suspect that you have another node with one of its IP interfaces as having the v4 address of "172.16.12.254" that *is* in the "Default" location. That's why it is being pinged and showing a graph. That graph will display for any node having that IP address, unless, the node is monitored by a Minion is actually in a location that is not the same as the Default. $ psql -h localhost -U opennms -c "SELECT count(*) FROM ipinterface WHERE ipaddr = '172.16.12.254';" Any nodes that have a location that is not null or that is not "Default" will not get monitored. David ------------------------------------------------------------------------------ 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+MIFAluNN30ACgkQmyrG1LpC +MJnVg//fefQi4crFZ19UK0GmFcjJ73f52qTcI+tiERAOQmvRjzE3s69sdod4Mj8 ruY/gSJIjqELHxY5Tp+rlyoiQ0TA6YX4xosCyytUblUGUU8HE+rjllXbjOcHRfgn rrdTManVuuX7kC9WKaDrB9PUMFWfX+WAHVC1ULcjq1opY8/hLN2R0v7EqS9/475k qUPTEHTQbiJ0oIACI7u3lRNVQHueU2KtFc/AVJdm0iDqF/pNyWLM+QMmq3FmfteE dv2uFN2h0xdwgo5jvh+I03CsXGORv/O+WdgOJhbCESmJO8/IJBGztVnCdv1QhHG0 eS82ayBzeW7HwdfurdbgjhppRNZ3G3jC3qFHEZ4HuUzfW6VzCyam3Ga1lCgFufDr 4C41cUo39wC83WnyFz0ZLsA7WOCpFjerLm0XtkC9CdhjEWS2hGjDQcAUmbAiqrgM DwdgQqT06GX5I+DUSbZQtFxZx2JHDT3q+ih3xNABpMvOalHsvUghmst94zRvKqii VZAumh147WIFugDWnDSl0Ph4+nT4HkF4OEdbsxGCvqvJTJywKoJGa33QxP/3RUAB Pl6DyQjgSZd9mOnzAF2SV37KorhBu0YMJ1eA6F6FgMdNmqW46upA+rc+mBAXBTcW IMcmacsFoalopEa+CyEgcYMGGaNlFzimnoWvQmxZnLtQDmLTWpw= =ZVZ/ -----END PGP SIGNATURE-----