What is a Driver

The driver determines how to provide the generated OpenNMS requisition. It is a required global configuration item for the PRIS server. The configuration for the drivers has to be specified in the global.properties file. It is possible to configure exactly one driver for the PRIS server. For the PRIS server you can configure a global log level. The loglevel is also located in the global.properties file and can be configured with the following values:

loglevel = INFO
Level Default

ALL

TRACE

DEBUG

INFO

*

WARN

ERROR

OFF

Changing the log level requires a restart if you run PRIS as a daemon in HTTP mode.

The driver is configured in global.properties which is located in the root application directory.

/opt/opennms-pris
└── global.properties