Metadata-Version: 2.4
Name: stackstate-static_health
Version: 0.0.1
Summary: The Static_health check
Home-page: https://github.com/StackVista/stackstate-agent-integrations
Author: Vishal
Author-email: info@stackstate.com
License: BSD-3-Clause
Keywords: stackstate agent static_health check
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
Requires-Dist: stackstate-checks-base
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# Agent Check: Static_health

## Overview

This check monitors Static Health ingested from CSV file through the StackState Agent.

## Setup

### Installation

The Static_health check is included in the [StackState Agent][1] package, so you do not
need to install anything else on your server.

### Configuration

1. Edit the `static_health.d/conf.yaml` file, in the `conf.d/` folder at the root of your
   Agent's configuration directory to start collecting your static_health data.
   See the [sample static_health.d/conf.yaml][1] for all available configuration options.

2. Restart the Agent

## Data Collected

Static Health includes the health and service checks.

## Files Supported for Health 

* *CSV*


[1]: https://github.com/StackVista/stackstate-agent-integrations/blob/master/static_health/stackstate_checks/static_health/data/conf.yaml.example
