<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Hi,<br>
<br>
if it helps do the following:<br>
<br>
# mysql -u root -p<br>
</tt>
<pre wrap=""><tt>CREATE USER 'nagios'@'localhost' IDENTIFIED BY 'nagios';

GRANT USAGE ON * . * TO '</tt><tt><tt>nagios</tt></tt><tt>'@'localhost' IDENTIFIED BY 
'<</tt><tt><tt>nagios</tt></tt><tt>>' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 
MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ;

CREATE DATABASE IF NOT EXISTS `</tt><tt><tt>nagios</tt></tt><tt>` ;

GRANT ALL PRIVILEGES ON `</tt><tt><tt>nagios</tt></tt><tt>` . * TO '<dbuser>'@'localhost';</tt></pre>
<tt>quit<br>
<br>
# mysql -u root -p nagios < mysql.sql<br>
<br>
Kind regards,<br>
Michael<br>
</tt><tt><br>
<br>
<br>
Natalie Aloi wrote the following on 18.06.2009 22:50:</tt>
<blockquote cite="mid:W58194263074791245358241@webmail33" type="cite">
  <table class="" id="201179" bgcolor="#ffffff" border="0" height="400"
 width="100%">
    <tbody>
      <tr>
        <td class="" valign="top" width="100%">
        <div><tt><font size="2"><font size="1">Thanks for the reply
Marc...</font></font></tt></div>
        <div><tt> </tt></div>
        <div><tt><font size="1">I am using ver 2.11 Nagios the most
recent version of ndo utils said I had to have a higher version of
nagios to use (2.5?) which is why I selected 1.3.1 </font></tt></div>
        <div><tt> </tt></div>
        <div><tt><font size="1">Natalie</font> </tt></div>
        <div><tt><font size="2"><font size="1">On Jun 17, 2009, at
11:09 AM, Natalie Aloi wrote:<br>
        <br>
> Hello I am attempting to install NDO Utils - I am at the Create
NDO <br>
> Database section...except I don't have this installdb file in my
db <br>
> directory I have what is below:<br>
> as you can see I am installing ndoutils 1.3.1 since I am using <br>
> nagios 2.11<br>
><br>
        <br>
1.3.1 is almost 2.5 years out-of-date. You're following instructions <br>
for 1.4b7; is there a reason you're not installing that more recent <br>
version?</font><br>
        </font></tt></div>
        <tt>Network Operations Center Manager <br>
Experis Data Center LLC <br>
8209 Valley Pike <br>
PO Box 535 <br>
Middletown,VA 22645 <br>
phone:540-869-8702 <br>
cell:240-988-3267 <br>
fax:540-869-8710 <br>
<a class="moz-txt-link-abbreviated" href="mailto:e-mail:naloi@experisdatacenters.com">e-mail:naloi@experisdatacenters.com</a> </tt></td>
      </tr>
    </tbody>
  </table>
  <pre wrap=""><tt>
</tt><hr size="4" width="90%"><tt>
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/businessobjects">http://p.sf.net/sfu/businessobjects</a></tt></pre>
  <pre wrap=""><tt>
</tt><hr size="4" width="90%"><tt>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null</tt></pre>
</blockquote>
<tt><br>
</tt>
<pre class="moz-signature" cols="72"><tt>-- 
DI (FH) Michael Friedrich
<a class="moz-txt-link-abbreviated" href="mailto:michael.friedrich@univie.ac.at">michael.friedrich@univie.ac.at</a>
Tel: +43 1 4277 14359

Vienna University Computer Center
Universitaetsstrasse 7 
A-1010 Vienna, Austria  
</tt></pre>
</body>
</html>