"Fossies" - the Fresh Open Source Software Archive

Member "opennms-31.0.8/features/nrtg/NOTES.txt" (9 May 2023, 578 Bytes) of package /linux/misc/opennms-31.0.8-source.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 protocolcollector JMS independent
    2 nrtcollect JMS dependent currently
    3 web depends on an nrtbroker impl
    4 jms impl
    5 local impl
    6 
    7 bundles:
    8 api
    9 protocolcollector-snmp
   10 web
   11 
   12 nrtcollector
   13 nrtg-broker (activemq broker)
   14 
   15 nrtbroker-local OR nrtbroker-jms + nrtg-broker
   16 
   17 
   18 api
   19 web
   20 protocolcollector-snmp
   21 <!-- local request transport and brokering -->
   22 nrtbroker-local     -- could be combined since its all local
   23 nrtcollector-local
   24 
   25 
   26 OR
   27 
   28 api
   29 web
   30 protocolcollector-snmp
   31 <!-- remote request transport and brokering -->
   32 nrtbroker-jms
   33 nrtcollector-jms
   34 nrtg-broker
   35 
   36 
   37 
   38 <-- single node deployment -->
   39