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(…)
Application integration & Middleware, Enterprise content management Hyland Summit 2023 – Düsseldorf 26.10.2023 by Guillaume Meunier Introduction The event took place in a very pleasant street, the Königsallee, also known as the Kö, is a shopping street in Düsseldorf and considered to be the most beautiful avenue in Düsseldorf. Whaou !! The Hyland Summit 2023(…)
Application integration & Middleware, Enterprise content management Monitor Alfresco with Zabbix 20.10.2023 by Middleware Team In this blog post, I will share a few obstacles I have encountered while trying to monitor a complete Alfresco setup with all these components. As an overview, here are the templates I will use: Apache ActiveMQ by JMX Apache(…)
Application integration & Middleware Logs from Filebeat to Logstash to Elasticsearch – 3 12.10.2023 by David Diab We sow together how to install and configure Filebeat, Logstash and Elasticsearch. Our log data has been sent from Filebeat to Logstash, then forwarded to Elasticsearch. In this blog, we will see(…)