From: Florian G. <fl...@bi...> - 2006-04-04 20:31:12
|
Alex Peeters schrieb: > 0.106.1 is not yet out. It was planned long ago but due to increased > work at work i did not manage to make a release. > I planned to add a full featured php gui to 0.106.1 but for now i think > i'll deliver a php gui with some features missing - but with some > features that the C cgi's lack. > > > ? How is the status regarding the card shopping feature for the stats ? > It is now possible with the php interface to select multiple hosts and within this selection multiple metrics. At the moment with this selection you will get one web page with multiple graphs, each one can be configured individually. The goal is to add the possibility to draw multiple metrics in one graph too. Design is ugly at the moment. I uploaded a screenshot: http://wiki.perfparse.org/tiki-browse_image.php?offset=0&sort_mode=created_desc&desp=0&galleryId=1&imageId=2 > ? Will the php interface as fast as the old one ? > Almost. The graph generating part will remain C code while the web page related code will be php due to faster and easier development. > > -----Original Message----- > From: Florian Gleixner [mailto:fl...@bi...] > Sent: zaterdag 1 april 2006 21:00 > To: Alex Peeters > Cc: per...@li... > Subject: Re: [Perfparse-devel-int] RE: Perfparse Queation > > > Hi, > > 0.106.1 is not yet out. It was planned long ago but due to increased > work at work i did not manage to make a release. > I planned to add a full featured php gui to 0.106.1 but for now i think > i'll deliver a php gui with some features missing - but with some > features that the C cgi's lack. > > You can download a cvs snapshot for now at > http://wiki.perfparse.org/cvs_snapshots/ > > Flo > > P.S.: Any help is welcome! > > Alex Peeters schrieb: >> Where can i download the latestd version 0.106.1 please >> >> -----Original Message----- >> From: Alex Peeters [mailto:ale...@ci...] >> Sent: vrijdag 10 maart 2006 22:40 >> To: 'Alex Peeters'; 'per...@li...' >> Subject: RE: Perfparse Queation >> >> >> root@chablis [/export/download/ASNMTAP-3.000.006]# >> /opt/asnmtap/perfparse/bin/perfparse-db-purge >> An error occured with the SQL: >> >> "DELETE perfdata_service FROM perfdata_service,perfdata_host WHERE >> perfdata_service.host_name = perfdata_host.host_name AND >> perfdata_host.is_deleted = 1" >> >> Failure Message: >> >> "Cannot delete or update a parent row: a foreign key constraint >> fails" >> >> root@chablis [/export/download/ASNMTAP-3.000.006]# >> /opt/asnmtap/perfparse/bin/perfparse-db-purge >> An error occured with the SQL: >> >> "UPDATE perfdata_service SET raw_delete_policy_name = 'Raw Default' >> WHERE raw_delete_policy_type = 'template' AND raw_delete_policy_name >> IS NULL" >> >> Failure Message: >> >> "Deadlock found when trying to get lock; Try restarting transaction" >> > |