. . Getting email from the command line was always something I wanted, also to be able to filter what I get. This great tool is something like fetchmail but better, thanks to Charles Cazabon who wrote this amazing tool […]
Install NRPE in Linux
. . Overview of NRPE: Installing and Configuring Nagios NRPE in Linux: # cd /tmp # wget http://internap.dl.sourceforge.net/sourceforge/nagios/nrpe-2.12.tar.gz # tar -zxvf nrpe-2.12.tar.gz # cd nrpe-2.12 # ./configure –enable-ssl –enable-command-args (should create users/groups) General Options: ————————- NRPE port: 5666 NRPE user: […]
Nagios/Centreon TroubleShooting
The post has been centralized here: http://felipeferreira.net:81/?p=59
WMI Isn't Working
. . Wmi sometimes do not have the counter it should have.Servers with same configurations miss some wmi class. Strange things can happen with WMI. I have the solution, recreate: 1. Stop the WMI(Windows Management Instrumentation) service 2. Deleter %windir%system32wbemrepository*.* […]
NRPE_NT remote installation
. . If you ever had to manage a multi Domain where every time you need to execute even a batch file you would have to authenticate… Well I do use psexec.exe but since I had many problems where it […]
Open office 3 Ubuntu
Install/Update Open Office 3.0 on Ubuntu 8.04 The update method did not wokr for me. So First we will need to complete remove the current office instalation. system>administration>synaptic package manager Search For: open office-core.org scroll down and find it and […]
Nagios Check BackupExec
I wrote a new way of checking Exchange Backups, simple just needed to check the in AD the “Last time backup” of the Storage Group. I wrote the much simpler and much more precise script to monitor Exchange Servers Backup. […]
