when I run perparse-db-tool
I get the following
./perfparse-db-tool
Setting host '192.168.1.8' to default policy 'Never' for Binary Data
Setting host '192.168.1.8' to default policy 'Never' for Raw Data
An error occured with the SQL:
"UPDATE perfdata_host SET raw_delete_policy_type = 'template',
bin_delete_poli
cy_type = 'template', raw_delete_policy_name = 'Raw Default',
bin_delete_policy_
name = 'Bin Default', bin_delete_policy = NULL,
raw_delete_policy = NULL WHERE h
ost_name = '192.168.1.8'"
Failure Message:
"Cannot add or update a child row: a foreign key constraint fails"
Any help please?
Thanks
|