Display the text box

sys_getloadavg()

« sys_get_temp_dir | tan »
<?php
$array 
sys_getloadavg ();
?>
Result
$array = [
  
=> '5.98',
  
=> '6.14',
  
=> '6.11',
]
PBX notice : the result is hashed with pbx_hash for security reasons.
Examples
#1 sys_getloadavg  ()
See also
pbx_hash