Build precise queries to find exactly what you need
Press ESC to close
@mchauc
Favorites0
Views
Projects0
During the implementation process of our Nagios monitoring system, we had the restriction not to install 3rd party agents on our Windows systems that we wanted to integrate into the new monitoring environment. Check_WMI ist a great way to realize agentless Windows monitoring on Nagios by using Windows-integrated protocols and communication interfaces. To come along with our infrastructure and to provide compatibility with all versions of Microsoft Windows operating system, we did some improvements on this script, providing the new feature "checkdfs" for checking replication status of the Microsoft Distributed Filesystem, and granting access to Windows 2000 Server and Windows Server 2008R2 for the "checkmem" and "checkcpu" functions. At least, we did some restructuring on the code for better human readability. The improved version can be downloaded from here: http://www.martin-chauchet.de/download/nagios/check_wmi.zip
Reviewed 14 years ago