Centreon 2.1-RC Changelog

June 22nd, 2009 No comments

Centreon 2.1-RC Available here

Read more…

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)

outlook auto reply rule +2003

June 15th, 2009 No comments

Exchange server-side Auto reply rule.

Tested and it works on Exchange 2003 and Outlook 2003.

Read more…

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)

Enable SSH in ESXi 3.5

June 10th, 2009 1 comment

By default this isn’t possible to SSH into VMWare ESXi 3.5 or any ESXi Server.
By enabling this you will also be able to easly copy files into the server by using WINSCP,
not as fast as FTP but it does the job. WinSCP also works under Linux by using Wine.

Read more…

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)

Can’t locate VMware/VmPerl.pm

June 2nd, 2009 No comments

Reinstall Perl in ESX

Error: Can’t locate VMware/VmPerl.pm
#vmare-cmd stop working along with all scripts that depend on VMware.pm module.
For some reason my perl VMWare::Perl stoped working, so I reinstall perl 5.8.0 version from scratch
first download it, then do:
#sh Configure -Dusethreads -Duseithreads -Dusemultiplicity -Duselargefiles -Dotherlibdirs=/usr/lib/perl5/5.8.0
#make test
#make
#make install
i was Still getting an error like:

Read more…

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)

Best posts on Felipe Ferreira from May 2009

June 1st, 2009 No comments
Too many posts to handle? If you missed out on a great post from last month, here’s a quick digest of the top posts that you may want to check out:

Read more…

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)

Download Centreon

May 21st, 2009 2 comments

Its out the new version of Centreon 2.0.2

The Detailed changelog is:
# Bugfix #408: Contact massive change : New options for radio button
When we make a massive change on contact, a ‘yes’ or ‘no’ field is required, and it is not good if the change does not impact:
-Reach Centreon frontend
-Admin user
Please add a “null” choice for massive change, like ‘incremental/update’.
# Bugfix #398 Fixes to verifyHostServiceIdName.pm
# Bugfix #417 centcore.init.d
The way centreon starts has been improved, more info
Bugfix #436
Fixes on /www/include/monitoring/status/Common/common-Func.php
Bugfix #586
No detail found
# Reporting : CSV export now takes correct timeperiod parameters
# Reporting : fixes bug that occured when hosts/services were renamed
# ACL : ServiceGroups are no longer restrictions, they grant access to resources instead
# Enhanced generation of configuration files
# New Centreon logo
# CSS menu is fixed (delimiters are back)

Read more…

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)

Get Local Admins

May 18th, 2009 No comments

Remotely Get Local Admins Users inside Administrators group, for Workstations
Also tests the connectivity, it gets computers from AD object type “computer”
and it prints out a nice report.
download

VN:F [1.4.2_694]
Rating: 4.0/5 (1 vote cast)

Download MotoGP 2009 Race

May 13th, 2009 2 comments

Since I am big fan of motogp I will be placing each race in my site avalible for download:

Read more…

VN:F [1.4.2_694]
Rating: 4.0/5 (4 votes cast)

ubuntu mounts read only +USB

May 2nd, 2009 No comments

ubuntu mounts read only +USB
Someitimes when automounting external media, like USB memory or SD cards.
Ubuntu will allow read only.
The reason could be that somehow the kernel goes to panic when try to mount write permissions, confirm it by doing:
# dmesg | grep -i panic
will show you any panic messages. If you’re seeing alot of them relative to the disk, copy all the files you can to another disk and use dosfsck to fix the FAT partition,
Find out how is it mounted
# mouint
Fix the filesystem:
# dosfsck -a /dev/<sdXX>
For me it got stuck in a bad pictures so I had to do
# dosfsck  /dev/<sdXX> -a -r -v -w
Then to check for Bad Sectors and fix it
# dosfsck  /dev/sde1 -t -r -v
Or since you’ve backed it up anyway (if you really did!)
just mkfs.vfat to format as FAT32. Or use gparted.

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)

Best posts on Felipe Ferreira from Apr 2009

May 1st, 2009 No comments
Too many posts to handle? If you missed out on a great post from last month, here’s a quick digest of the top posts that you may want to check out:

Read more…

VN:F [1.4.2_694]
Rating: 0.0/5 (0 votes cast)