KSC Open API
Kaspersky Security Center API description
|
Attribute name | Description | Type | Availability |
---|---|---|---|
"KLSRV_ST_ALL_CONS_CNT" | Number of all connections | paramInt | 0 if "KLSRV_ST_ALL_CONS_CNT" filter is not requested |
"KLSRV_ST_NAG_CONS_CNT" | Number of all Network Agent connections | paramInt | 0 if "KLSRV_ST_ALL_CONS_CNT" filter is not requested |
"KLSRV_ST_CTLNGT_CONS_CNT" | Number of controlled Network Agent connections | paramInt | 0 if "KLSRV_ST_CTLNGT_CONS_CNT" filter is not requested |
"KLSRV_ST_PING_CNT" | Number of all received heartbeats | paramInt | Always |
"KLSRV_ST_PING_REJECTED_CNT" | Number of heartbeats that were received but rejected due to lack of resources | paramInt | Always |
"KLSRV_ST_PING_ERROR_CNT" | Number of heartbeats that were received but not processed due to some errors (typically other than lack of resources) | paramInt | Always |
"KLSRV_ST_PING_JN_CNT" | Number of pings being processed just now | paramInt | Always |
"KLSRV_ST_SYNC_CNT" | Number of syncs attempts processed | paramInt | Always |
"KLSRV_ST_SYNC_REAL_CNT" | Number of real syncs processed | paramInt | Always |
"KLSRV_ST_SYNC_SUC_CNT" | Number of successfully syncs attempts | paramInt | Always |
"KLSRV_ST_SYNC_JN_CNT" | Number of syncs processing just now | paramInt | Always |
"KLSRV_ST_NETWORK_SCANNED" | Was network successfully scanned at least once | paramBool | Always |
"KLSRV_ST_EVENTBULKS_CNT" | Number of received event bulks | paramInt | Always |
"KLSRV_ST_EVENTBULKS_REJECTED_CNT" | Number of event bulks that were received but rejected due to lack of resources | paramInt | Always |
"KLSRV_ST_EVENTBULKS_ERROR_CNT" | Number of event bulks that were received but not processed due to some errors (other than lack of resources) | paramInt | Always |
"KLSRV_ST_EVENTBULKS_JN_CNT" | Number of event bulks being processed just now | paramInt | Always |
"KLSRV_ST_EVENTS_CNT" | Number of received events | paramInt | Always |
"KLSRV_ST_EVENTS_REJECTED_CNT" | Number of events that were received but rejected due to lack of resources | paramInt | Always |
"KLSRV_ST_EVENTS_ERROR_CNT" | Number of events that were received but not processed due to some errors (other than lack of resources) | paramInt | Always |
"KLSRV_ST_EVENTS_JN_CNT" | Number of events being processed just now | paramInt | Always |
"KLSRV_ST_LAST_FULLNETSCAN_TIME" | Date/time of last full network scan | paramDateTime | Always |
"KLSRV_ST_LAST_FASTNETSCAN_TIME" | Date/time of last fast network scan | paramDateTime | Always |
"KLSRV_ST_LAST_DPNSSCAN_TIME" | Date/time of last DPNS network scan | paramDateTime | Always |
"KLSRV_ST_LAST_ADSCAN_TIME" | Date/time of last AD network scan | paramDateTime | Always |
"KLSRV_ST_FULL_SCAN_PERCENT" | Network full scan task completion percent | paramInt | Always |
"KLSRV_ST_NETWORK_SCAN_PERCENT" | Network fast scan task completion percent | paramInt | Always |
"KLSRV_ST_DPNS_SCAN_PERCENT" | Network DPNS scan task completion percent | paramInt | Always |
"KLSRV_ST_AD_SCAN_PERCENT" | Network AD scan task completion percent | paramInt | Always |
"KLSRV_ST_NETWORK_DOMAIN_SCANNED" | Currently scanned domain name ('*' means list of domains is being retrieved) | paramString | Empty if "KLSRV_ST_NETWORK_DOMAIN_SCANNED" filter is not requested |
"KLSRV_ST_SYNC_QUEUE_SIZE" | Length of sync queue | paramInt | Always |
"KLNLST_COUNTERS" | NLST statistics data | paramParams | If filters array contains KLNLST_COUNTERS |
"KLASYNCACT_COUNTERS" | ASYNCACT statistics data | paramParams | Always |
"KLSRV_ST_CPU_USER" | Server process CPU time in the user-mode | paramDouble | Always |
"KLSRV_ST_CPU_KERNEL" | Server process CPU time in the kernel-mode | paramDouble | Always |
"KLSRV_ST_GUI_CALLS_CNT" | Number of GUI calls | paramInt | Always |
"KLSRV_ST_VIRT_SERVER_COUNT" | Virtual servers count | paramInt | Exists only if "KLSRV_ST_VIRT_SERVER_COUNT" filter is requested |
"KLSRV_ST_TOTAL_HOSTS_COUNT" | Total active hosts count | paramInt | Exists only if "KLSRV_ST_TOTAL_HOSTS_COUNT" filter is requested |
"KLSRV_ST_VIRT_SERVERS_DETAILS" | Array of active hosts count on virtual server | paramArray|paramParams | Exists only if "KLSRV_ST_VIRT_SERVERS_DETAILS" filter is requested |
"KLTR_ST_ACCEPTS_TOTAL" | Number of TCP connections accepted by Administration Server process | paramLong | Always |
"KLTR_ST_ACCEPTS_FAILED" | Number of TCP connections with failed to accept by Administration Server (only known to Administration Server failures are taken into account) | paramLong | Always |
"KLTR_ST_SENT_BYTES" | Number of TCP bytes sent by Administration Server process | paramLong | Always |
"KLTR_ST_RECEIVED_BYTES" | Number of TCP bytes received by Administration Server process | paramLong | Always |
"KLFTS_ST_GET_CHUNK_REQUESTS_TOTAL" | Number of GetNextFileChunk() requests | paramLong | Always |
"KLFTS_ST_GET_CHUNK_REQUESTS_REJECTED" | Number of GetNextFileChunk() rejected by server requests ("Server busy") | paramLong | Always |
"KLFTS_ST_TRANSMITTED_SIZE" | Number of transmitted data through GetNextFileChunk() in bytes since server start | paramLong | Always |
"KLSRV_ST_CON_EVENTS" | Container with ConEvents statistics | paramParams | Exists only if "KLSRV_ST_CON_EVENTS" filter is requested |
"KLLIC_ST_SUITABLE_LIC_CNT" | Number of not expired licenses added to Administration Server | paramInt | Always |
"KLSRV_ST_PIDS" | PIDs of Administration Server processes | paramParams | Exists only if "KLSRV_ST_PIDS" filter is requested |