About 106,000 results
Open links in new tab
  1. php - How does an application performance monitoring tool like …

    Closed 5 years ago. How does an application performance monitoring tool like New Relic RPM work? How can it figure out all that information about your application? If someone was to …

  2. Server performance metric tools for LAMP - Stack Overflow

    Sep 16, 2008 · Any suggestions for tools to monitor page load times/errors and other performance metrics for a PHP application? I am aware of the FireBug and YSlow tools, but this is for more …

  3. Tools to monitor PHP usage from the terminal - Stack Overflow

    Oct 3, 2022 · Are there any tools that allow me to monitor the performance of an application in php: Visits, how much ram or cpu a visitor consumes, how much network speed, etc. In real …

  4. Simplest way to profile a PHP script - Stack Overflow

    An extension to PHP called Xdebug is available to assist in profiling PHP applications, as well as runtime debugging. When running the profiler, the output is written to a file in a binary format …

  5. Azure portal Web Service PHP Monitoring - Stack Overflow

    Jan 11, 2023 · I wrote a simple Application in HTML with a form. I submit the form into a PHP file and insert the data into a database. I created an App Service on Azure Portal + MySQL …

  6. How to integrate Laravel app with Azure Monitor Logs

    Jun 27, 2021 · I have Laravel application runs on an azure VM and I would like to send app logs to Azure Monitoring Logs instead of use the traditional log file. I have checked this …

  7. What's the best way to monitor your REST API? [closed]

    Feb 27, 2015 · Good API-specific monitoring tools will understand OAuth, mutual authentication with client certificates, token authentication, etc. Hopefully this gives you a sense of why API …

  8. Php application - monitoring endpoint usage by users

    Jul 24, 2024 · I have a php application based on Php and Fat-Free Framework (also use mysql, influxDb, vue js in frontend). I would like to be able to check which endpoints are used and by …

  9. icingaweb2 Permission denied - Stack Overflow

    Nov 18, 2016 · For me, the command feature were enabled. Everything were well installed. I'm using Debian. I checked when ls /var/run/icinga -lh (lh options means detailed), and I found …

  10. How to setup azure monitor for PHP application - Stack Overflow

    May 5, 2021 · The os we are using is ubuntu. How can I integrate azure monitoring for it? I had a look at the ApplicationInsights-PHP package but this seems to be archived. How can I use app …