UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
Introduction
An OpenNSA infrastructure (and any NSI based infrastructure) is highly distributed and difficult to monitor and manage. At the moment every OpenNSA node has its own set of logfiles and of course the standardized NSI SOAP/REST calls that can be used to monitor the state of the node. However, watching the unstructured logmessages in the logfiles and triggering the minimalistic NSI calls can be a lot of work.
Here is a short list of possible strategies to monitor openNSA nodes that has fewer shortcomings then the current way of working:
- Using centralized and structured logfiles, together with some analysis/search interface
- Provide openNSA with SNMP calls and monitor them with an SNMP based management station
- Send events from openNSA nodes using some Message Queue infrastructure
- add REST monitoring calls to openNSA