PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
dicom_storage_collector.h File Reference

DICOM Storage metrics collector. More...

#include <chrono>
#include <cstdint>
#include <memory>
#include <mutex>
#include <string>
#include <unordered_map>
#include <vector>
#include "../pacs_metrics.h"
Include dependency graph for dicom_storage_collector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::pacs::monitoring::storage_metric
 Standard metric structure for storage data. More...
 
class  kcenon::pacs::monitoring::dicom_storage_collector
 Collector for DICOM storage and data transfer metrics. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::monitoring
 

Detailed Description

DICOM Storage metrics collector.

This file provides a collector for DICOM storage and data transfer metrics, compatible with the monitoring_system collector plugin interface.

See also
Issue #310 - IMonitor Integration and DICOM Metric Collector
DICOM PS3.4 - Service Class Specifications (Storage Service)
Author
kcenon
Since
1.0.0

Definition in file dicom_storage_collector.h.