Jump to content
Pulseway 9.14 🔥

Featured Replies

Posted

Hello,

I am starting to write my first plugin to monitor a BackupExec server.

The plugin works fine.

But I try to query if the system can send notifications (via CanSendNotifications) and if not, put the message in a queue for later processing.

However, the CanSendNotifications is always false. Even there are no messages send and all notifications cleared.

Isn't this the correct way?

Thank you for your help.

Thorsten

  • Administrators

Hello tsauter102,

From my experience with plugins, CanSendNotifications will get it's value after 10-20 seconds after the plugin loads. If you are sure that there is no notification on your account for that computer and that CanSendNotifications is false for a long time then I'm lost too. Do you see anything out of the ordinary in the diagnostic log?

Paul.

  • Author

Hi Paul,

thank you for your response.

From my experience with plugins, CanSendNotifications will get it's value after 10-20 seconds after the plugin loads. If you are sure that there is no notification on your account for that computer and that CanSendNotifications is false for a long time then I'm lost too. Do you see anything out of the ordinary in the diagnostic log?

I have not waited more then 10 seconds. But I will try it.

Bye

  • 3 months later...

I just posted a topic with the same problem.  If I leave the plugin running for too long I eventually get 40 notifications with the same message.

Create an account or sign in to comment