Show inode tables of a Unix service Module data module_begin module_name Service Inode module_type generic_data module_exec stat /etc/init.d/pandora_agent_daemon | grep Nod | awk ‘{print $4}’ module_description Show inode tables of a Unix service ...
The average service time (in milliseconds) for I/O requests that were issued to the device. Module data module_begin module_name Block_dev_svctm module_type generic_data module_exec sar -d | grep devX | tail -1 | awk ‘{print $9}’ (Average) module_exec...