PDA

View Full Version : Modify File Count for Perfdata


fatmcgav
03-12-2008, 06:18 PM
Hi there,

I want to modify Check Filecount (http://www.nagiosexchange.org/Windows_NRPE.66.0.html?&tx_netnagext_pi1[p_view]=80) to give me Perfdata...
All i really want is the number of files output...

Is it an easy enough add? The script is written in VB, which unfortunately i know nothing about ...

Any info appreciated.

Cheers
Gavin

naparuba
03-13-2008, 09:41 AM
Juste find where it "print" or "echo" the output, and add " | nbfile=$myvalue"