1)Config Name is an internal value of NagiosQL - Nagios does not use this. Because the config name is also the file name of the configuratione file, the charset is restricted to "safe characters" for filenames. We do not want spaces in filenames.
2) The + is visible in the GUI below the value box - there are tree radio buttons for "+", "null" or "Standard" - klick to the "?" beside them for a description.
3) We support only the keyfields written inside the official nagios documentation:
nagios.sourceforge.net/docs/3_0/objectdefinitions.html#service
If you use "working but undocumented directives" - this is at your own risk.
4) "Red marked directives" inside the official Nagios documentation are "required fields" in NagiosQL. The documentation says:
"Note: Directives in red are required, while those in black are optional."
nagios.sourceforge.net/docs/3_0/objectdefinitions.html#host
nagios.sourceforge.net/docs/3_0/objectde...tions.html#hostgroup
nagios.sourceforge.net/docs/3_0/objectde...ns.html#servicegroup
5) It could be a good idea to introduce in 3.1 an option, whether these warnings will be displayed or not. I wrote this in the wishlist.
6) There is an option under "Tools"-"Nagios control" with which you can write all the monitoring data, or any additional data. This is the same. We don not want to do this all time, because it needs much time in big environments.
7) We consider this issue for 3.1. Exactly how it is implemented at the moment is not yet decided