python-scripts/scripts/PagerDuty-Integration
2022-10-11 00:20:38 +05:30
..
Readme.md Create Readme.md 2022-10-11 00:19:01 +05:30
script.py Update script.py 2022-10-11 00:20:38 +05:30

Check-System-Usage

built by developers python Code style: black License

About

A Python3 script to send your desired payload to PagerDuty and create an incident

Steps

  • Make sure you have create a serive in your PagerDuty account. Refer here if not done already

  • Copy the Integration Key from the settings of the service as shown below and paste it in your env file Screenshot 2022-10-11 at 12 09 33 AM

  • Import the file as a module

  • Send your desired payload to the module

  • Finalize your payload accoring the parameters(severity,components)

  • Voila! If everything works fine you will recieve a Page