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.3.0.tar.gz (54.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.3.0-py3-none-any.whl (81.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulumi_systeam-0.3.0.tar.gz
  • Upload date:
  • Size: 54.4 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.3.0.tar.gz
Algorithm Hash digest
SHA256 1f90fa77ec605ee9b3144404dd11cc6d27d51813d3d03995c0eb6a92b6778fe0
MD5 683429a5fc0cbb0650a1c6a97317cc24
BLAKE2b-256 6450a6f64e7022ac8ba70794d5781bd35d214202ede9d46d4df4e5725c64d2a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pulumi_systeam-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 81.8 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ebbae7d9f2d21a088f7442337d8ec1f06cd26c3a636a16785a6567b3f981f626
MD5 b73dc52a3532fdec64a966f207eff3df
BLAKE2b-256 d84cb6ce6ee56e69a0e318146d948ba8d6cd15b878417b496a82732032c82156

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