Jump to content

ClientPlugin Events - for receiving events/notifications from PCMonitor


psycik

Recommended Posts

Are there any events a plugin can attach to to receive notification from PCMonitor?  Ie probably anything able to be notified to IOS, able to be caught by a plugin, for running an internal notifcation, or action?

Ie I'd like, for example to receive a System up notification (which I do), but I'd like to also tell an internal system that this system is up.  So I'd need a plugin to be able to be mirror a notification and do something with it.

Link to comment
Share on other sites

  • Administrators

At this moment this is not possible however for your example you can simply hook into the PluginLoaded method that gets called as soon as the service starts. This would be an equivalent of receiving the notification.

-Paul

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...