Project

General

Profile

Actions

Bug #435

closed

The command '/bin/pkill -f 'updaterrd.sh'' returned exit code '1', the output was ''

Added by Abdsalem Chaoui about 14 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
RRD Graphs
Target version:
Start date:
03/18/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

Ive come across the following in my logs

Mar 19 00:25:31 v2 php: : The command '/bin/pkill -f 'updaterrd.sh'' returned exit code '1', the output was ''

and I have located that this error is generated by /etc/inc/rrd.inc line 637, the line in question reads

mwexec("/bin/pkill -f '/[u]pdaterrd.sh'");

I have tried removing the [] and it still results in an error, even removing the / dont help, sorry couldnt debug further :0)

Actions #1

Updated by Abdsalem Chaoui about 14 years ago

I forgot to mention I am running: 2.0-BETA1 built on Thu Mar 18 14:21:12 EDT 2010 FreeBSD 8.0-STABLE

Actions #2

Updated by Ermal Luçi about 14 years ago

  • Status changed from New to Feedback
Actions #3

Updated by Abdsalem Chaoui about 14 years ago

The fix hasnt worked, Ive also tried to run the command from console manually with no luck, adding the -f parameter seems to kill the script (from console), curiously enough updaterrd.sh doesnt show up when pgrep'ing

Actions

Also available in: Atom PDF