...
Expand | ||
---|---|---|
| ||
Configure by entering flags into the command in the jsm.cfg file. Use
When apiKey is added to the cfg file, it overrides the apiKey in the config.json file. To send additional custom arguments, add them after the flags. For example, |
Expand | ||
---|---|---|
| ||
Configure apiKey and nagios_server from send2jsm.go script. To use this option, build the script again and put the new executable to /usr/bin directory. Find information about the location of the send2jsm.go and how to build a go script in the "Source for send2jsm and recompiling" section. |
...
The package that you downloaded also includes JEC utility which is located under /usr/local/bin and the script that is needed to be run by JEC which is under /home/jsm/jec/scripts. After the configuration of JEC is done, be sure to run it. Learn more about about running JEC documentation.
Source and recompiling send2jsm
...