Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can schedule Performance Advisor alarms with an active range of 6:00 am to 7:00 pm. That is excellent. However, I have some alarms that should only be triggered on weekdays between the hours of 6:00 AM and 7:00 PM. Is it possible to specify that an alarm only be triggered on weekdays between the hours of 6:00 am and 7:00pm?
Thanks
Jordan
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Performance Advisor's alarm facility doesn't currently have the ability to enable/disable alarms on specific days of the week. However, this can be achieved using the host operating system's scheduling utility (cron facility or Windows task manager). Using the DFM CLI commands, you can schedule a task to enable or disable a Performance Advisor alarm:
# dfm alarm disable <alarm-ids>
# dfm alarm enable <alarm-ids>
3 REPLIES 3
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Performance Advisor's alarm facility doesn't currently have the ability to enable/disable alarms on specific days of the week. However, this can be achieved using the host operating system's scheduling utility (cron facility or Windows task manager). Using the DFM CLI commands, you can schedule a task to enable or disable a Performance Advisor alarm:
# dfm alarm disable <alarm-ids>
# dfm alarm enable <alarm-ids>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Reid! That will work perfectly. Any idea if there are plans to add that functionality to PA in the future?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm going to submit a request for enhancement to add this feature. I've been asked multiple times about this, so obviously there is a demand for it.
