Nagios father, script son ??

Andrew Laden Andrew.Laden at tudor.com
Fri Nov 18 15:37:44 CET 2005


 When the parent dies (actaully gets a sigkill from the nagios stop) it
forwards that signal to all its children. You need to ignore that signal in
your script. How you do it depends on the shell.

"man trap" for more info.



> -----Original Message-----
> From: enrico fanti [mailto:e.fanti at pointercom.it] 
> Sent: Friday, November 18, 2005 7:19 AM
> To: jpratt at norwich.edu; nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] Nagios father, script son ??
> 
> Hi,
> I tried that but it doesn't work..
> 
> It seems to be very stange case...
> 
> 
> 
> 
> Jamie Pratt wrote:
> 
> > did you try tagging an & on the end of the command line to 
> fork it off 
> > into the background? sometimes this will help..
> >
> > regards,
> > jamie
> >
> > --
> >
> > James Pratt
> > Unix Systems Administrator
> > Norwich University - Information Technology jpratt at norwich.edu | 
> > 1-802-485-2532
> >
> >
> >
> > enrico fanti wrote:
> >
> >> Hi to all
> >>
> >> I have this problem
> >>
> >> Nagios executes a script.
> >> This script have to restart the Nagios process in this way:
> >>
> >> /etc/init.d/nagios stop
> >> /etc/init.d/sendmail restart
> >> /etc/init.d/named
> >> /etc/init.d/nagios start
> >>
> >> The problem is that when the script execute this sequence, it 
> >> executes only:
> >>
> >> /etc/init.d/nagios stop
> >> /etc/init.d/sendmail stop
> >>
> >> It seems that the father Nagios execute the son script, but this 
> >> script dies when the father dies (Nagios).
> >>
> >>
> >> Is there a way to run the son script separately from the 
> father Thak 
> >> you
> >>
> >> Enrico
> >>
> >
> >
> >
> 
> --
> =======================================
> Enrico Fanti
> PointerCom s.p.a - http://www.pointercom.it Via Francesco De 
> Sanctis, 9
> 00195 Roma - ITALY
> tel. +39-06-37591259
> fax +39-06-37591202
> e.fanti at pointercom.it
> ================================ 
> 
> 
> 
> 
> *** eSafe scanned this email for malicious content ***
> *** IMPORTANT: Do not open attachments from unrecognized senders  ***
> 


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list