On Wednesday, December 28, 2016 at 11:14:50 AM UTC-8, Phil Green wrote:
>
> I have a live installation running with a Vantage View on a Pi using the 
> setup.py method. 
> I have now tried on another Pi installing using the Debian method. For the 
> time being it's running a simulated weather station. 
>
> On my live system in can see the processor usage using the ps command and 
> see the process weewxd. However on the Debian Installation I can't see the 
> weewxd process. 
> How do I see the weewxd process on the Debian installation?
>

Same way you do for every other process, but without a transcript of what 
you did it's hard to debug.

How about....

   - ps aux | grep weewx | grep -v grep
   - or 'systemctl status weewx'


-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to