Recently i have set up a Zenoss monitoring server in an Microsoft environment. Best way i have found for monitoring Windows machines is via Windows Remote Management Service and i also wrote a post on this “Add Windows Client to Zenoss Monitoring“. But in my latest installation and configuration of Zenoss i have stumbled upon a […]
ubuntu
-
-
Posted in:
Logs Filled Up My Disk – What To Do
by Mitch 0 Comments
A couple days ago i received an alert that one of the disks on our linux production machines is filling up very quickly. It was the application server machine and the logging partition was running out of space rapidly. Logs filled up my disk How logs filled up my disk Gladly the log files are […]
-
by Mitch 0 Comments
NFS is short for Network File System. NFS server allows you to share a filesystem from a computer on the network to other computers on the same network. NFS is a server/client oriented protocol so one computer acts as a server and other computers (clients) connect to it. We will install and configure Ubuntu NFS Server […]
-
by Mitch 6 Comments
Distributed Replicated Block Device is a great way to replicate filesystem over the network to another server or host. Distributed Replicated Block Device actually mirrors a whole block device over the network therefore it is often used for High Availability (HA) clusters. Distributed Replicated Block Device is actually a network based RAID 1. Distributed Replicated Block Device has […]
-
by Mitch 2 Comments
If you are looking for network card redundancy you can start by confguring network bonding on your Ubuntu Server 12.04 machine. Network cards with network bonding can be joined in multiple configuration options (active/active, active/backup,…). We will configure our network cards in “active/backup” configuration. This is a network bonding fallback configuration which means if one […]
-
by Mitch 53 Comments
Read this Step-by-Step guide on how to Install Nagios Core 4.0.2 on Ubuntu Server 12.04 LTS. Download an automated Ubuntu Install Nagios Core bash script.
-
Posted in:
Ubuntu Nagios 4 Init Script Fix
by Mitch 13 Comments
Fix Ubuntu Nagios 4 Init Script. Read this post and learn how to fix init script to work properly on Ubuntu Linux installations.
-
This is how you fix Nagios Error: Could not open command file ‘/usr/local/nagios/var/rw/nagios.cmd’ for update on CentOS and Ubuntu Linux.
-
Posted in:
How to install Ubuntu Linux 12.10
by Mitch 0 Comments
This is a quick step-by-step with screenshots on how to install Ubuntu Linux on your machine. We will be installing Ubuntu Desktop edition version 12.10. This is the current version of Ubuntu at the time of my writing. First you need to make sure that you have backed up all your valuable data from the […]