hostgroups table corrupt on single host property update
Brought to you by:
jkonkol
When changing information about a single host, the hostgroups table corrupts. The resultant corruption involves the replacement of the hostgroup name and the hostgroup alias with the unique host name.
++ Affected MySQL table:
nagiosweb.Tables.hostgroups
++ Fields modified in the record where host has membership:
Hostgroup_name , alias
++ Field unaffected by corruption:
Hostgroup_id
++ Additional information:
This occurs immediately after changing the host IP address and the depressing the “Submit Info” button. No other records are corrupted and no other tables appear to be affected.
shivikm(a)mail.nih.gov
Logged In: NO
Work around:
Manually replace the correct information in the affected records.