[Nagios-users] ndoutils upgrade

2009-08-04 Thread shadih rahman
I am thinking about doing a ndoutils update to 1.48b from 1.47b.

I see that I need to change db schema and make some changes.

my ndo has been collecting data over 6 months for medium size installation.

Should I be concerned or take special pre-caution?  Please advise on this.
Thanks

-- 
Cordially,
Shadhin Rahman
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

Re: [Nagios-users] ndoutils upgrade

2009-08-04 Thread Guy Waugh
Hello,

It would be a good idea to back up your database before you apply the
update, and make sure you know how to restore the database if the upgrade
fails.

Regards,
Guy.

On Tue, Aug 4, 2009 at 7:52 PM, shadih rahman shadhi...@gmail.com wrote:

 I am thinking about doing a ndoutils update to 1.48b from 1.47b.

 I see that I need to change db schema and make some changes.

 my ndo has been collecting data over 6 months for medium size installation.

 Should I be concerned or take special pre-caution?  Please advise on
 this.   Thanks

 --
 Cordially,
 Shadhin Rahman


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 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

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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

Re: [Nagios-users] ndoutils upgrade

2009-08-04 Thread Marc Powell

On Aug 4, 2009, at 1:52 PM, shadih rahman wrote:

 I am thinking about doing a ndoutils update to 1.48b from 1.47b.

 I see that I need to change db schema and make some changes.

 my ndo has been collecting data over 6 months for medium size  
 installation.

 Should I be concerned or take special pre-caution?  Please advise on  
 this.   Thanks


Looking at the database upgrade script and the UPGRADING file, it  
seems straightforward with no gotchas. The upgrade sql just adds a  
'long_output' column to 8 of the tables. No biggie. If you're really  
concerned, you'll backup your database first of course.

--
Marc


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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


Re: [Nagios-users] ndoutils upgrade

2009-08-04 Thread Hendrik Baecker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Am 04.08.09 20:52, schrieb shadih rahman:
 I am thinking about doing a ndoutils update to 1.48b from 1.47b.  
 
 I see that I need to change db schema and make some changes.
 
 my ndo has been collecting data over 6 months for medium size installation.
 
 Should I be concerned or take special pre-caution?  Please advise on
 this.   Thanks
 
Please ignore the upgradedb.pl script - it looks for a
ndoutils-upbgrade-1.4b7.sql to upgrade from b7 to b8 but the actual
upgrade script is already named to *-1.4b8.sql.

If you upgrade the scheme by
'mysql -u your admin user -p ndo_db_name 
/path/to/db/ndoutils-upgrade-1.4b8.sql

All should be fine.

Regards,
Hendrik
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)

iEYEARECAAYFAkp4leMACgkQlI0PwfxLQjnkawCfWs8VQ66zikMS33VUpHd3J2RE
7+oAn0aYUhnNT8mRBHGFeSw/HFnCy4e4
=W6wc
-END PGP SIGNATURE-

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
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