Difference between revisions of "~/.config/lamp.conf"
Jump to navigation
Jump to search
m (Welcome moved page /.config/lamp.conf to ~/.config/lamp.conf) |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * https://docs.opsgenie.com/docs/lamp-command-line-interface-for-opsgenie | ||
+ | [[~/.config/]]lamp.conf | ||
+ | Official example (https://github.com/opsgenie/opsgenie-lamp/blob/master/conf/lamp.conf) | ||
+ | |||
+ | [[apiKey]]=your_api_key | ||
+ | ######################################## LAMP CONFIGURATION ################################################## | ||
+ | # user=<user> | ||
+ | ############## Use following configuration options if you use lamp behind a proxy ############ | ||
+ | ## proxyHost=<proxy_host> | ||
+ | ## proxyPort=<proxy_port> | ||
+ | ## proxyUsername=<proxy_username> | ||
+ | ## proxyPassword=<proxy_password> | ||
+ | ## proxyProtocol=http | ||
+ | |||
+ | ############## Use following settings options for connection to OpsGenie server############ | ||
+ | ##connectionTimeout=50 | ||
+ | ##requestTimeout=100 | ||
+ | |||
+ | ############## Use alternative urls for connection to EU / Sandbox server############ | ||
+ | ## opsgenie.api.url=https://api.eu.opsgenie.com | ||
+ | ## opsgenie.api.url=https://api.sandbox.opsgenie.com | ||
+ | == Errors == | ||
+ | * <code>[[Can not create the alert client. API key cannot be blank.]]</code> | ||
− | {{lamp}} | + | == Related == |
+ | * <code>[[apiKey]], [[apiUrl]]</code> | ||
+ | * <code>[[opsgenie-lamp createAlert --message "host down" --config /opt/conf/myConfigurationFile.conf]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{lamp.conf}} | ||
+ | * {{lamp}} | ||
+ | |||
+ | [[Category:Opsgenie]] |
Latest revision as of 09:00, 21 October 2024
~/.config/lamp.conf
Official example (https://github.com/opsgenie/opsgenie-lamp/blob/master/conf/lamp.conf)
apiKey=your_api_key ######################################## LAMP CONFIGURATION ################################################## # user=<user> ############## Use following configuration options if you use lamp behind a proxy ############ ## proxyHost=<proxy_host> ## proxyPort=<proxy_port> ## proxyUsername=<proxy_username> ## proxyPassword=<proxy_password> ## proxyProtocol=http ############## Use following settings options for connection to OpsGenie server############ ##connectionTimeout=50 ##requestTimeout=100 ############## Use alternative urls for connection to EU / Sandbox server############ ## opsgenie.api.url=https://api.eu.opsgenie.com ## opsgenie.api.url=https://api.sandbox.opsgenie.com
Errors[edit]
Related[edit]
apiKey, apiUrl
opsgenie-lamp createAlert --message "host down" --config /opt/conf/myConfigurationFile.conf
See also[edit]
Advertising: