Creating Dashlet & Components
Posted: Mon May 14, 2018 9:49 pm
Does creating dashlets & components using existing xi/fusion codes (with modification) allowed?
Support for Nagios products and services
https://support.nagios.com/forum/
Yes you can create custom dashlets and components, that utilize existing functions call. However, you should NOT modify the code in XI or fusion outsid eof your dashlet or component as this not only could break your install, it would be overridden on your next upgrade.lizhi1989 wrote:Does creating dashlets & components using existing xi/fusion codes (with modification) allowed?
Thank you for the reply, we understand the risk of breaking the installation and been overridden on upgrade.scottwilkerson wrote:Yes you can create custom dashlets and components, that utilize existing functions call. However, you should NOT modify the code in XI or fusion outsid eof your dashlet or component as this not only could break your install, it would be overridden on your next upgrade.lizhi1989 wrote:Does creating dashlets & components using existing xi/fusion codes (with modification) allowed?
All changes should be contained within your component or dashlet code.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Then it is allowed on licensed versions as long as you are not modifying any sourceguardian encrypted filed.lizhi1989 wrote:Thank you for the reply, we understand the risk of breaking the installation and been overridden on upgrade.
Unfortunately, we need to make necessary amendments according to our users' need.