> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Joe Regular > Sent: Tuesday, March 28, 2006 10:14 AM > To: [email protected] > Subject: [Nagios-users] Easiest way to upgrade > > What is the easiest way to upgrade Nagios from version 2.0 to 2.1?
Since there are no config changes between these versions it's straightforward. In a nutshell -- ./configure [with whatever options you previously used] make all /etc/init.d/nagios stop (or whatever it is for your OS) make install /etc/init.d/nagios start (or whatever it is for your OS) -- Marc ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
