Documentation ¶
Overview ¶
Package snmp contains the SNMP corecheck integration
Index ¶
Constants ¶
View Source
const ( // CheckName is the name of the check CheckName = common.SnmpIntegrationName )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Check ¶
Check aggregates metrics from one Check instance
func (*Check) Configure ¶
func (c *Check) Configure(senderManager sender.SenderManager, integrationConfigDigest uint64, rawInstance integration.Data, rawInitConfig integration.Data, source string) error
Configure configures the snmp checks
func (*Check) GetDiagnoses ¶
GetDiagnoses collects diagnoses for diagnose CLI
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
common
Package common contains constants and basic structures used in snmp integration
|
Package common contains constants and basic structures used in snmp integration |
configvalidation
Package configvalidation contains validation and enrichment functions
|
Package configvalidation contains validation and enrichment functions |
profile
Package profile contains profile related code
|
Package profile contains profile related code |
report
Package report is a package that reports metrics for the device check
|
Package report is a package that reports metrics for the device check |
Package status contains the SNMP Profiles status provider
|
Package status contains the SNMP Profiles status provider |
Click to show internal directories.
Click to hide internal directories.