Hi,
host_id
host_name
service_id
service_description
I sea that host_id and serviice_id are defined but not used into the other
tables.
How can I change the name form a host (host_name) when this is needed.
CONSTRAINT `perfdata_service_ibfk_1` FOREIGN KEY (`host_name`) REFERENCES
`perfdata_host` (`host_name`),
CONSTRAINT `perfdata_service_ibfk_1` FOREIGN KEY (`host_id`) REFERENCES
`perfdata_host` (`host_id`),
-- Alex Peeters
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.16/225 - Release Date: 9/01/2006
|