In a recent Post we mentioned that we were working away on a new Nagios build that would form the base for our Nagios monitoring for the IBM i, well we are now very close […]
Category: PHP Programming
PHP Programming on the System i5
EM4i – Message Monitoring for IBM i -New Product Announcement
Press Release Issued: July 2021 Toronto, Ontario – Shield Advanced Solutions Ltd, leading providers of High Availability Software for IBM i today announced their new solution EM4i. EM4i is an Enterprise Monitoring Solution for the […]
Update to the messsage monitoring Application
In a previous post we mention that we were working on a new message monitoring tool that could monitor for messages on message queues and within joblogs, it could also send a request to the […]
Message Monitoring via the web
There are a number of message monitoring products out there for the IBM i which have been around for a long time. While were were looking at the remote monitoring possibilities using the Nagios/NEMS for […]
Using PHP/NGINX and ODBC to connect to IBM i from Linux
We decided to test out the ability to connect to the IBM i using a NGINX Server with php-fpm and ODBC. We already run NGINX with php-fpm for connecting to our IBMi but we use […]
intERPrise Sample UI
One of the stipulations we have built into the Open Source project is that we are not going to add any ISV based requirements on the install of the product. However where it comes to […]
Let’s ‘C’ a bit more PHP
Thought I would add a simple addition to the PHP process so that we can extract some information from the system such as the processor group, LPAR ID and license info. This is something we […]
Let’s ‘C’ it’s been a while
It’s been a long time since I did anything with the Let’s ‘C’ project so while I had a few moments I thought I would do something a bit different. The use of PHP on […]
HA4i gains new features using Let’s ‘C’ technology
We have previously posted about how to connect to a remote web server from your IBM i using both secure and non-secure sockets as part of a series of open source snippets (Let’s ‘C’) we […]
Let’s ‘C’ how to talk to the web server
We are developing some new functionality which requires the IBM i talks to a web server to extract some information which it uses to define if certain actions are required. The current thrust of the […]