Firebird 2.5 is required at least
Monitor and trace Firebird activity on Windows and Linux.
Let DBA to get the traces and send them to you when you can't access to production server.
Watch query duration and plan.
Small web-based application for monitoring Firebird database
FbDbMon (Firebird database monitor) is a small utility for monitoring Firebird server state. It should help you with tweaking database for best performance. It can tell you configuration of firebird server itself and database. It displays all current connections and running transactions. It will calculate cache hit ratio for them.
It can also log transactions running on database and help you with performance optimizing of you applications.
FBExport is a tool for importing/exporting data and executing SQL statements on Firebird and InterBase databases. FBCopy is a tool to copy and compare data accross Firebird databases. Project also provides Nagios plugin to monitorFirebird database.