tsauter102 Posted August 30, 2012 Posted August 30, 2012 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 Paul Posted August 30, 2012 Administrators Posted August 30, 2012 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.
tsauter102 Posted August 31, 2012 Author Posted August 31, 2012 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
frankrossouw Posted December 4, 2012 Posted December 4, 2012 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now