Hi Nagios Team,
I received the error (screen capture attached): The must value "text" is not set in an object of type "textbox" in map "lcc_overview2" whilst trying to resize a text box on our overview map. I know this is possibly an old issue resolved with updates but it looks like my company may not have kept the system up to date.
Is it possible for me to remove the textbox using CLI to fix the damaged configuration? Any help greatly appreciated.
Kind Regards,
Jeremy Carver
Data Networks Officer
Logan City Council
[email protected]
Nagvis error:The must value "text" is not set
Nagvis error:The must value "text" is not set
You do not have the required permissions to view the files attached to this post.
Re: Nagvis error:The must value "text" is not set
Found the problem, the textbox has no values:
[root@issnagxi maps]# pwd
/usr/local/nagios/share/nagvis/etc/maps
define textbox {
}
Solution: deleted the two lines above, thanks for reading
[root@issnagxi maps]# pwd
/usr/local/nagios/share/nagvis/etc/maps
define textbox {
}
Solution: deleted the two lines above, thanks for reading