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 Zabbix Better Storage 05.09.2023 by Middleware Team Among the different possibilities for Zabbix storage, one piqued my curiosity: TimescaleDB TimescaleDB is a time series database plugin for PostgreSQL. Joël Cattin already blogged about it here from a general point(…)
Ansible, DevOps, Kubernetes Deploy awx-operator with Helm using images from a local registry 26.06.2023 by Donovan Winter You want to deploy Ansible AWX on a Kubernetes cluster using awx-operator, but your security policy requires you to use a local registry to store the necessary container images ? Okay, let’s see how to do(…)
Application integration & Middleware WildFly monitoring in Zabbix 01.06.2023 by Middleware Team Zabbix is a fully featured open-source monitoring solution. I wanted to evaluate how easy it is to monitor an application server like WildFly. Server Installation First component to install is the server which also requires a(…)
Database Administration & Monitoring, Database management, PostgreSQL TimescaleDB 15.02.2023 by Joël Cattin Introduction TimescaleDB is a “time-series” database (TSDB). This kind of databases are optimized for storing, manipulating and querying time-series data. But… what is time-series data ?Time-series data is a collection of metrics (regular) or measurements (irregular)(…)
DevOps, Kubernetes GitLab Migration and Upgrade 08.02.2023 by DevOps I’ve worked with my mate Donovan Winter (we are called Thomson and Thompson!) on a very interesting project for one of our customer that’s worth sharing. They had an old version of GitLab (release 13.3.4) running in a pod in(…)
MariaDB, Oracle A generic jdbc tester (part II) 30.01.2023 by Middleware Team A generic utility to test JDBC connections to any RDBMS or no SQL data source whose JDBC drivers are provided. Oracle OCI, MariaDB and SQLite.
Enterprise content management A quick repository creation utility (part V) 28.01.2023 by Middleware Team How to create a documentum repository in under a minute. Timings, management functions and conclusion(…)
Enterprise content management A quick repository creation utility (part IV) 28.01.2023 by Middleware Team How to create a documentum repository in under a minute. Instantiating a new docbase, the Migration Utility.
Enterprise content management A quick repository creation utility (part III) 28.01.2023 by Middleware Team How to create a documentum repository in under a minute. Creating the seed docbase.