
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
SiteScope how to add monthly schedule
Hi Everyone,
I am running SiteScope 11.24 on Windows.
I got request to disable monitoring on group of servers and related monitors on 1st Sunday of every month between 12:00 PM to 1:00 PM during server reboot.
Is there any way in SiteScope to achive this?
Thanks
Sonia

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
There is no direct way to do it in SiteScope. The workaround would be using some external software that is capable to handle schedules you want (1st Sunday of every month), and then use SiteScope configuration API calls (disabling necessary groups/monitors) as an action for such scheduled task.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks for your reply Dmitry!!!
Can you suggest any software?
Where I need to Install it?
How to make API calls?
Sonia

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
CRON is the first thing that comes to my mind as a well known task scheduler. There should be a version of CRON for Windows if you google it.
The software can be installed ANYWHERE from which you can reach the SiteScope server, including the SiteScope server itself. SiteScope Configuration API is documented in the SiteScope manuals.