Appdynamics

Installing Appdynamics Machine Agent on Ubuntu 16.04.4

Posted on

Downloading and installing the Appdynamics Machine Agent We have recently set up a test environment with a PHP/MySQL based test Ubuntu 16.04.4 server. We will now set up monitoring for Linux OS, PHP 7.0 and MySQL. The first step is downloading the machine agent. Open your Appdynamics console and select the Getting Started Wizard. Then […]

CentOS

Install PHP DB2 libraries on CentOS

Posted on

We came across the requirement to manipulate DB2 using PHP scripts. In order to be able to do that you need to the DB2 libraries installed on your machine. First of all install DB2 Express ( desired version, we used 11.1 ). Make sure you are installing the development libraries with the product as you […]