Difference between revisions of "Opsgenie-lamp createAlert"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
  
  [[opsgenie-lamp createAlert --message "host down" --config "/opt/conf/myConfigurationFile.conf"]]
+
  [[opsgenie-lamp createAlert --message "host down" "test.ignoreme" --config "/opt/conf/myConfigurationFile.conf"]]
  
  

Revision as of 09:47, 21 October 2024

opsgenie-lamp createAlert --help
opsgenie-lamp createAlert --message "host down"
 opsgenie-lamp createAlert --message --tags yourtag --priority P5


opsgenie-lamp createAlert --message "host down" "test.ignoreme" --config "/opt/conf/myConfigurationFile.conf"


opsgenie-lamp createAlert --message "host down" --config /opt/conf/myConfigurationFile.conf [1]


opsgenie.create_alert


opsgenie-lamp createAlert \
--apiKey YOUR_API_KEY \
--message "Your Alert message here" \
--priority P5 \
--source "your source" \
--user "your user" \
--alias "your alias" \
--tags "you tags" \
--teams your_teams

Errors

ERRO[2024-10-21T11:26:10.313826+02:00] Error occurred with Status code: 403, Message: To perform this action, use an API key from an API integration., Took: 0.001000, RequestId: 6932fc25-30e9-4cd4-87be-12345678
Error occurred with Status code: 403, Message: To perform this action, use an API key from an API integration., Took: 0.001000, RequestId: 6932fc25-30e9-4cd4-87be-a6e15452c01a

Activities

Related

See also

  • https://docs.opsgenie.com/docs/lamp-command-line-interface-for-opsgenie
  • Advertising: