From: Florian G. <fl...@bi...> - 2007-03-30 19:01:52
|
For troubleshooting locate your perfparse error log. In your perfparse.cfg you can define it with Error_Log =3D /somewhere/errorlogfilename If Error_Log_Rotate is set to yes, then the date is appended to the filename. You should also check your apache error logfile if any error messages are recorded there. I had a similar problem some months ago. The reason was a corrupted database. After issuing "repair table tablename" in mysql on some tables all worked. Flo Ethan Russell wrote: > Hi, >=20 > =20 >=20 > I=E2=80=99ve been using perfparse for some time now, everything works f= ine for a > few months or so and then suddenly the data in the charts just stops > being plotted. I was wondering if someone might have some suggestions > as to how I might troubleshoot this. It happened once before a month o= r > so ago and I fixed it by simply dropping the catalog, and then > rebuilding it.=20 >=20 > =20 >=20 > I=E2=80=99m now seeing the same behavior though, charts are chugging al= ong just > fine and then suddenly one day they just no longer plot any data.=20 > Everything else seems to be functioning fine w/ perfparse, the charts > load up fine they=E2=80=99re just devoid of any data, and I can still s= ee > performance data being returned within Nagios. I thought perhaps it wa= s > related to deletion policies, however, I have them all set to around 90 > days and I know it has been far less than this since I last repaired th= e > issue. Any help would be most appreciated. >=20 > =20 >=20 > Cheers, >=20 > =20 >=20 > E. Russell >=20 >=20 > -----------------------------------------------------------------------= - >=20 > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV >=20 >=20 > -----------------------------------------------------------------------= - >=20 > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users |