Category Archives: SQL

How to Install Cacti on CentOS 7

Assalamualaikum.. Cacti is a configurable, scalable network and resource monitoring system based on the RRDTool suite. It works on systems ranging from simple LAN installations, to multi data center LANs. Cacti provides user management, as well as acquisition of data … Continue reading

Posted in Browser, cacti, Install, Linux, SQL | Tagged | Leave a comment

How to Search Deleted Accounts in Zimbra

Assalamualaikum. Zimbra keeps track of deleted accounts in its MySQL database. So if it will be necessary to search for accounts that may have existed some time ago, you can list all accounts by SQL. As the zimbra user issue … Continue reading

Posted in SQL, Zimbra | Tagged , , , | Leave a comment

Howto Configure SNMP In Centos 6

Assalamualaikum, This guide describe howto install and do a basic configure of SNMP on a RedHat Enterprise Linux or CentOS. Probably it will work on many other *nix systems. INSTALL # yum install net-snmp-utils CONFIGURE Do a backup of the … Continue reading

Posted in Apache, Install, Linux, SQL | Tagged , , , , | Leave a comment

Troubleshooting SQL Server I/O bottlenecks

Assalamualaikum… One of the most common reason for server performance issues with respect to SQL Server is the presence of an I/O bottleneck on the system. When I say I/O bottleneck, it can mean issues like slow disks, other processes … Continue reading

Posted in SQL, Windows | Tagged , , | Leave a comment