/build/static/layout/Breadcrumb_cap_w.png

Scripting Alerts

Hey all,

I am trying to create a script / alert that does the following;

1) Advanced Label "A" that will contain computers that we under 10% disk capacity left.
2) script/alert to notify Label "B" that disks are running outo f space

I dont want it to be e-mailed i want it as a System Tray Pop Up Window.

Could someone please point me in the right direction on how to do this. I understand the sending a message to a label (group) but not sure how to trigger it.

Thanks in advance

Jason

0 Comments   [ + ] Show comments

Answers (1)

Posted by: itolutions 13 years ago
Purple Belt
0
There are many ways to do this. Try to find workaround first.

1) Simple script with cycle (with sleep(Interval) function) + autorun.
+/-: Not stable. User can terminate. high load
2) Executable run as windows service.
+/-: High load
3) WMI events + WMI client like (1) but without cyclies.
+/-: Not stable. User can terminate.
4) WMI events + WMI client like (2) but without cyclies.
+/-: The best professional way.
5) .....

Solution depend on your skills and $$$ [;)]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ