Miscellaneous static variables counters
These variables relate to the system where statistics are gathered.
| Soft Report Symbol | Definition | Counter |
|---|---|---|
| ic.stanum | Station number where perf_,mon was run | cap.station_num |
| ic.t | Capture time delta set in perf_report | cap.time |
| ic.ndisks | Number of disks on capture system | n_disks |
| ic.nqueues | Number of workflow queues on capture system | n_queues |
| ic.nevents | Number of Event Logging Abstract major events on capture system | n_events |
| ic.nmkfdbs | Number of mkf databases on capture system | n_mkf_databases |
| ic.sv_root | If capture server is a RootServer | bit_RootServer |
| ic.sv_boot | If capture server is a BootServer | bit_BootServer |
| ic.sv_file | If capture server is a FileServer | bit_FileServer |
| ic.sv_index | If capture server is a IndexServer | bit_IndexServer |
| ic.sv_doc | If capture server is a DocServer | bit_DocServer |
| ic.sv_batch | If capture server is a BatchServer | bit_BatchServer |
| ic.sv_cache | If capture server is a CacheServer | bit_CacheServer |
| ic.sv_print | If capture server is a PrintServServer | bit_PrintServServer |
| ic.sv_osar | If capture server is a OsarServer | bit_OsarServer |
| ic.sv_skf | If capture server is a SKFServer | bit_SKFServer |
| ic.sv_wfl | If capture server is a WorkFloServer | bit_WorkFloServer |
| ic.sv_dtars | If capture server is a DTARSServer | bit_DTARSServer |
| ic.sv_nch | If capture server is a NCHServer | bit_NCHServer |
| ic.sv_sort | If capture server is a SortServer | bit_SortServer |