Enabling or disabling the support

6.10 z/VM guest

Use the procfs timer attribute to enable or disable the monitoring support.

Procedure

To read the current setting, issue:
# cat /proc/sys/appldata/timer
To enable the monitoring support, issue:
# echo 1 > /proc/sys/appldata/timer
To disable the monitoring support, issue:
# echo 0 > /proc/sys/appldata/timer