eddy556 Posted June 25, 2008 Share Posted June 25, 2008 Hi, are there any scripts/functions that allows PHP to access hard drive S.M.A.R.T information? This would be highly useful as you could tell if any of your servers hard drives are likely to fail etc through the web browser. Link to comment https://forums.phpfreaks.com/topic/111837-accessing-hard-drive-smart-information/ Share on other sites More sharing options...
rhodesa Posted June 25, 2008 Share Posted June 25, 2008 If the utility you have can be run from the command line, you can use http://php.net/exec to run OS level commands and then parse the output Link to comment https://forums.phpfreaks.com/topic/111837-accessing-hard-drive-smart-information/#findComment-574088 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.