Re: [Nagios-users] (ndoutils) DB create error

2009-05-31 Thread yokoyoko
Hi :-)

I cleared up.
I found no file in the folder db/ except installdb
I don't know the reason.
I put mysql.sql in db/ Folder.
I could install ndoutils.

Thaks a lot !
-
 Yoshinari Yokota

 MailTo:yokoy...@rd.aisin.co.jp  (Office)
- 

 Are you sure there is a database called ndoutils? If not, you'll 
 have to create it (create database ndoutils or something similar).
 
 Marc-André
 
 - Mail Original -
 De: yokoy...@rd.aisin.co.jp
 À: nagios-users@lists.sourceforge.net
 Envoyé: Mardi 26 Mai 2009 11h17:47 GMT +01:00 Amsterdam / Berlin / 
 Berne / Rome / Stockholm / Vienne
 Objet: [Nagios-users] (ndoutils) DB create error
 
 
 
 Hi, everybody :-) 
 
 I have a problem about ndoutils. 
 Please help me ! 
 
  Problem  
 
 ./installdb -u root -p yokoMySql -h localhost -d ndoutils 
 
 DBD::mysql::db do failed: Table 'ndoutils.nagios_dbversion' doesn't 
 exist at ./installdb line 51. 
 No installation script found! at ./installdb line 62 
 
 So, I cannot create DB. 
 
  System  
 
 OS : Red Hat Enterprise Linux 5 
 Nagios : Ver. 3.10 
 ndoutils : 1.4b7 
 
 Best Regard 
 - 
 Yoshinari Yokota 
 - 
 
--
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals. 
Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing,  
 iPhoneDevCamp asthey present alongside digital heavyweights like 
Barbarian
 Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
 ___
 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
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA,  Big Spaceship. http://p.sf.net/sfu/creativitycat-com ___
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

[Nagios-users] (ndoutils) DB create error

2009-05-26 Thread yokoyoko
Hi, everybody :-)

I have a problem about ndoutils.
Please help me !

 Problem 

./installdb -u root -p yokoMySql -h localhost -d ndoutils

DBD::mysql::db do failed: Table 'ndoutils.nagios_dbversion' doesn't exist 
at ./installdb line 51.
No installation script found! at ./installdb line 62

So, I cannot create DB.

 System 

OS : Red Hat Enterprise Linux 5
Nagios : Ver. 3.10
ndoutils :  1.4b7

Best Regard 
-
 Yoshinari Yokota
---
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com ___
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) DB create error

2009-05-26 Thread MAD
Are you sure there is a database called ndoutils? If not, you'll have to create 
it (create database ndoutils or something similar).

Marc-André

- Mail Original -
De: yokoy...@rd.aisin.co.jp
À: nagios-users@lists.sourceforge.net
Envoyé: Mardi 26 Mai 2009 11h17:47 GMT +01:00 Amsterdam / Berlin / Berne / Rome 
/ Stockholm / Vienne
Objet: [Nagios-users] (ndoutils) DB create error



Hi, everybody :-) 

I have a problem about ndoutils. 
Please help me ! 

 Problem  

./installdb -u root -p yokoMySql -h localhost -d ndoutils 

DBD::mysql::db do failed: Table 'ndoutils.nagios_dbversion' doesn't exist at 
./installdb line 51. 
No installation script found! at ./installdb line 62 

So, I cannot create DB. 

 System  

OS : Red Hat Enterprise Linux 5 
Nagios : Ver. 3.10 
ndoutils : 1.4b7 

Best Regard 
- 
Yoshinari Yokota 
- 
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
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

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
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) DB create error

2009-05-26 Thread Assaf Flatto
Hello 

did you create a the DB with the mysqladmin -create command before you executed 
the tables 
creation ?


Assaf

 

On Tuesday 26 May 2009 09:17:47 yokoy...@rd.aisin.co.jp wrote:
 Hi, everybody :-)

 I have a problem about ndoutils.
 Please help me !

  Problem 

 ./installdb -u root -p yokoMySql -h localhost -d ndoutils

 DBD::mysql::db do failed: Table 'ndoutils.nagios_dbversion' doesn't exist
 at ./installdb line 51.
 No installation script found! at ./installdb line 62

 So, I cannot create DB.

  System 

 OS : Red Hat Enterprise Linux 5
 Nagios : Ver. 3.10
 ndoutils :  1.4b7

 Best Regard
 -
  Yoshinari Yokota
 -



-- 
Assaf Flatto
SSP Ops Team
Linux System Administrator
169 Euston Road, London, NW1 2AE

Along with a few colleagues I am doing The Three Peaks Challenge again 
this year to raise money for The Railway Children.
Please sponsor me by making a donation online, simply click on the link 
below and give via your switch/credit card. Thank you.
http://www.justgiving.com/londonnorththreepeaks




IMPORTANT . this email and the information in it may be confidential, legally
privileged and/or protected by law. It is intended solely for the use of the
person to whom it is addressed. If you are not the intended recipient, please
notify the sender immediately and do not disclose the contents to any other
person, use it for any purpose, or store or copy the information in any medium.
Please also delete all copies of this email and any attachments from your
system.

We cannot guarantee the security or confidentiality of email communications. We
do not accept any liability for losses or damages that you may suffer as a
result of your receipt of this email including but not limited to computer
service or system failure, access delays or interruption, data non-delivery or
mis-delivery, computer viruses or other harmful components.

Copyright in this email and any attachments belong to Select Service Partner UK
Limited. Should you communicate with anyone at Select Service Partner UK 
Limited by
email, you consent to us monitoring and reading any such correspondence.

Nothing in this email shall be taken or read as suggesting, proposing or
relating to any agreement concerted practice or other practice that could
infringe UK or EC competition legislation.

Select Service Partner UK Limited is a company registered in England and Wales
(company number 05687183) whose registered office is at 1 The Heights, 
Brooklands, Weybridge. Surrey. KT13 0NY
 
 

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
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