Metadata-Version: 2.4
Name: stackstate-agent_integration_sample
Version: 0.0.1
Summary: The Agent_integration_sample check
Home-page: https://github.com/StackVista/stackstate-agent-integrations
Author: StackState
Author-email: info@stackstate.com
License: BSD-3-Clause
Keywords: stackstate agent agent_integration_sample 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.8
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: Agent_integration_sample

## Overview

This check monitors [Agent_integration_sample][1] through the StackState Agent.

## Setup

### Installation

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

### Configuration

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

2. Restart the Agent

## Data Collected

### Metrics

Agent_integration_sample does not include any metrics.

### Service Checks

Agent_integration_sample does not include any service checks.

### Events

Agent_integration_sample does not include any events.

### Topology

Agent_integration_sample does not include any topology.

[1]: https://docs.stackstate.com/develop/agent_check/how_to_develop_agent_checks
[2]: https://github.com/StackVista/stackstate-agent-integrations/blob/master/agent_integration_sample/stackstate_checks/agent_integration_sample/data/conf.yaml.example
