...
Expand | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||
|
...
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 | ||
---|---|---|
| ||
Run the following test command from the shell. Check if the test alert is created in Jira Service Management:
If "Trace/breakpoint trap" error occurs: It means the send2jsm plugin isn't compatible with the server distribution. Follow the "Source and Recompiling send2opsgeniesend2jsm" section on this page and rebuild send2opsgeniesend2jsm.go according to the specific server environment. If the alert is created in Jira Service Management: It means the integration is installed correctly. The problem might be that OP5 is not notifying the Jira Service Management contact for alerts. Check the OP5 alert notifications log. If not: Check the log files under /var/log/opsgeniejec. Look for the following errors in the log file:
Set log level of send2jsm plugin to DEBUG Change the line send2opsgeniesend2jsm.logger=warning to nagios2opsgenieto nagios2jsm.logger = debug in /etc/opsgeniedebug in /home/jsm/jec/conf/opsgenie-integration.conf filefile. Configure Jira Service Management to update ZenossSet the send2jsm plugin's log level to DEBUG. Open the /home/jsm/jec/conf/integration.conffile and change the line |
...