Hello,
i'm trying to use nagiostat with to existing nagios 1.2
installation.
It seems that the nagiostat is not executed by me
with "performance-data-processing" feature... because i
don't have any RRD-archives created and debug.log is
empty with default DEBUGLEVEL=3
I i use the service link for my Test host with PING
service, then only empty page with place holders for
RRD-graphs is showing ;o(
My relevant configuration files in nagios looks following:
nagios.cmd:
...
cfg_file=/usr/local/nagios/etc/Command.cfg
...
process_performance_data=1
service_perfdata_command=service-perf-data-handler
Command.cfg
define command {
command_name service-perf-data-handler
command_line /usr/local/nagios/nagiostat/nagiostat -
p "$LASTCHECK$|!!|$HOSTNAME$|!!|$SERVICEDESC$|!!
|$SERVICESTATE$|!!|$OUTPUT$|!!|$PERFDATA$"
}
All the file access permitions vor nagios user are given in
complete nagiostat directory and files (for test-reasons
with chmod 777 !)
In nagios.log i can't register any activities about
process_performance_data or something like it.
The last point, i have checked is the compiling nagios
using the --with-default-perfdata argument to the
configure script.
What can be wrong in my environment?
Thank you
Alexander Schaefer
mailto:aschaefer@ges.de