in reply to Re^5: perl script not working after moved to new host
in thread perl script not working after moved to new host
no, getting this error
Software error: system error: 256 at /usr/local/nagios/stat/raksan/cgi-bin/ngcf.pl line 33. For help, please send mail to the webmaster (root@localhost), giving this error message and the time and date of the error. error lines point to heremy $status = system("/home/nagios/stat/scripts/ng_rrd2img.sh $target z +oylotest dig $recenttimes now 300 130 > $wwwrealpath/tmp/$tmpgraph"); if ($status) { die "system error: $?" #<<<<<HERE<<<<<
this error point here <<HERE<<<
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: perl script not working after moved to new host
by Corion (Patriarch) on Jan 25, 2016 at 14:06 UTC | |
by prabhakard (Novice) on Jan 25, 2016 at 16:10 UTC |