The IP and hostname were populated fine. The description was populated with what i had in there, but the hyphen was replaced with some gibberish. It was a few random ascii characters. Should I enclose the description in quotes or is this a bug I should file?
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
I was not able to recreate the issue. I wonder if you forgot to select "Description" and "Name" from the "Field 2" and "Field 3" drop-down menus in Step 3 of the wizard...
banditbbs.PNG
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Neither was I. Tried escaping the hyphen, enclosing the whole thing in quotes, and leaving it as you had it. Nothing. Wanna post a copy of the .cfg for the misbehaving hosts?
Bother servers are 2012R2.3 with the wizxard version 1.8.
You do not have the required permissions to view the files attached to this post.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
tmcdonald wrote:Humor me here, and copy+paste the hyphen from your MSCHOST example. You are using two different hyphens and one is causing an issue.
The hex code "2D" is a standard hyphen that works. One you had in your config is "E2 80 93" and is breaking things, likely some weird UTF extension.
Trevor,
That makes sense. I was copy-n-paste from an email for the actual import I did. For the example I used first I just typed it. Guess I should have used the "paste as plain text" option in chrome when pasting.
Go ahead and close this and just make a mental note
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github