From: Alex P. <ale...@ci...> - 2005-02-15 17:59:02
|
Ben, Where do I find the source code from your latest version. -- Alex -----Original Message----- From: Ben Clewett [mailto:bcl...@pe...]=20 Sent: dinsdag 15 februari 2005 18:28 To: ale...@ci...; per...@li... Subject: Re: [Perfparse-users] RE: Perfparse error for version 0.105.5 Alex, Sorry been a while, lot to do here. New release out. I have fixed the deletion problem. Very much the same as old version. If it works there is a new=20 configuration flag: --with-data-source=3Dnagios|asnmtap Data Source (default=3Dnagios) This allow you to use this code: #ifdef USE_SOURCE_NAGIOS _("Host") #elseif USE_SOURCE_ASNMTAP _("Plugin") #endif Looking at comments from users mentioning that it would be better for=20 translation to keep with entire sentence. I wonder whether you may be=20 able to replace entire sentence containing the word 'host' with your own = wording? Hopefully leaving the existing existing wording as is, so that = current translation work is still valid? I am sorry that this may mean repeating some work you have completed=20 before. I hope that this will produce a far better quality product when = completed. I look forward to seeing it, Regards, Ben. Alex Peeters wrote: > Hi Ben, >=20 > I dit marked one host for permanently deletion into the host deletion > policy. >=20 > I dit run first the mysql-delete script >=20 > Then again the mysql-create script >=20 > The asnmtap added some data >=20 > I dit run the /opt/asnmtap/perfparse/bin/perfparse-db-purge script. >=20 >=20 >>Can I please ask you to send all support questions to the mailing list = >>per...@li...? >=20 > Oke, >=20 > I do have one account at nagios-exchange.org, but there I can't add > problems. >=20 > -----Original Message----- > From: Ben Clewett [mailto:bcl...@pe...]=20 > Sent: maandag 7 februari 2005 10:05 > To: ale...@ci... > Cc: bcl...@pe...; gc...@pe...; > per...@li... > Subject: Re: Perfparse error for version 0.105.5 >=20 > Hi Alex, >=20 > Can I please ask you to send all support questions to the mailing list = > per...@li...? >=20 > You are likely to get better support as well as maybe helping other=20 > users with same problem :) >=20 > May I ask what you were doing at the time of this failure? I believe=20 > you may have been deleting a host which was permanently marked as = deleted? >=20 > If this is the case you have found a hole in the system. New tables=20 > have been added which are not included in the deletion function. The=20 > database is trying to protect your data from bad programmes :) >=20 > Regards, Ben. >=20 > PS, (TODO: Edit the purge code to delete data from summary tables.) >=20 >=20 > Alex Peeters wrote: >=20 >>Hi, >> >>/opt/asnmtap/perfparse/bin/perfparse-db-purge >> >>root@chablis [/opt/asnmtap/plugins]# =20 >>/opt/asnmtap/perfparse/bin/perfparse-db-purge >> >>An error occured with the SQL: >> >> "DELETE perfdata_service FROM perfdata_service,perfdata_host WHERE=20 >>perfdata_service.host_name =3D perfdata_host.host_name AND=20 >>perfdata_host.is_deleted =3D 1" >> >>Failure Message: >> >> "Cannot delete or update a parent row: a foreign key constraint = fails" >> >>-- Alex =20 --=20 No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 14/02/2005 =20 |