in reply to Re: RFC: Module idea: Carp + controlled email
in thread RFC: Module idea: Carp + controlled email

Regarding the Nagios approach, you could have your program log errors to file, then use Nagios to monitor the file - possibly using the check_logs plugin

If you're concerned about your programs terminating unexpectedly, you could either:

That would be the stuff that's most applicable to your situation as I understand it - there are plugins for an awful lot of sysadmin-related tasks, so I guess your use of Nagios is going to be dictated by how much of the other functionality is going to be of use. If your sole use is going to be for monitoring your own code, installing and configuring Nagios is probably going to be overkill. Still, it's nice to have options, eh? ;-)

  • Comment on Re^2: RFC: Module idea: Carp + controlled email