I was tasked with the migration of some objects from one installation to another.
While doing so, I found out some configuration file's file names had tabulator characters in their name, so I'm blaming that as the reason.
Now there are issues with both hosts and services names, some being garbled, some without names, some of them have time period definition's as names and some others have contact group's names as names.
When clicked, the ones that have names, they show "Object Does Not Exist".
I already ran mysqlcheck and the tables showed either "Ok" or "The storage engine for the table doesn't support repair", depending on the database.
Short than scraping the server and starting from scratch again, what can I do?
Thanks in advance.