Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Getting current state of Ventuz Runtime using Remoting 4

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
johncove
Posts: 4
Joined: 30 May 2017, 13:52

Getting current state of Ventuz Runtime using Remoting 4

Post by johncove » 06 Aug 2018, 15:47

Hi all,

I am looking for a way to monitor the Ventuz Runtime from a Remoting 4 app in C#.

What is the best way to achieve this?

The ultimate aim is to create a Windows Event Log if the Ventuz Runtime were to crash or be unreachable.

Thanks,
John

User avatar
Karol
Posts: 640
Joined: 10 Jan 2012, 12:07

Re: Getting current state of Ventuz Runtime using Remoting 4

Post by Karol » 08 Aug 2018, 11:17

Hi John,
long time - no see. I hope your are doing well.
Actually there is no good mechanism for this in Ventuz.
But you could use the MachineSignaturReceiver class from Remoting 1.
Please check out the documentation in 'Ventuz API and SDK' -> 'Ventuz.Kernel.Remoting Namespace' -> 'MachineSignaturReceiver Class'
To use it you have to enable the sender in Ventuz Machine Config; in the 'Extended' tab it's the 'System Monitor Settings'.

Best Regards
Karol

johncove
Posts: 4
Joined: 30 May 2017, 13:52

Re: Getting current state of Ventuz Runtime using Remoting 4

Post by johncove » 21 Sep 2018, 15:15

Thanks Karol - I will look at this :)

Post Reply