monitoring graphic tool for ACH

21 views
Skip to first unread message

fabien.vitiello

unread,
Mar 28, 2014, 6:50:01 AM3/28/14
to ach-...@googlegroups.com
Hi,

I'm working on the same project as ZRA.
I was wondering if tools were available for ACH relative to monitoring like QDdbusviewer for dbus IPC component ?

Fabien

Neil Dantam

unread,
Mar 28, 2014, 4:23:07 PM3/28/14
to ach-...@googlegroups.com
Hi Fabien,

There's no direct analog to qdubsviewer for Ach since Ach does not
handle serialization and does not use a broker process to track
state.

However, on GNU/Linux, you can use `lsof` to view which processes have
open a particular channel. Ach channel are implemented using POSIX
shared memory, and linux implements POSIX shared memory as files on
a tmpfs mount under /dev/shm or /run/shm.

Cheers,
-ntd
> --
> You received this message because you are subscribed to the Google
> Groups "ach-help" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to ach-help+u...@googlegroups.com
> <mailto:ach-help+u...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages