Можно попробовать деинсталлировать lm_sensors или только lm_sensors-devel-2.10.7-9.el5, раз они все равно на виртуалке не нужны.
We really need your input in this questionnaire
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
Quote from: Rabid on May 29, 2012, 07:44:45 PM
First question, I have a WMI Query WMI.Query(root\cimv2,"select * from Win32_PerfFormattedData_PerfDisk_PhysicalDisk Where Name = '_total'",DiskWriteBytesPersec) and it yields results but yet when I try to graph this DCI I get a flat line of 0.
Quote from: Rabid on May 29, 2012, 07:44:45 PM
Second question, is it possible to monitor all windows services that are set to "automatic" and if any are not started to get an alert. I believe Nagios does something like this.