From: Yves <yme...@pe...> - 2005-02-10 08:50:56
|
> I have read through the documentation and groups and got it working, bu= t > I need to manually run ./perfparsed before the service-perfdata.log fil= e > is created by nagios. Is this by design? If you are running nagios-1.2, yes, this is by design. Perfparsed reads from a pipe, and creates it if necessary. If you run nag= ios-1.2 before, it will write to whatever the file is, and if it does not exist, write a = new file. If the design was to run perfparsed after nagios, you would loose the dat= a written in that file, or have perfparsed block because of that regular file. Yves --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://www.perfparse.org/ - |