Posted August 30, 201212 yr 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
August 30, 201212 yr 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.
August 31, 201212 yr 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
December 4, 201212 yr 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