Hey guys
I have added the notes in my service.cfg so other teammate can get the help. In the note, I am just writing two endpoints but in the UI it shows everything on the same line. I tried to break the line but it didn't work. Please have a look the attachment. Any suggestions ??
Thanks
Quick help
-
cesar.garza
- Posts: 80
- Joined: Mon Aug 19, 2013 3:14 pm
Quick help
- Attachments
-
- $60F86078AA492B61.jpg (15.57 KiB) Viewed 2032 times
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Quick help
Does this same effect happen when quoting your note with "" and using actual [enter] new lines instead of \n?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
-
cesar.garza
- Posts: 80
- Joined: Mon Aug 19, 2013 3:14 pm
Re: Quick help
i tried with new line in the service.cfg but it shows everything in one line in the UI.sreinhardt wrote:Does this same effect happen when quoting your note with "" and using actual [enter] new lines instead of \n?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Quick help
Yes, what sreinhardt was suggesting was using the enter key to actually create a new line, does this work?
-
cesar.garza
- Posts: 80
- Joined: Mon Aug 19, 2013 3:14 pm
Re: Quick help
It didn't work like that either.
Re: Quick help
You should use the HTML tag "<br />" for a newline instead of "\n".
Former Nagios employee