Unlike ESXi, Xenserver doesn’t really have much health monitoring built in (especially not the free license versions). Xenserver has always been the light weight, thin, streamlined and better performing virtualization product; though as time progresses Citrix is slowly adding more features and modifying their licensing structure to be more competitive. But fore now we’ll handle our …
Read more
RAID disk monitoring on Xenserver with email alerting
July 8th, 2011 | Posted by in Linux | Virtualization - (1 Comments)Enable email on Xenserver using SMTP
July 8th, 2011 | Posted by in Linux | Virtualization - (0 Comments)Before we get into a few other articles which will help monitor both your RAID array and S.M.A.R.T disk status under Xenserver, we’ll first need to enable the ability to send emails from our hypervisor. This is going to be done by forwarding email through our actual mail server instead of using Xenserver itself. Assuming …
Read more
Automatically launch Linux ‘screen’ command (plus advanced screen configuration)
July 7th, 2011 | Posted by in Linux - (0 Comments)As a system administrator, one of the most useful tools you can use is the Linux ‘screen’ command. This allows multiple virtual terminals to be accessed from one physical terminal (typically via remote SSH). Whether you call it tabs, screens, or windows – this is a must have tool. Even if you don’t need multiple …
Read more
How To Install Zend ionCube Loader for PHP in Linux
June 20th, 2011 | Posted by in Linux - (2 Comments)The Zend ionCube Loader is basically used to “decrypt” (or better, de-ionCube) PHP scripts and files that were originally encoded with separate encoding software – as means of either copy protection (primarily) or the inability to browse the source code for back doors and security flaws. It’s by no means a secure method in protecting …
Read more