On 19 Jun 2009, at 09:32, Karsten Müller wrote: > after an update from 3.0.4 to 3.0.5 we can not import any data from > runtime. > > Running /usr/local/nagios/bin/import_runtime manually resulted in: > > "Use of uninitialized value $scriptdir in substitution (s///) at > /usr/local/nagios/bin/import_runtime line 60. > Use of uninitialized value $scriptdir in concatenation (.) or string > at > /usr/local/nagios/bin/import_runtime line 61."
We'll look into this. However, these warnings shouldn't affect the running of import_runtime. > The second run reported no errors and we got two "import_ndologsd" > processes. Do you mean import_runtime? There is code to stop two imports running at the same time. If you mean import_ndologsd, there should only be one of those. > > Regarding the ODW docs we did > > /usr/local/nagios/bin/cleanup_import > /usr/local/nagios/bin/import_runtime -i 1 > > The latter reported no errors but we found no new values in the ODW > database. > > Is there anything we can do? Is the runtime database being updated? Are there any errors in syslog re: ndo2db? > I want to keep the data in runtime and commented out the > "nagios_servicechecks" and "nagios_hostchecks" in > opsview_master_housekeep. Is this ok for some days? That's fine to do. Ton _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/listinfo/opsview-users
