visualizing PMUs in JSON requires the addition of _value, e.g. SIM_HOST_WALL_SECONDS_value. Automatically append _value so that user only needs to define SIM_HOST_WALL_SECONDS in json. Attention sometimes e.g. with IPC _value does not seem to be required, maybe try both, ie adding _value or not and try finding the stat.
visualizing PMUs in JSON requires the addition of _value, e.g. SIM_HOST_WALL_SECONDS_value. Automatically append _value so that user only needs to define SIM_HOST_WALL_SECONDS in json. Attention sometimes e.g. with IPC _value does not seem to be required, maybe try both, ie adding _value or not and try finding the stat.