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.2.1.tar.gz (53.1 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.2.1-py3-none-any.whl (80.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pulumi_systeam-0.2.1.tar.gz
Algorithm Hash digest
SHA256 d2495a97fc021ce65e92327bc434506da7b5e79768c027815ec917cde7742189
MD5 34d0a2dedf3fbb287cae14a6909dff23
BLAKE2b-256 7f5591facd8a37847f6307802d7cbf080912ae25b9e2c299e5a7953ee6794247

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pulumi_systeam-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dea94d290d62dc63650d1f364548cc27acff50a4b98089fc3c404c0314e2431d
MD5 991ba3b2cfe7b0f9a82c4695c8d4c554
BLAKE2b-256 c36bd658d2ff6bf067df34ad1e279a6c4ae1eafce169df23bdfe072586185ddd

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