<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I am not sure what you mean. Do you want me to add -s to the first
line in the script #! -x? So that line would look like #! /bin/sh -x.<br>
<pre class="moz-signature" cols="72">Thank you,
Sameka Prather
Office of Internet Services
<a class="moz-txt-link-abbreviated" href="mailto:sameka.prather@noaa.gov">sameka.prather@noaa.gov</a>
301-713-1384 x 109
</pre>
<br>
<br>
jeff vier wrote:
<blockquote cite="mid1143751084.14065.18.camel@chi101100.int.tt.local"
type="cite">
<pre wrap="">On Thu, 2006-03-30 at 15:35 -0500, Sameka Prather wrote:
</pre>
<blockquote type="cite">
<pre wrap="">When I start nagios I get the following error but it seem to start fine.
Starting network monitor: nagios
This account is currently not available.
PID TTY TIME CMD
2953? 00:00:00 nagios
Can any one tell me what this mean? Like I said, is working fine but I
get this error when I restart or start the service.
</pre>
</blockquote>
<pre wrap=""><!---->
Add " -x" to your #! line and look at where it's happening in the
script.
</pre>
</blockquote>
</body>
</html>