Add-on OR components using hardcoded path for status.dat
Posted: Mon Jul 16, 2012 12:38 am
Add-ons like BPI etc. break when modifying installations (like using Ramdisk). The reason being these Add-on using hard-coded path for status.dat and object.cache files. These Add-on should use the path to these file from central location like nagios configuration file. few examples...
BPI http://exchange.nagios.org/directory/Ad ... 29/details
And
Metrics http://exchange.nagios.org/directory/Ad ... nt/details
Few components also break when MySQL is offloaded because of using hard-coded DB location. Few examples are Business Process View and Impact analysis.
We are hoping if these components can be modified to use all the paths from central location, so we do not have to modify those every time we upgrade.
Thanks
Ashish
BPI http://exchange.nagios.org/directory/Ad ... 29/details
And
Metrics http://exchange.nagios.org/directory/Ad ... nt/details
Few components also break when MySQL is offloaded because of using hard-coded DB location. Few examples are Business Process View and Impact analysis.
We are hoping if these components can be modified to use all the paths from central location, so we do not have to modify those every time we upgrade.
Thanks
Ashish