Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
Debug |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ConfigPath |
"/etc/trafficmon.conf" |
public static final int |
DirIn |
1 |
public static final int |
DirOut |
2 |
public static final int |
DirTotal |
3 |
public static final int |
LimitLower |
40 |
public static final int |
LimitUpper |
30 |
public static final int |
StateCrit |
2 |
public static final int |
StateOK |
0 |
public static final int |
StateUnknown |
3 |
public static final int |
StateWarn |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SQLMaxOpenTries |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BuffSize |
10240 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BlockCount |
160 |
public static final int |
BlockSize |
131072 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
date_format |
"yyyy.MM.dd-HH:mm:ss" |
public static final double |
fudge_factor |
0.01 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DefaultRoot |
"m:" |
public static final String |
FontName |
"Franklin Gothic Medium" |