NagiosXI 2011R3.3 (Missing Wizards)

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
devinacosta
Posts: 21
Joined: Mon Jun 11, 2012 11:57 am

NagiosXI 2011R3.3 (Missing Wizards)

Post by devinacosta »

I did a fresh install today onto a CentOS 6.3 x86_64 box and I noticed that when I downloaded the latest NagiosXI 2011R3.3 and did a fullinstall, it didn't install a lot of the Wizards. I noticed in the install script the section appears to be commented out with a note about:

# Install wizards - wait for 2012
#(
# cd ./subcomponents/xiwizards
# ./install
#)

# Install components - wait for 2012
#(
# cd ./subcomponents/xicomponents
# ./install
#)

# Install dashlets - wait for 2012
#(
# cd ./subcomponents/xidashlets
# ./install
#)

Was just curious to know if i should manually install them, or when NagiosXI 2012 might be released??? Please advise.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NagiosXI 2011R3.3 (Missing Wizards)

Post by slansing »

Those items are totally normal, Nagios XI should install only a hand full of wizards by default and more can be added by downloading them from the Nagios Exchange:

http://exchange.nagios.org/directory/Ad ... on-Wizards

What you found is just in preparation for the 2012 release in the near future.
Locked