Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added comment to indicate severity of log levels #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion zabbix/common/opsgenie-integration.conf.part
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
######################################## ZABBIX CONFIGURATION #######################################
#if you're using marid key, you can add it as a parameter to viaMaridUrl: &maridKey=your_marid_key
#viaMaridUrl=http://maridHost:port/script/marid2opsgenie.groovy?async=true
#Possible log severity levels are info, debug, warning and error
#zabbix2opsgenie.logger=warning
logPath=/var/log/opsgenie/zabbix2opsgenie.log

Expand All @@ -24,4 +25,4 @@ actions.Acknowledge.script=zabbixActionExecutor.groovy

zabbix.command_url=http://localhost/zabbix/api_jsonrpc.php
zabbix.user=Admin
zabbix.password=zabbix
zabbix.password=zabbix