Monitoring Gateway with Sentinel
You can use Sentinel to collect information about targeted Gateway transfer activities. Sentinel enables you to generate graphic views of these events.
Sentinel provides you with tools that help you create pre-programmed automatic responses to specified network conditions. Using these tools, you can configure Sentinel to act immediately to handle exceptional and/or abnormal transfer events that occur in Gateway. You can also configure Sentinel to respond to a programmed event that fails to occur.
To operate Gateway and Sentinel together, you require the following Axway products:
Composer Server, Gateway, and Sentinel can be installed either on the same machine or on different machines and on the same or different platforms. When installed on the same machine, you can either use the same or different users to access the products. Additionally, you can use the same database for the Composer Server and the Sentinel Server.
To enable you to monitor Gateway transfer activities using Sentinel, Gateway provides the following objects:
You import these Gateway objects from the Axway Support website https://support.axway.com.
Gateway sends event information related to Gateway transfer activities to Sentinel. It transfers this information in messages called Tracked Event Messages. The Sentinel database receives and stores these Tracked-Event Messages in structured table records. It converts each Tracked-Event Message into a database record called a Tracked-Event Record. Tracked Objects define the structure of these database Tracked-Event Records.
Gateway provides two Tracked Objects:
Each Tracked Object contains a set of attributes that include Sentinel system attributes and Gateway-specific attributes. A Tracked-Event Message is an event notification containing a value for each attribute defined in the associated Tracked Object.
For details about the attributes contained in each Gateway Tracked Object, refer to the Axway Gateway online documentation.
XFBLog describes the contents of an XFBLog file. This log stores traces of the events and errors that occur on Gateway, according to the trace level defined.
XFBTransfer includes attributes that you can use to identify:
Gateway generates one Tracked-Event Message for each step in the transfer process. In each Tracked-Event Message, the State attribute identifies the relevant step of the transfer process. The possible values of the State attribute for the Tracked-Event Messages of a single Gateway transfer include:
You can use XFBTransfer to identify:
Gateway provides the following set of predefined Requests:
Gateway provides a set of Indicator Requests for the XFBTransfer object:
You can use these Indicator Requests in the definition of a Dashboard.
Gateway provides the following set of Correlation Rules.
Gateway provides a Dashboard object with the following three Dashboard pages:
General implementation procedure