steve51184 Posted July 27, 2010 Share Posted July 27, 2010 found this but the windows example doesn't work http://php.net/manual/en/function.sys-getloadavg.php gives this error: Fatal error: Call to undefined function get_config() in C:\wamp\www\load.php on line 8 Link to comment https://forums.phpfreaks.com/topic/208968-anything-like-sys_getloadavg-for-windows/ Share on other sites More sharing options...
trq Posted July 27, 2010 Share Posted July 27, 2010 That error has nothing to do with the sys_getloadavg() function. Link to comment https://forums.phpfreaks.com/topic/208968-anything-like-sys_getloadavg-for-windows/#findComment-1091509 Share on other sites More sharing options...
steve51184 Posted July 27, 2010 Author Share Posted July 27, 2010 i know i never said it did i was talking about the second example from the link i posted Link to comment https://forums.phpfreaks.com/topic/208968-anything-like-sys_getloadavg-for-windows/#findComment-1091510 Share on other sites More sharing options...
trq Posted July 27, 2010 Share Posted July 27, 2010 i know i never said it did wtf? You could likely execute some underlying command via exec that will get you similar information. Not sure what that command would be though, I'm not a windows user. Link to comment https://forums.phpfreaks.com/topic/208968-anything-like-sys_getloadavg-for-windows/#findComment-1091513 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.