If you have decided that you want to build it on your own, you would need to build it for each and every supported version of PHP that you have installed. The module installation process is the same as you would do for any other module. The only difference is that you have to explicitly […]
See MoreCategory: Security
How to install ioping in linux server !!!
This tool lets you monitor I/O latency in real time. It shows disk latency in the same way as ping shows network latency. Login to SSH. Go to the folder where you want to download it. cd /usr/local/src Download the installation file. https://ioping.googlecode.com/files/ioping-0.6.tar.gz Extract that file using below command. tar -xzvf ioping-0.6.tar.gz Go inside that […]
See MoreHow to check Active Directory Health !!!
First of all, monitoring the Windows Event Viewer is a must. Take the time to check through all of the Event Log queues including the Application, Security and System log. On Domain Controllers the DFS Replication, Directory Service and DNS Server logs should also be reviewed. Leverage the sort and error fields to filter out […]
See More
You must be logged in to post a comment.