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.0.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.0-py3-none-any.whl (80.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pulumi_systeam-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 b3c88ac6e0dc6048172976214db1ee6d85169f5502b7f320524c259c3d4e90fc
MD5 7672cf609f449ff259205de9c589a675
BLAKE2b-256 fda700f97d49db1bb5adde610df37dcafb59ce759d62686b54a67f24368fb80d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pulumi_systeam-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8bb7502197b82024dbafa03be692157e99d61628bbaa2452b532cbc486eb8405
MD5 23e5fb5833177feffaddd23305db0590
BLAKE2b-256 aa0ebc9921d551deab87b2e338bd557d0dd8cedbd7a5daf00797946c9c689c6d

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