in reply to Re^6: perl script not working after moved to new host
in thread perl script not working after moved to new host
This means that the following command fails:
system("/home/nagios/stat/scripts/ng_rrd2img.sh $target zoylotest dig +$recenttimes now 300 130 > $wwwrealpath/tmp/$tmpgraph");
Maybe try to find out what command your script is trying to run there and find out why it might fail.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: perl script not working after moved to new host
by prabhakard (Novice) on Jan 25, 2016 at 16:10 UTC |