11#ifndef SQUID_SRC_MGR_INTERVALACTION_H
12#define SQUID_SRC_MGR_INTERVALACTION_H
struct msghdr with a known type, fixed-size I/O and control buffers
const CommandPointer cmd
the command that caused this action
double server_other_requests
double client_http_kbytes_in
double icp_reply_median_svc_time
double syscalls_sock_accepts
double syscalls_sock_closes
double client_http_kbytes_out
double dns_median_svc_time
double server_ftp_requests
double icp_replies_queued
double client_http_nm_median_svc_time
double server_other_kbytes_out
double syscalls_disk_unlinks
double syscalls_sock_reads
double hitValidationRefusalsDueToTimeLimit
double server_http_errors
double syscalls_sock_connects
double server_all_kbytes_in
struct timeval sample_start_time
double hitValidationRefusalsDueToZeroSize
IntervalActionData & operator+=(const IntervalActionData &stats)
double server_http_kbytes_in
double swap_files_cleaned
double client_http_hit_median_svc_time
double client_http_all_median_svc_time
struct timeval sample_end_time
double client_http_errors
double syscalls_disk_seeks
double server_ftp_kbytes_out
double hitValidationRefusalsDueToLocking
double server_http_kbytes_out
double client_http_nh_median_svc_time
double server_all_requests
double client_http_requests
double hitValidationAttempts
double syscalls_disk_reads
double server_other_kbytes_in
double hitValidationFailures
double syscalls_disk_opens
double syscalls_sock_sockets
double client_http_miss_median_svc_time
double server_other_errors
double server_all_kbytes_out
double server_ftp_kbytes_in
double syscalls_sock_writes
double server_http_requests
double syscalls_sock_binds
double average_select_fd_period
double syscalls_disk_closes
double icp_query_median_svc_time
double syscalls_sock_recvfroms
double icp_query_timeouts
double syscalls_disk_writes
double syscalls_sock_sendtos
implement aggregated interval actions
static Pointer Create60min(const CommandPointer &cmd)
static Pointer Create5min(const CommandPointer &cmd)
void add(const Action &action) override
incrementally merge in remote information (of the same action type)
void pack(Ipc::TypedMsgHdr &msg) const override
pack collected action info into a message to be sent to Coordinator
void unpack(const Ipc::TypedMsgHdr &msg) override
unpack action info from the message received by Coordinator
void dump(StoreEntry *entry) override
void collect() override
calculate and keep local action-specific information