public abstract class EventdConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SQL_DB_HOSTIP_TO_HOSTNAME
Deprecated.
The SQL statement necessary to convert the event host into a hostname
using the 'ipinterface' table.
|
static String |
SQL_DB_INS_EVENT
Deprecated.
The SQL insertion string used by eventd to store the event information
into the database.
|
static String |
SQL_DB_SVCNAME_TO_SVCID
Deprecated.
The SQL statement necessary to convert the service name into a service id
using the distributed poller database.
|
Constructor and Description |
---|
EventdConstants()
Deprecated.
|
public static final String SQL_DB_INS_EVENT
public static final String SQL_DB_SVCNAME_TO_SVCID
public static final String SQL_DB_HOSTIP_TO_HOSTNAME
Copyright © 2021. All rights reserved.