Archive

Posts Tagged ‘iAMP Server’

Simply i › FTP Guard4i Log Viewer

April 24th, 2013 Comments off
As promised we have now developed the log viewer which shows the events which have been logged by the FTP processes. The log view has a number of columns each of which is sortable but the default sort is done … Continue reading


Read the original at Simply i.

Simply i › FTP Guard 4i Take 2

April 23rd, 2013 Comments off
We had been discussing the FTP Guard 4i with a prospect and they mentioned that they would like to be able to monitor the FTP Server and SFTP Server from the FTP interface. So we have added a couple of … Continue reading


Read the original at Simply i.

Simply i › Adding a Bar Graph for CPU Utilization to HA4i and DR4i

February 12th, 2013 Comments off
As part of the ongoing improvements to the PHP interfaces we have developed for HA4i and DR4i we decided to add a little extra to the dashboard display. The dashboard display is a quick view of the status for the … Continue reading


Read the original at Simply i.

Simply i › Slow Response with i5_pconnect().

February 7th, 2013 Comments off
While experimenting with the latest version of our DR4i php interface we came across a slight issue with the i5_connection routines. The problem only appeared after we moved the code from our PC testing environment to the iAMP install so … Continue reading


Read the original at Simply i.

Simply i › Linking IBMi data to a Gauge in PHP

December 13th, 2012 Comments off
We were thinking about how to create a new interface for one of our old utilities using PHP and decided that using a JavaScript based gauge would probably be a good start. There are plenty of free and chargeable JavaScript … Continue reading


Read the original at Simply i.

Simply 'i' › A Bit more fun with the File display and update web pages.

November 23rd, 2012 Comments off
OK so we thought we would have a bit more fun with the previous programs which allowed you to move around and update file records. This is very basic code so don’t expect too much, but as we always say it’s free and you can do what you want with it (or not!). We were [...]


Read the original at Simply 'i'.

Simply 'i' › Interesting discussion about XMLSERVICE and big data

November 23rd, 2012 Comments off
I sometimes worry about how we perceive the Open Source products and what we as developers should expect from it. I like to keep a watch on what is happening within the IBMi/PHP eco system so I tend to watch the various forums looking at what people are doing. I had not been following the [...]


Read the original at Simply 'i'.

Simply 'i' › Next stage of the DB2 File updater

November 23rd, 2012 Comments off
Previously we created a simple file output page which we said could be used to update a DB2 file in much the same way as the PHPMyAdmin interface allows where a single record is displayed which allows the user to move around the records and update fields where necessary. That example did not allow the [...]


Read the original at Simply 'i'.

Simply 'i' › Walking through a DB2 PF data and allow update.

November 22nd, 2012 Comments off
I was thinking about some of the tools I would like to see on the IBMi and written in PHP that allow you to carry out the same functionality as the PHPMyAdmin tool on MySQL. Not that I wanted to write the entire product but at times I would like the ability to just review [...]


Read the original at Simply 'i'.

Simply 'i' › iAMP server looping due to ending TCP/IP services

November 15th, 2012 Comments off
One of our clients just called because the iAMP server which runs on their IBMi had taken over the CPU! The problem was due to their ending of the TCP/IP subsystems, this caused the iAMP jobs to go into a loop with the message “[error] (42)Protocol driver not attached: apr_socket_accept: (client socket)” being logged into [...]


Read the original at Simply 'i'.