Minion status monitoring
Maps to the status execution module.
salt.states.status.
loadavg
(name, maximum=None, minimum=None)¶Return the current load average for the specified minion. Available values for name are 1-min, 5-min and 15-min. minimum and maximum values should be passed in as strings.