|
From: Reinaldo H. T. <re...@ro...> - 2004-08-06 21:18:43
|
Hi,
I found this error after installing perfparse-0.99.08 with data from plugins 1.4.0alpha1.
To make this work I added a new column "nagios_status" to perfdata_service_raw and the application
wors. Is this OK ? or do I have any other problem with the plugins?
[root@lbox bin]# ./perfparse -r
Filename: /usr/local/nagios/var/serviceperf.log
File open at line 0 and ready to parse:
00:00:01 l 0 read 0 @ 0.0 l/sec. Met 0 @ nan Met/l. Drop 0. "INSERT INTO perfdata_service_raw
(host_name, service_description, ctime, txt_data, nagios_status) VALUES
('3COM_3300','PING',FROM_UNIXTIME(1091825121),'PING OK - Packet loss = 0%, RTA = 1.96 ms',0)"
failed:
Unknown column 'nagios_status' in 'field list'
Reinaldo T.
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
|