public class JabbixAgent
extends java.lang.Object
To get the information about the program usage use --help command line option.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VERSION |
| Constructor and Description |
|---|
JabbixAgent() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Parses the command-line parameters and starts the agent.
|