Re: changing Critical Path Node
"Seibold, Michael" <[email protected]>
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Stuart,
maybe here?
opennms=# \d pathoutage
Table "public.pathoutage"
Column | Type | Modifiers
-------------------------+------------------------+-----------
nodeid | integer | not null
criticalpathip | text | not null
criticalpathservicename | character varying(255) |
Check the output from
select * from pathoutage;
Probably you will see your "dependent" nodes there. If yes, I would propose to stop opennms, change the criticalpathip in the DB and restart opennms.
-Michael
------------------------------------------------------------------------------
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