Skip to main content

Pulumi provider for Syschecks (SysTeam)

Manage your Syschecks (SysTeam Monitoring) stack as code with Pulumi: monitoring checks, projects, status pages, on-call schedules, escalation policies, SLOs, integration keys, teams, services, contact methods, lifecycle watches and multi-stage incident playbooks.

Generated from the official Terraform provider via the Pulumi-Terraform Bridge — full parity, identical behaviour across all 15 resources.

Installation

pip install pulumi_systeam

Configuration

Via environment variables:

export SYSTEAM_API_URL=https://syschecks.com    # base URL, no /api suffix
export SYSTEAM_API_TOKEN=pat_xxxxx              # a Personal Access Token

Or with Pulumi config:

pulumi config set systeam:apiUrl https://syschecks.com
pulumi config set --secret systeam:apiToken pat_xxxxx

Example

import pulumi_systeam as systeam

project = systeam.Project("production", name="Production", organization_id=1)

systeam.Check("api-health",
    name="API Health",
    type="uptime",
    project_id=project.id,
    url="https://api.example.com/healthz",
    interval=60)

Resources

Project, Check, CheckSlo, NotificationChannel, EscalationPolicy, OncallSchedule, StatusPage, MaintenanceWindow, IntegrationKey, Team, Service, Playbook, LifecycleWatch, ContactMethod, AgentRegistrationToken.

Data source: get_organization().

Links

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumi_systeam-0.1.1.tar.gz (50.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pulumi_systeam-0.1.1-py3-none-any.whl (71.5 kB view details)

Uploaded Python 3

File details

Details for the file pulumi_systeam-0.1.1.tar.gz.

File metadata

  • Download URL: pulumi_systeam-0.1.1.tar.gz
  • Upload date:
  • Size: 50.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for pulumi_systeam-0.1.1.tar.gz
Algorithm Hash digest
SHA256 01aa95348176272cd321d401e029a2fa37f96bbb8c3914b34d1705097b2e8a33
MD5 c9c0000e7faa3032de099bf04c84097e
BLAKE2b-256 412b9375524f0ecafb6b3ee9ed1e2782341b1b7bad56bb08e5cc525cc96280a0

See more details on using hashes here.

File details

Details for the file pulumi_systeam-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pulumi_systeam-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 71.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for pulumi_systeam-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f31f1920c2a11de83d02f9ddaf005ab0cdc76aa2245a6d2d93f664d71c029e7c
MD5 a8d0c0551c36d121c69dbd40f5b8bbf2
BLAKE2b-256 bbc0c60587bbaf77ba3a95b3e0fe96197593197437ef1509ffc6e4adca36051b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page