Nagios Fan For Hyper-V
Nagios Fan For Hyper-V
Nagios Fan For Hyper-V
4 Hyper-V Installation
By Mark Achel Gagalac | October 11, 2014
0 Comment
FAN 2.4 Hyper-V Installation. FAN or Fully Automated Nagios is the easiest way to install nagios
in my humble opinion. I’ve been using nagios for years and I could say its the best opensource
network monitoring tool available as of writing this blog. The official website of FAN can be
found here.
20-50 GB plus the required disk space recommended essentialy for /var. Disk space
needed by mysql and rrd files
2 processors core or hyper-thread for each virtualized CPU.
2 GB of RAM.
Power up the Virtual machine and begin the installation.
Choose a Language.
Select Keyboard Type.
Remove all partitions on selected drives and create default layout.
Accept the warning and proceed.
Select your Location and click on Next.
Setup the root password and click on Next.
Reboot after the installation. Do not unmount the installation ISO yet.
Enter the rescue environment by issuing the command;
linux rescue
Select Language.
Select Keyboard Type.
Start up the network interface.
Continue..
Your system has been mounted under /mnt/sysimage
Enter the following commands to check the version of kernel installed.
/mnt/sysimage
cat /etc/grub/conf
This is the confusing part. Replace the kernel version by issuing this command;
The installation of FAN is now finished. Login as root with the password you specify during
installation.
Configure the network of your machine. Just in case you need to go back in this option. Just
issue thesetup command.
Edit your network card preferences.
Setup the Static IP configuration.
Edit the DNS configuration.
Save and Quit.
Restart the network interface and verify your IP address.
For frequently asked questions about how to configure FAN, You can visit their official
website about FAQ’s in here.