TFTP Monitoring
"Jeff B" <[email protected]> Tue, 12 Jun 2007 10:48:19 -0400
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
I'm having a heck of a time figuring this one out. I'm trying to set up tftp monitoring for piranha and I'm running into a problem where the process signal that the tftp client returns on a time out is blocked by nanny. I'm passing options to have tftp time on in a few seconds, but when nanny runs it, it hangs forever and never times out. a strace reveals that the process signal mask is blocking the following signals: HUP INT USR1 USR2 ALRM TERM Any tips on how to get around this, or to successfully monitor tftp via other means would be great.