Veeam Service Provider Console Custom Plugins Dashboard
Veeam Service Provider Console Custom Plugins Dashboard allows you to monitor resource usage and request handling by custom plugins that run on the Veeam Service Provider Console server side. Data collection is performed every 2 minutes or less.
All plugin metrics are grouped by the pluginId tag. Optionally you can group metrics by the pluginPackageId tag. The dashboard includes the drop-down filters for both tags.
The dashboard includes the following panels:
Panel | Collected Metric | Description |
---|---|---|
Plugins CPU usage | vspc.plugins.cpu_usage | Average CPU utilization across all cores for each plugin, in percents. |
Plugins memory usage | vspc.plugins.memory_usage | Memory usage for each plugin. |
Handled requests | vspc.plugins.requests_handled | Number of requests handled by each plugin. |
Request processing time | vspc.plugins.request_time_bucket | Distribution bucket for plugin request processing time. |