15.07.09, 03:04, "Nick Akl" <[email protected]>: > My opsview implementation was running for over a year and all of the sudden i > started getting the same exact error listed above. > Ton you mentioned to change the host to 127.0.0.1 from localhost where is > that change need to happen? What concerns me is that why would this started > happening out of no where? and even stranger is it just a coincidence that > two of us got it in the same day?
I've added some variables to /usr/local/nagios/etc/opsview.conf: $dbhost = "127.0.0.1"; $odw_dbhost = "127.0.0.1"; $runtime_dbhost = "127.0.0.1"; $reports_dbhost = "127.0.0.1"; then restarted /etc/init.d/opsview* - not helped. > check if the mysql partition is having enough free space... I faced a similar > problem when mysql file system was 100 % It is only one partition on this system and it used on 55%, 3.3Gb available. So, I don't think, that problem is in partitions. Problem remain after reinstalling opsview from ubuntu repositories (http://apt.opsview.org/opsview3). BTW, it is linux ubuntu with 2.6.24 kernel. Problem is actual. _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
