Difference between revisions of "Collecting data"

From Veloopti Help
Jump to: navigation, search
(Created page with "== Overview == Category:Data")
 
m
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
 +
Data is gathered from the Veloopti Agent using a number of different methods. Each of these methods is able to obtain data at a minimum levels of granularity.
 +
 +
 +
{| class="wikitable"
 +
|-
 +
! scope="col"| Method
 +
! scope="col"| Type
 +
! scope="col"| Maximum granularity
 +
|-
 +
! scope="row"| Standard policy
 +
| Metric
 +
| One minute
 +
|-
 +
! scope="row"| Custom policy
 +
| Metric
 +
| One minute
 +
|-
 +
! scope="row"| Logfile monitoring
 +
| Metric and Event
 +
| More than one per second
 +
|-
 +
! scope="row"| Inbound SNMP policy
 +
| Metric and Event
 +
| More than one per second
 +
|-
 +
! scope="row"| Inbound API
 +
| Metric and Event
 +
| More than one per second
 +
|-
 +
|}
  
 
[[Category:Data]]
 
[[Category:Data]]

Revision as of 00:09, 13 June 2017

Overview

Data is gathered from the Veloopti Agent using a number of different methods. Each of these methods is able to obtain data at a minimum levels of granularity.


Method Type Maximum granularity
Standard policy Metric One minute
Custom policy Metric One minute
Logfile monitoring Metric and Event More than one per second
Inbound SNMP policy Metric and Event More than one per second
Inbound API Metric and Event More than one per second