Hi,
I'm trying to run cron job that are running scripts that are launching commands like fping to check if some hosts are alive or queries against databases, etc...
The output of a fping command is appended to a file and the output is mailed to an address. If a run the script manually, it works fine. From cron, there is no output mailed whatsoever...
Any ideas why cron behaves in this way?
TIA.
SeSe
I'm trying to run cron job that are running scripts that are launching commands like fping to check if some hosts are alive or queries against databases, etc...
The output of a fping command is appended to a file and the output is mailed to an address. If a run the script manually, it works fine. From cron, there is no output mailed whatsoever...
Any ideas why cron behaves in this way?
TIA.
SeSe