Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
These are official Nagios Plugins compiled for Windows. Not all plugins compile for Windows and some might not work as expected. This is a short tutorial howto compile the tools with Cygwin. To compile the plugins from https://nagios-plugins.org/ install Cygwin including the packages: gcc-core, libiconv, libkrb5-devel, libmysqlclient-devel, make, mysql, openssh, openssl-devel, ping, procps-ng, zlib-devel $ tar xzf nagios-plugins-2.1.3.tar.gz $ cd nagios-plugins-2.1.3 $ CFLAGS=-static ./configure --with-ps-command="$(which procps) -eo 's uid pid ppid vsz rss pcpu etime comm args'" --with-ps-format='%s %d %d %d %d %d %f %s %s %n' --with-ps-cols=10 --with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos' --with-ping-command="ping %s 56 %d" $ make -i
Current Version
2.2.3
Last Release Date
September 15, 2016
Owner
Ulf
Compatible With
Nagios Plugins for Windows
You must be logged in to submit a review.
To:
From: