Application integration & Middleware, Enterprise content management Load Test M-Files Server with JMeter 25.01.2024 by Middleware Team Creating load test scenario on a web application might look easy: Record a scenario Replay it In practice, it is much more complex than that when you want to manage variables elements like usernames, session IDs, and, in case of(…)
Application integration & Middleware, Enterprise content management Monitor M-Files with Zabbix 23.01.2024 by Middleware Team So far, for Zabbix monitoring, I only covered Linux based servers. We can put aside MS-SQL which was monitored via ODBC, thus without any Zabbix agent involved. In this blog post, I will explain you how(…)
Application integration & Middleware Apache Tomcat Monitoring in Prometheus without JMX 05.01.2024 by Middleware Team In a previous blog post, I explained how to monitor Apache Tomcat with Prometheus with help of JMX exporter. It is not always desirable to use JMX as it requires: An additional service setup (which runs(…)
Application integration & Middleware, DevOps Zabbix in the Middle of Prometheus and Grafana 20.12.2023 by Middleware Team In this blog post, I will show you how to gather metrics from a OpenTelemetry interface from a Zabbix server and how to display Zabbix data in Grafana. Why Should I do that? First, you might wonder why should you(…)
Application integration & Middleware, Enterprise content management HowTo – Create a quick Documentum rendition report 15.12.2023 by Morgan Patou When working with any ECM solution, you will have to manage a rendition software. This is used to transform the native documents from most formats (docx, pptx, xlsx, txt, jpeg, png, svg, etc.) into another format (pdf, png, etc.). The(…)
Application integration & Middleware JMeter Remote Testing 05.12.2023 by Middleware Team A typical web application architecture with a load balancer, two application servers and a database looks like this: If you run a JMeter, or any load test tool, from one unique server or workstation, the load balancer will most likely(…)
Application integration & Middleware JMeter Debugging 29.11.2023 by Middleware Team Writing an Apache JMeter scenario is not an easy task. Debugging a scenario is even harder. One might think that JMeter is simply recording some browser actions and that’s it, and you are good to go for a load test.
Application integration & Middleware, Enterprise content management Doc.SERIES – The « User Friendly » ECM solution 17.11.2023 by Alain Lacour There are several Electronic Content Management tools (ECM) on the market that are very powerful in their functionalities but are not always easy to configure or maintain, particularly if the size of your company does not allow for a large(…)
Application integration & Middleware, Database Administration & Monitoring Monitor Microsoft SQL Server with Zabbix 13.11.2023 by Middleware Team In this blog post, we will quickly see what is required to monitor a Microsoft SQL Server with Zabbix. Agent Setup Agent setup is not required by MSSQL by ODBC template; thus this step can be skipped. Setup Monitoring Account(…)
Application integration & Middleware, Development & Performance, Oracle APEX/ORDS 23.x – DispatcherNotFoundException 31.10.2023 by Alain Lacour The aim of that blog is to look into Oracle REST Data Services (ORDS) 23.x error raised when setting up for APEX 23.1. This is following some experience at a customer who wanted to move to(…)