Sure hardy-8.04.3

Regards

//Marcus

On Mon, Nov 23, 2009 at 10:05 AM, cyco <ubu...@cyconet.org> wrote:

> could you please tell us, which distribution you are using?
>
> --
> ps-watcher package bad default ps-prog
> https://bugs.launchpad.net/bugs/486997
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “ps-watcher” package in Ubuntu: New
>
> Bug description:
> Binary package hint: ps-watcher
>
> Around line 335 in /usr/bin/ps-watcher you will find this snippet right
> after installing
> ...
> $opts{ps_prog}      = 'no';   # Where is ps?
> ...
>
> which of course will not work.
>
> Changed it to:
> $opts{ps_prog}      = '/bin/ps';   # Where is ps?
>
> which works.
>
> I found it by issuing this so I can see all info in the foreground:
>
> ps-watcher --config=/etc/ps-watcher.conf --syslog --nodaemon --sleep=10
> --log --ps-prog=ps --debug=10
>
> Cheers
>
> //Marcus Herou
>


-- 
Marcus Herou CTO and co-founder Tailsweep AB
+46702561312
marcus.he...@tailsweep.com
http://www.tailsweep.com/

-- 
ps-watcher package bad default ps-prog
https://bugs.launchpad.net/bugs/486997
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to