HELIOS Base UB2 User manual (Version 3.0.0)  
 

11 The notification server

11.1 The notification server program

The notification server system consists of the program “notifysrv”. It is created in the “HELIOSDIR/sbin” directory during the installation. HELIOS Base is configured to start “notifysrv” automatically when the HELIOS services are started.

notifysrv

“notifysrv” is responsible for receiving and distributing events from multiple local client processes and tools, and forwarding these to the listening target processes which have been registered for different kinds of events. “notifysrv” is a lightweight service with excellent performance in delivering messages fast and reliably, without blocking the sender or receiver processes and without polling.

The “notifysrv” system handles internally used low level events including:

“notifysrv” always needs to be active, otherwise the events will not be handled in the different processes. The server supports fail-safe operation in the case of major internal problems, and will automatically be restarted in case of failure. In this case all other processes will automatically continue to work with the restarted “notifysrv” daemon.

The “notifysrv” application supports a telnet monitoring connection to list processes which are registered to receive events and to see how many events have been sent so far. The command socket localhost 2017 connects to the monitoring port and allows observing the activity.

The following commands are supported:

        help 
        status (show the current status) 
        quit

See TelnetPort in 19.10 “Notification server preference keys” for a description of the preference which allows changing the “notifysrv” port number.


HELIOS Website © 2011 HELIOS Software GmbH  
HELIOS Manuals May 17, 2013