모니터링 메트릭
카카오클라우드의 Monitoring 서비스에서 제공하는 메트릭을 설명합니다.
해당 메트릭은 Monitoring에서 제공하는 커스텀 대시보드, 메트릭 탐색기, Metric Export, Alert Center에서 제공하는 알림 정책(메트릭 기반) 에서 사용됩니다.
Virtual Machine, GPU, Bare Metal Server 메트릭
Monitoring - 커스텀 대시보드, 메트릭 탐색기, Metric Export, Alert Center - 알림 정책(메트릭 기반)
mem_buffered
, mem_cached
, disk_inodes_usage
메트릭은 Linux OS가 설치된 서버에서만 수집 및 제공됩니다.nvidia_smi
메트릭은 GPU가 장착된 서버에서만 수집됩니다.
GPU 인스턴스 NVIDIA 라이브러리 업데이트 시 라이브러리 버전과 CUDA 버전의 호환성을 확인 부탁드립니다.
apt upgrade 등을 통한 업데이트로 버전 간 호환이 되지 않는 경우,
사용자가 설치한 모니터링 에이전트에서 Nvidia와 관련된 메트릭을 수집하지 못하는 경우가 발생할 수 있습니다.
network_rx_bytes_persec
메트릭 항목에 대해 Alert Center에서 알림 정책을 설정할 경우, 전체 네트워크 인터페이스에 대해 적용됩니다. 즉, 다중 네트워크 인터페이스 상태의 인스턴스일 경우, 연결되어 있는 네트워크 인터페이스 중 하나에서 설정된 임계치를 초과할 경우 알람이 발송됩니다.
메트릭 이름 | 설명 | 단위 |
---|---|---|
cpu_usage | 전체 CPU에 대한 사용량을 측정 | % |
cpu_usage_iowait | CPU 사용률, CPU 상태: iowait | % |
cpu_usage_system | CPU 사용률, CPU 상태: system | % |
cpu_usage_user | CPU 사용률, CPU 상태: user | % |
cpu_usage_per_core | Core 별 CPU의 사용량을 측정 | % |
mem_buffered | 메모리 사용량, 메모리 상태: buffered | bytes(IEC) |
mem_cached | 메모리 사용량, 메모리 상태: cached | bytes(IEC) |
mem_used | 메모리 사용량 | bytes(IEC) |
mem_usage | 메모리 사용률 | % |
disk_used | 디스크 사용량 | bytes(IEC) |
disk_used_percent | 디스크 사용률 | % |
disk_inodes_usage | 디스크 inode 사용률 | % |
disk_read_bytes_persec | 디스크에서 초당 읽은 바이트 크기 | bytes/s(IEC) |
disk_write_bytes_persec | 디스크에서 초당 쓴 바이트 크기 | bytes/s(IEC) |
disk_read_iops | 디스크에서 초당 입력 작업이 완료된 수 | count/s |
disk_write_iops | 디스크에서 초당 출력 작업이 완료된 수 | count/s |
network_rx_bytes_persec | 네트워크 인터페이스에서 받은 초당 바이트 크기 | bytes/s(IEC) |
network_tx_bytes_persec | 네트워크 인터페이스에서 보낸 초당 바이트 크기 | bytes/s(IEC) |
network_rx_packets_persec | 네트워크 인터페이스에서 받은 초당 패킷의 수 | packets/s |
network_tx_packets_persec | 네트워크 인터페이스에서 보낸 초당 패킷의 수 | packets/s |
nvidia_smi_memory_free | GPU 코어별 Free Memory | MiB(IEC) |
nvidia_smi_memory_total | GPU 코어별 Total Memory | MiB(IEC) |
nvidia_smi_memory_used | GPU 코어별 Used Memory | MiB(IEC) |
nvidia_smi_power_draw | GPU 코어별 Power 소비량 | watt |
nvidia_smi_utilization_gpu | GPU 코어별 사용률 | % |
Libvirt 메트릭
Monitoring - Metric Export
메트릭 이름 | 설명 | 단위 |
---|---|---|
libvirt_domain_info_cpu_time_seconds_total | 사용한 총 CPU 시간 | count |
libvirt_domain_info_virtual_cpus | CPU 코어 수 | count |
libvirt_domain_block_stats_read_bytes_total | 디스크에서 읽은 바이트 크기 | bytes(IEC) |
libvirt_domain_block_stats_write_bytes_total | 디스크에서 쓴 바이트 크기 | bytes(IEC) |
libvirt_domain_interface_stats_receive_bytes_total | 네트워크 인터페이스에서 받은 바이트 크기 | bytes(IEC) |
libvirt_domain_interface_stats_transmit_bytes_total | 네트워크 인터페이스에서 보낸 바이트 크기 | bytes(IEC) |
cpu_credit_usage
, cpu_credit_balance
메트릭은 Burstable 옵션이 적용된 t1i 서버에서만 수집됩니다. (* t1i.medium.dns.default 제외)
메트릭 이름 | 설명 | 단위 |
---|---|---|
cpu_credit_usage | CPU 크레딧 사용량 | count |
cpu_credit_balance | CPU 크레딧 잔여량 | count |
Kubernetes Engine 메트릭
Monitoring - Metric Export
메트릭 이름 | 설명 | 단위 |
---|---|---|
cluster_autoscaler_node_group_min_count | 노드 그룹의 오토스케일링 동작 시 최소 노드 수 | count |
cluster_autoscaler_node_group_max_count | 노드 그룹의 오토스케일링 동작 시 최대 노드 수 | count |
cluster_autoscaler_node_group_target_count | 노드 그룹의 오토스케일링 동작 시 목표 노드 수 | count |
kube_node_status_allocatable | 노드의 파드에 할당할 수 있는 리소스 양 | none |
kube_node_status_capacity | 노드의 사용할 수 있는 총 리소스 용량 | none |
node_cpu_seconds_total | 노드 CPU의 각 모드에서 사용된 시간 | count |
node_filesystem_avail_bytes | 노드의 루트가 아닌 사용자가 사용할 수 있는 파일 시스템 공간 | bytes(IEC) |
node_filesystem_size_bytes | 노드의 파일 시스템 크기 | bytes(IEC) |
node_memory_Active_bytes | 현재 사용중이나 재사용이 가능한 active 메모리 | bytes(IEC) |
node_memory_Buffers_bytes | 커널이 디스크 블록 I/O를 위해 사용하는 버퍼 메모리 | bytes(IEC) |
node_memory_Cached_bytes | 파일 시스템 캐시로 사용되는 메모리 | bytes(IEC) |
node_memory_MemAvailable_bytes | 시스템이 새로운 프로세스를 위해 즉시 사용할 수 있는 예상 가능 메모리 | bytes(IEC) |
node_memory_MemFree_bytes | 현재 아무런 할당도 되지 않은 메모리 | bytes(IEC) |
node_memory_MemTotal_bytes | 노드의 총 메모리 | bytes(IEC) |
node_memory_SReclaimable_bytes | Slab 캐시 중에서 해제될 가능성이 있는(Reclaimable) 메모리 | bytes(IEC) |
node_network_receive_bytes_total | 노드의 네트워크 디바이스에서 받은 바이트 크기 | bytes(IEC) |
node_network_transmit_bytes_total | 노드의 네트워크 디바이스에서 보낸 바이트 크기 | bytes(IEC) |
kube_pod_container_info | 파드 내 컨테이너에 대한 정보 | none |
kube_pod_container_resource_limits | 컨테이너가 요청한 자원의 한계치 | none |
kube_pod_container_resource_requests | 컨테이너가 요청한 자원 값 | none |
kube_pod_container_status_running | 컨테이너의 상태가 Running 인지 여부 | count |
kube_pod_container_status_terminated | 컨테이너의 상태가 Terminated 인지 여부 | count |
kube_pod_info | 파드에 대한 정보 | none |
container_cpu_usage_seconds_total | 컨테이너가 소비한 총 CPU 시간 | count |
container_memory_working_set_bytes | 컨테이너가 사용하여 OS에서 회수할 수 없는 메모리 | bytes(IEC) |
container_network_receive_bytes_total | 컨테이너가 받은 네트워크 총 바이트 | bytes(IEC) |
container_network_transmit_bytes_total | 컨테이너가 보낸 네트워크 총 바이트 | bytes(IEC) |
Load Balancing 메트릭
Monitoring - 커스텀 대시보드, 메트릭 탐색기, Metric Export, Alert Center - 알림 정책(메트릭 기반)
메트릭 이름 | 설명 | 단위 |
---|---|---|
lb_bytes_in_persec | 인바운드 트래픽 | bytes/s(IEC) |
lb_bytes_out_persec | 아웃바운드 트래픽 | bytes/s(IEC) |
lb_connections_persec | 초당 connection 수 | count/s |
lb_current_connections | 연결된 connection 수 | count |
MySQL 메트릭
Monitoring - 커스텀 대시보드, 메트릭 탐색기, Metric Export, Alert Center - 알림 정책(메트릭 기반)
메트릭 이름 | 설명 | 단위 |
---|---|---|
mem_swap_total | 총 swap 메모리 | bytes(IEC) |
mem_swap_cached | 캐시된 swap 메모리 | bytes(IEC) |
mem_swap_free | free swap 메모리 | bytes(IEC) |
mysql_logstorage_disk_write_bytes_persec | 로그 스토리지 디스크에서 초당 쓴 바이트 크기 | bytes/s(IEC) |
mysql_defaultstorage_disk_write_bytes_persec | 기본 스토리지 디스크에서 초당 쓴 바이트 크기 | bytes/s(IEC) |
mysql_logstorage_disk_read_bytes_persec | 로그 스토리지 디스크에서 초당 읽은 바이트 크기 | bytes/s(IEC) |
mysql_defaultstorage_disk_read_bytes_persec | 기본 스토리지 디스크에서 초당 읽은 바이트 크기 | bytes/s(IEC) |
mysql_logstorage_disk_write_iops | 로그 스토리지 디스크에서 초당 쓰기 작업이 완료된 수 | count/s |
mysql_defaultstorage_disk_write_iops | 기본 스토리지 디스크에서 초당 쓰기 작업이 완료된 수 | count/s |
mysql_logstorage_disk_read_iops | 로그 스토리지 디스크에서 초당 읽기 작업이 완료된 수 | count/s |
mysql_defaultstorage_disk_read_iops | 기본 스토리지 디스크에서 초당 읽기 작업이 완료된 수 | count/s |
mysql_logstorage_disk_used | 로그 스토리지 디스크 사용량 | bytes(IEC) |
mysql_defaultstorage_disk_used | 기본 스토리지 디스크 사용량 | bytes(IEC) |
mysql_defaultstorage_disk_used_percent | 기본 스토리지 디스크 사용률 | % |
mysql_logstorage_disk_used_percent | 로그 스토리지 디스크 사용률 | % |
mysql_logstorage_disk_inodes_usage | 로그 스토리지 inode 사용률 | % |
mysql_defaultstorage_disk_inodes_usage | 기본 스토리지 inode 사용률 | % |
mysql_network_rx_bytes_persec | 네트워크 인터페이스에서 받은 초당 바이트 크기 | bytes/s(IEC) |
mysql_network_tx_bytes_persec | 네트워크 인터페이스에서 보낸 초당 바이트 크기 | bytes/s(IEC) |
mysql_network_rx_packets_persec | 네트워크 인터페이스에서 받은 초당 패킷의 수 | packets/s |
mysql_network_tx_packets_persec | 네트워크 인터페이스에서 보낸 초당 패킷의 수 | packets/s |
mysql_innodb_row_lock_current_waits | 현재 행 잠금 수 | count |
mysql_binary_size_bytes | binary log 크기 | bytes(IEC) |
mysql_binary_files_count | binary log file 수 | count |
mysql_variables_max_binlog_size | 최대 binary log 크기 | bytes(IEC) |
mysql_connections_count | 연결된 connection 수 | count |
mysql_slow_query_count | 5분 동안 slow 쿼리가 수행된 횟수 | count |
mysql_com_insert_count | 5분 동안 INSERT 쿼리를 수행한 횟수 | count |
mysql_com_select_count | 5분 동안 SELECT 쿼리를 수행한 횟수 | count |
mysql_com_delete_count | 5분 동안 DELETE 쿼리를 수행한 횟수 | count |
mysql_com_commit_count | 5분 동안 COMMIT 쿼리를 수행한 횟수 | count |
mysql_com_update_count | 5분 동안 UPDATE 쿼리를 수행한 횟수 | count |
mysql_query_persec | 초당 쿼리 횟수 (QPS) | count/s |
mysql_connection_usage_percent | max connection 대비 연결된 connection 비율 | % |
mysql_innodb_buffer_pool_read_requests | buffer pool 전체 요청 수 | count |
mysql_innodb_row_lock_time | 행 잠금 시간 | milliseconds |
mysql_innodb_buffer_pool_reads | buffer pool에서 읽은 요청 수 | count |
mysql_innodb_buffer_cache_hit_ratio | mysql innodb buffer pool cache hit율 | % |
mysql_uptime | 기동시간 | duration |
mysql_instance_status | 인스턴스 상태 | count |
mysql_instance_group_status | 인스턴스 그룹 상태 | count |
mysql_replication_lag | Binlog 복제 지연 | seconds |
mysql_max_connections_count | 최대로 연결할 수 있는 connection 수 | count |
PostgreSQL 메트릭
Monitoring - 커스텀 대시보드, 메트릭 탐색기, Metric Export, Alert Center - 알림 정책(메트릭 기반)
메트릭 이름 | 설명 | 단위 |
---|---|---|
pg_active_connections | PostgreSQL 활성 커넥션의 개수 | count |
pg_active_transactions | PostgreSQL 활성 트랜잭션의 개수 | count |
pg_buffer_hit_ratio | PostgreSQL buffer hit 비율 | % |
pg_defaultstorage_disk_inodes_usage | 기본 스토리지 inode 사용률 | % |
pg_defaultstorage_disk_read_bytes_persec | 기본 스토리지 디스크에서 초당 읽은 바이트 크기 | bytes/s(IEC) |
pg_defaultstorage_disk_read_iops | 기본 스토리지 디스크에서 초당 읽기 작업이 완료된 수 | count/s |
pg_defaultstorage_disk_used | 기본 스토리지 디스크 사용량 | bytes(IEC) |
pg_defaultstorage_disk_used_percent | 기본 스토리지 디스크 사용률 | % |
pg_defaultstorage_disk_write_bytes_persec | 기본 스토리지 디스크에서 초당 쓴 바이트 크기 | bytes/s(IEC) |
pg_defaultstorage_disk_write_iops | 기본 스토리지 디스크에서 초당 쓰기 작업이 완료된 수 | count/s |
pg_lock_sessions | PostgreSQLlock 세션의 개수 | count |
pg_logstorage_disk_inodes_usage | 로그 스토리지 inode 사용률 | % |
pg_logstorage_disk_read_bytes_persec | 로그 스토리지 디스크에서 초당 읽은 바이트 크기 | bytes/s(IEC) |
pg_logstorage_disk_read_iops | 로그 스토리지 디스크에서 초당 읽기 작업이 완료된 수 | count/s |
pg_logstorage_disk_used | 로그 스토리지 디스크 사용량 | bytes(IEC) |
pg_logstorage_disk_used_percent | 로그 스토리지 디스크 사용률 | % |
pg_logstorage_disk_write_bytes_persec | 로그 스토리지 디스크에서 초당 쓴 바이트 크기 | bytes/s(IEC) |
pg_logstorage_disk_write_iops | 로그 스토리지 디스크에서 초당 쓰기 작업이 완료된 수 | count/s |
pg_network_rx_bytes_persec | 네트워크 인터페이스에서 받은 초당 바이트 크기 | bytes/s(IEC) |
pg_network_rx_packets_persec | 네트워크 인터페이스에서 받은 초당 패킷의 수 | packets/s |
pg_network_tx_bytes_persec | 네트워크 인터페이스에서 보낸 초당 바이트 크기 | bytes/s(IEC) |
pg_network_tx_packets_persec | 네트워크 인터페이스에서 보낸 초당 패킷의 수 | packets/s |
pg_replication_lag | PostgreSQL replication 지연 시간 | seconds |
pg_temp_file_ratio_per_group | 인스턴스 그룹별 PostgreSQL 임시 파일 사용량 | % |
pg_total_connections | PostgreSQL 커넥션의 개수 | count |
pg_total_deadlocks | PostgreSQL데드락의 개수 | count |
pg_xid_age_per_group | 인스턴스 그룹별 PostgreSQL vacuum xid | count |
MemStore 메트릭
Monitoring - 커스텀 대시보드, 메트릭 탐색기, Metric Export, Alert Center - 알림 정책(메트릭 기반)
메트릭 이름 | 설명 | 단위 |
---|---|---|
memstore_allocator_rss_bytes | RSS 메모리 크기 | bytes(IEC) |
memstore_clients | 연결된 connection 수 | count |
memstore_connected_slaves | 연결된 replica 수 | count |
memstore_evicted_keys | maxmemory 제한으로 인해 제거된 키의 수 | count |
memstore_expired_keys | 만료된 키의 수 | count |
memstore_instantaneous_ops_per_sec | 초당 처리 명령어 | count |
memstore_client_ratio | max client 대비 current client의 비율 | % |
memstore_memory_usage | MemStore 인스턴스에서 사용하는 memory 사용률 | % |
memstore_keyspace_hits | 적중한 키의 수 | count |
memstore_keyspace_misses | 적중에 실패한 키의 수 | count |
memstore_maxclients | 최대로 연결할 수 있는 connection 수 | count |
memstore_maxmemory | 최대 사용 가능 메모리 | bytes(IEC) |
memstore_replication_lag | Replication 지연시간 | s |
memstore_uptime | 기동시간 | s |
memstore_used_memory | MemStore 사용 Memory | bytes(IEC) |
memstore_cmdstat_calls_persec | 초당 명령어 호출 횟수 | count/s |
memstore_keyspace_hitrate_percent | 키 적중률 | % |
memstore_lru_clock | LRU(Least Recently Used) 알고리즘 관리를 위하여 증가하는 시간 값 | count |
memstore_blocked_clients | BLPOP, BRPOP, BRPOPLPUSH, BLMOVE, BZPOPMIN, BZPOPMAX 명령으로 대기 중인 클라이언트의 수 | count |
memstore_cluster_connections | 클러스터 버스에서 사용하는 소켓의 추정 개수 | count |
memstore_allocator_active | allocator에서 활성화된 메모리, external-fragmentation을 포함 | bytes(IEC) |
memstore_allocator_allocated | allocator에 할당된 메모리, internal-fragmentation을 포함 | bytes(IEC) |
memstore_allocator_resident | allocator에서 관리 중인 resident 메모리, OS에 반환 가능한 메모리를 포함 | bytes(IEC) |
memstore_allocator_frag_bytes | allocator에서 활성화된 메모리와 할당된 메모리 간의 차이 | bytes(IEC) |
memstore_allocator_frag_ratio | allocator에서 활성화된 메모리와 할당된 메모리 간의 비율 | % |
memstore_allocator_rss_ratio | allocator에서 관리 중인 resident 메모리와 활성화된 메모리 간의 비율 | % |
memstore_lazyfree_pending_objects | UNLINK 호출 또는 ASYNC 옵션을 사용하여 FLUSHDB 및 FLUSHALL을 호출한 결과로 해제되기를 기다리고 있는 객체의 수 | count |
memstore_lazyfreed_objects | Lazy Free 프로세스를 통해 해제된 객체의 수 | count |
memstore_mem_fragmentation_bytes | MemStore에서 사용 중인 resident 메모리와 할당된 메모리 간의 차이 | bytes(IEC) |
memstore_mem_fragmentation_ratio | MemStore에서 사용 중인 resident 메모리와 할당된 메모리 간의 비율 | % |
memstore_mem_not_counted_for_evict | 키 제거를 위한 메모리 계산에서 제외된, 일시적인 레플리카와 AOF 버퍼 등을 통해 발생한 메모리 | bytes(IEC) |
memstore_rss_overhead_bytes | MemStore 프로세스의 resident 메모리와 allocator에서 관리 중인 resident 메모리 간의 차이 | bytes(IEC) |
memstore_rss_overhead_ratio | MemStore 프로세스의 resident 메모리와 allocator에서 관리 중인 resident 메모리 간의 비율 | % |
memstore_total_system_memory | MemStore가 실행 중인 시스템의 메모리 | bytes(IEC) |
memstore_used_memory_dataset | overhead 메모리를 고려하여 실제 데이터 저장에 사용되는 메모리 | bytes(IEC) |
memstore_used_memory_dataset_perc | overhead 메모리를 고려하여 실제 데이터 저장에 사용되는 메모리의 비율 | % |
memstore_used_memory_lua | Lua 엔진이 스크립트를 실행하는 데 사용되는 메모리 | bytes(IEC) |
memstore_used_memory_overhead | 내부 데이터 구조를 관리하는 데 필요한 모든 overhead 메모리 | bytes(IEC) |
memstore_used_memory_peak | MemStore가 사용한 최대 메모리 | bytes(IEC) |
memstore_used_memory_peak_perc | 전체 메모리 사용에 대한 최대 메모리 사용 비율 | % |
memstore_used_memory_rss | 운영 체제에 의해 할당된 메모리 (resident set size) | bytes(IEC) |
memstore_instantaneous_input_kbps | 초당 네트워크에서 읽은 데이터의 속도 | KiB/s(IEC) |
memstore_instantaneous_output_kbps | 초당 네트워크에서 내보낸 데이터의 속도 | KiB/s(IEC) |
memstore_io_threaded_reads_processed | 메인 스레드와 I/O 스레드에서 처리된 읽기 이벤트의 총 수 | count |
memstore_io_threaded_writes_processed | 메인 스레드와 I/O 스레드에서 처리된 쓰기 이벤트의 총 수 | count |
memstore_pubsub_channels | 클라이언트가 subscription 하는 pub/sub 채널 개수 | count |
memstore_pubsub_patterns | 클라이언트가 subscription 하는 pub/sub 패턴 개수 | count |
memstore_total_commands_processed | 서버에서 처리된 총 명령어의 수 | count |
memstore_total_connections_received | 서버에서 수락한 총 연결 수 | count |
memstore_total_error_replies | 총 오류 응답 수. 거부된 명령어와 실패한 명령어의 합 | count |
memstore_total_net_input_bytes | 총 네트워크 입력 바이트 | bytes(IEC) |
memstore_total_net_output_bytes | 총 네트워크 출력 바이트 | bytes(IEC) |
memstore_total_reads_processed | 총 처리된 읽기 이벤트 수 | count |
memstore_total_writes_processed | 총 처리된 쓰기 이벤트 수 | count |
memstore_used_cpu_sys | 서버 프로세스의 모든 스레드(메인 스레드 및 백그라운드 스레드)에서 사용된 시스템 CPU | count |
memstore_used_cpu_sys_main_thread | 메인 스레드에서 사용된 시스템 CPU | count |
memstore_used_cpu_user | 사용자 프로세스의 모든 스레드(메인 스레드 및 백그라운드 스레드)에서 사용된 사용자 CPU | count |
memstore_used_cpu_user_main_thread | 메인 스레드에서 사용된 사용자 CPU | count |
memstore_cluster_enabled | 클러스터 활성화 여부 | count |
cpu_credit_usage
, cpu_credit_balance
메트릭은 flavor를 t1i
로 선택한 클러스터에서만 수집됩니다.
메트릭 이름 | 설명 | 단위 |
---|---|---|
cpu_credit_usage | CPU 크레딧 사용량 | count |
cpu_credit_balance | CPU 크레딧 잔여량 | count |
Pub/Sub 메트릭
Monitoring - 커스텀 대시보드, 메트릭 탐색기, Alert Center - 알림 정책(메트릭 기반)
메트릭 이름 | 설명 | 단위 |
---|---|---|
pubsub_published_message_count_persec | 초당 게시된 메시지 개수 | count/s |
pubsub_published_message_bytes_persec | 초당 게시된 메시지 크기 | bytes/s(IEC) |
pubsub_publish_request_count_persec | 초당 게시 요청 횟수 | count/s |
pubsub_topic_storage_used_bytes | 토픽 보관 데이터 크기 | bytes(IEC) |
pubsub_seek_request_count_permin | 5분간 시점 되돌리기 요청 횟수 | count |
pubsub_ack_request_count_persec | 초당 확인 처리 요청 횟수 | count/s |
pubsub_acked_message_count_persec | 초당 확인 처리된 메시지 개수 | count/s |
pubsub_unprocessed_messages | 미처리 메시지 개수 | count |
pubsub_pulled_message_count_persec | 초당 pull된 메시지 개수 | count/s |
pubsub_streaming_pull_response_count_persec | 초당 streaming pull 응답 개수 | count/s |
pubsub_push_count_persec | 초당 push 요청 횟수 | count/s |
pubsub_pushed_message_count_persec | 초당 push된 메시지 개수 | count/s |
pubsub_subscription_storage_used_bytes | 서브스크립션 보관 데이터 크기 | bytes(IEC) |
pubsub_exported_message_count_persec | 초당 Object Storage로 내보내기 처리 메시지 개수 | count/s |
pubsub_object_storage_api_call_count_permin | 분당 Object Storage API 호출 횟수 | count/m |
Direct Connect 메트릭
Monitoring - Metric Export
메트릭 이름 | 설명 | 단위 |
---|---|---|
dx_virtual_intrerface_state | Direct Connect 가상 인터페이스 상태 | count |
dx_virtual_interface_output_packets_persec | Direct Connect 가상 인터페이스에서 보낸 초당 패킷 수 | packets/s |
dx_virtual_interface_output_bits_persec | Direct Connect 가상 인터페이스에서 보낸 초당 비트 크기 | bits/s(IEC) |
dx_virtual_interface_input_packets_persec | Direct Connect 가상 인터페이스에서 받은 초당 패킷 수 | packets/s |
dx_virtual_interface_input_bits_persec | Direct Connect 가상 인터페이스에서 받은 초당 비트 크기 | bits/s(IEC) |