On Wed, Feb 17, 2021 at 09:19:48AM +0530, Amar Nagendra wrote:
> How to use the monitor feature?
> I tried adding "slave_event_monitor /var/run/events" to config but I don't
> see any fd being created at that path. Am I missing something?

It is the monitor program that must create the socket to receive the
messages.  For example:

    ptp4l --slave_event_monitor=/tmp/foo

    pmc -u -i /tmp/foo

Here 'pmc' is the monitor, and it creates the socket.

Thanks,
Richard


_______________________________________________
Linuxptp-users mailing list
Linuxptp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-users

Reply via email to