# meter-plugin-sinewave **Repository Path**: mirrors_boundary/meter-plugin-sinewave ## Basic Information - **Project Name**: meter-plugin-sinewave - **Description**: Example plugin that outputs a Sine Wave - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TrueSight Pulse Sine Wave Meter Plugin Example plugin that outputs multiple measurements sources that are Sine Waves with optional Gaussian noise add to the measurement. ### Prerequisites | OS | Linux | Windows | SmartOS | OS X | |:----------|:-----:|:-------:|:-------:|:----:| | Supported | v | v | v | v | * Requires Python 2.7.10 or later ### Plugin Setup None ### Plugin Configuration Fields |Field Name | Description | |:------------|:-----------------------------------------------------------------------------------------------------| | Name | Name of the sine wave | | Amplititude | Unitless value of the max value of the sine save | | Frequency | Frequency in hertz of the sine wave | | Noise | Enable/Disable noise generation to the sine wave | | Mu | Mean value of generated noise | | Sigma | Standard deviation of generated noise | | Sample Rate | How often (in milliseconds) to collect values from the sine wave. | | Debug Level | Sets the level of debug output. One of the following: CRITICALi, ERROR, WARNING, INFO, DEBUG, NOTSET | ### Metrics Collected |Metric Name |Description | |:--------------------|:-----------------------------------| | SINE\_WAVE\_AMPLITUDE | Amplitude of the measured Sine Wave| ### Dashboards - Sine Wave