Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

System Insight displays metrics based on the filters determined with metrics and tags. The filter you create is determined by the metric that you want to display, and can be further refined by determining the tag name and tag value that you want to visualize. For example, if you want to visualize all of the MIMs in a specific workflow, your filter would be determined with mim.<workflow type>.<agent type>.<agent> without the addition of a tag on the metric.

The data included for a metric:

  • A timestamp for when the metric was created or sampled
  • Tags that carry metadata on the metric, for example, which workflow or pico the metric originated from 
  • Values for the actual data carried by the metric, for example, the number of udrs or the amount of data

For information on how to create a System Insight filter, see 4.1.1 Managing System Insight Filters. For information on the naming conventions in place for metrics, see 4.1.2 Metrics Naming Conventions.

System Metrics

The system metrics are host.compute, host.network, host.storage.iostats, host.storage.usage, host.storage.swap, pico.eventspico.jvm, pico.workflow service.akka.router.receiver service.akka.router.sender and   service.systeminsight.dispatcher . The respective default fields in place for these metrics are listed below. You must create a System Insight profile to see these system metrics, see 2.2.34 systeminsight

Note!

Depending on the filesystem access privileges that you have, the metrics might not be reported for some filesystems.


host.compute

FieldDescription
hi_cpuThe percentage of CPU spent servicing/handling hardware interrupts
idle_cpuThe percentage of CPU in idle state
idle_procThe total number of processes in idle state
nice_cpuThe percentage of CPU spent running user space processes that have have a positive nice value (working with low priority processes)
running_procThe total number of processes in run state
si_cpuThe percentage of CPU spent servicing/handling software interrupts
sleep_procThe total number of processes in sleep state
stolen_cpuThe percentage of CPU ‘stolen’ from this virtual machine by the hypervisor for other tasks, e g running another virtual machine. This is 0 on the Desktop and server without a virtual machine.
sys_cpuThe percentage of CPU used by the system
total_procThe total number of processes
user_cpuThe percentage of CPU used by the user
up_timeThe amount of time in seconds that has passed since the machine started
wait_cpuThe percentage of CPU in wait state


host.network

FieldDescription
rx_bytesThe total amount of RX bytes
rx_dropped The total amount of RX dropped
rx_errors The total amount of RX errors
rx_frame The total amount of RX frames
rx_overruns The total amount of RX overruns
rx_packetsThe total amount of RX packets
speedThe speed in bits per second
tx_bytesThe total amount of TX bytes
tx_carrierThe total amount of TX carriers
tx_collisionsThe total amount of TX collisions
tx_droppedThe total amount of TX dropped
tx_errorsThe total amount of TX errors
tx_overrunsThe total amount of TX overruns
tx_packetsThe total amount of TX packets


host.storage.iostats

FieldDescription
disk_read_bytesThe number of physical disk bytes read
disk_readsThe number of physical disk reads
disk_write_bytesThe number of physical disk bytes written
disk_writesThe number of physical disk writes



host.storage.swap

FieldDescription
pages_swapped_inThe total number of pages swapped in
pages_swapped_outThe total number of pages swapped out
swap_freeThe amount of swap space free in bytes
swap_totalThe total amount of swap space in bytes
swap_usedThe amount of swap space used in bytes


host.storage.usage

FieldDescription
available_spaceThe total amount of free space available for use on the filesystem in 1024-byte units
free_file_countThe number of free file nodes on the filesystem
free_spaceThe total amount of free space on the filesystem in 1024-byte units
total_file_countThe total number of file nodes on the filesystem
total_sizeThe total size of the filesystem in 1024-byte units
used_percentageThe percentage of disk used
used_spaceThe total amount of space used on the filesystem in 1024-byte units


pico.events

This metric reports events that occur on the picos.


pico.jvm

FieldDescription
active_thread_countThe current number of live threads including both daemon and non-daemon threads
collection_countThe total number of garbage collections

collection_count_diff

The difference between the collection_count and the previous value of collection_count
collection_count_per_gcThe approximate time spent per garbage collection since the last measurement
collection_timeThe approximate time (in milliseconds) that has elapsed for accumulated garbage collection
committed_memoryThe amount of memory in bytes that is committed for the JVM to use
cpu_timeThe CPU time used (in nanoseconds) by the process on which the JVM is running
cpu_time_diffThe difference between the cpu_time and the previous value of cpu_time
cpu_time_percentThe CPU used (in percent) since the last measurement by the process on which the JVM is running
loaded_file_countThe number of classes that are currently loaded in the JVM
max_memoryThe maximum amount of memory in bytes that can be used for memory management
open_file_countThe number of open file descriptors
up_timeThe uptime of the JVM in milliseconds
used_memoryThe amount of memory used in bytes

Any other fields for pico.jvm report memory pool metrics, which are an estimate of the memory usage in bytes of each memory pool in the JVM.

pico.workflow

FieldDescription
throughputThe throughput of the workflow


service.akka.router.receiver

FieldDescription
receivedThe messages received by the actor
uptimeThe uptime of the actor


service.akka.router.sender

FieldDescription
deliveredThe messages delivered downstream
not_acknowledgedThe messages not acknowledged from downstream
uptimeThe uptime of the actor


service.systeminsight.dispatcher

FieldDescription
customThe number of metrics of the category custom that are handled
hostThe number of metrics of the category host that are handled
mimThe number of metrics of the category mim that are handled
picoThe number of metrics of the category pico that are handled
serviceThe number of metrics of the category service that are handled
totalThe total number of metrics handled

Note!

If you have activated InfluxDB, the metric service.systeminsight.mediator is also listed. This metric has the default tags actor_system , host_system and pico_instance.

service.systeminsight.mediator

FieldDescription
customThe number of metrics of the   category custom that are handled
hostThe number of metrics of the   category host that are handled
mimThe number of metrics of the   category mim that are handled
picoThe number of metrics of the   category pico that are handled
serviceThe number of metrics of the   category service that are handled


Default Tag Names

There are default tags in place for some of the metrics.

MetricDefault Tags
host.compute host_name, reporting_pico , reporting_pico_type
host.networkhost_name , nic, reporting_pico, reporting_pico_type
host.storage.iostats host_name , mount_dir, reporting_pico, reporting_pico_type
host.storage.swap host_name , reporting_pico, reporting_pico_type
host.storage.usagehost_name , mount_dir, reporting_pico, reporting_pico_type
pico.eventsThe tags depend on the events that are run on the pico.
pico.jvm host_name , pico_instance , pico_type
pico.workflowtime, host, pico_instance, throughput, workflow_folder, workflow_instance, workflow_name
service.akka.router.receiver actor_system , host_system , pico_instance
service.akka.router.sender actor_system , host_system , pico_instance
service.systeminsight.dispatcher actor_system , host_system , pico_instance


The default tags on a mim metric are the following:

TagsDescription
agent_category The category of the agent, namely, collection, processing or forwarding
agent_name The name of the agent
host_name The name of the host
pico_instance The pico instance
workflow_folder The name of the folder in which the workflow is saved
workflow_instance The name of the running instance of a workflow
workflow_name The name of the workflow configuration
workflow_typeThe type of workflow, namely, batch or realtime



This section includes the following subsections:

4.1.1 Managing System Insight Filters

4.1.2 Metrics Naming Conventions

  • No labels