Page 1 of 1
Notes Component
Posted: Mon Apr 21, 2014 10:21 am
by costanza2k1
Had a quick question about the 'notes' component
http://exchange.nagios.org/directory/Ad ... nt/details
Is it possible to have a 'clickable' url in the notes section or is it strictly text? Also I is possible to put a short url there?
Re: Notes Component
Posted: Mon Apr 21, 2014 10:54 am
by BanditBBS
I have it installed on a couple servers and just tested for you.
Short Answer, Nope.
Longer answer, it seems to be plain text only. I even tried putting in the html code for a link and when I save the note it stripped the html from it.
Since it is "owned" by egalstad I guess Nagios folks can supply more information

Re: Notes Component
Posted: Mon Apr 21, 2014 11:23 am
by costanza2k1
BanditBBS wrote:I have it installed on a couple servers and just tested for you.
Short Answer, Nope.
Longer answer, it seems to be plain text only. I even tried putting in the html code for a link and when I save the note it stripped the html from it.
Since it is "owned" by egalstad I guess Nagios folks can supply more information

Thanks! The notes section is a very valuable tool for the NOC where I work, I expect us to climb to over 20k services by years end. Pretty important for us to have 1 note per service kind of setup. thanks for you help!
Re: Notes Component
Posted: Mon Apr 21, 2014 11:47 am
by slansing
Yeah I found the same, tried using tags, and a normal address, I think one of the issues is that the notes you write there can be constantly changed on the fly with the text box. I can put a feature request in for you if you like?
Re: Notes Component
Posted: Mon Apr 21, 2014 11:57 am
by lmiltchev
I don't believe you can use URL with the Object Notes Component as the notes are stored in postgres database...
Code: Select all
echo 'select * from xi_options;' | psql nagiosxi nagiosxi | grep objectnotes
Re: Notes Component
Posted: Thu Apr 24, 2014 3:56 pm
by costanza2k1
slansing wrote:Yeah I found the same, tried using tags, and a normal address, I think one of the issues is that the notes you write there can be constantly changed on the fly with the text box. I can put a feature request in for you if you like?
That would rock! Short URL would be ideal!
Re: Notes Component
Posted: Thu Apr 24, 2014 4:15 pm
by lmiltchev
I filed an internal feature request (TASK ID 2695). Thanks!