|
1 | 1 | --- |
2 | 2 | title: Manage Your Cron Monitors |
3 | | -keywords: ["best practices"] |
| 3 | +keywords: ["cron monitors", "billing", "quota management"] |
4 | 4 | sidebar_order: 70 |
5 | | -description: Learn how to manage the amount of cron monitors you pay for and change your on-demand budget. |
| 5 | +description: Learn how to manage the number of cron monitors you pay for and adjust your pay-as-you-go budget. |
6 | 6 | --- |
7 | 7 |
|
8 | | -All Sentry plans include 1 cron monitor. To activate additional monitors, you need to add [pay-as-you-go](/pricing/#pricing-how-it-works) budget. |
| 8 | +All Sentry plans include **one cron monitor**. To activate additional monitors, you need to add a [**pay-as-you-go (PAYG)**](/pricing/#pricing-how-it-works) budget. |
9 | 9 |
|
10 | 10 | <Note> |
11 | 11 |
|
12 | | -Pay-as-you-go budget is only available on paid plans. |
| 12 | +The PAYG budget is only available on **paid plans**. |
13 | 13 |
|
14 | 14 | </Note> |
15 | 15 |
|
16 | | -## Check Your Pay-as-you-go Budget |
| 16 | +## Key Terms |
17 | 17 |
|
18 | | -To check your monthly pay-as-you-go budget for cron monitors, go to the **Organization Settings -> Subscription** page. From here, you can also change your budget as needed. |
| 18 | +- **Reserved Quota**: The number of cron monitors included in your plan. |
| 19 | +- **Pay-As-You-Go (PAYG) Budget**: A budget you set to pay for additional monitors beyond your reserved quota. |
| 20 | +- **Reusable Quota**: Quota freed up by deactivating or deleting monitors within the same billing period, which can be reused for new or reactivated monitors at no additional cost. |
19 | 21 |
|
20 | | -## Activate Additional Monitors |
| 22 | +## Viewing and Adjusting Your PAYG Budget |
21 | 23 |
|
22 | | -Any new monitors you add will be activated upon creation by default if there's available pay-as-you-go budget. Alternatively, inactive monitors can be manually activated as soon as pay-as-you-go budget becomes available. |
| 24 | +To check or adjust your monthly PAYG budget for cron monitors: |
23 | 25 |
|
24 | | -Active monitors will remain active across billing periods as long as pay-as-you-go budget is available. |
| 26 | +1. Go to **Organization Settings > Subscription**. |
| 27 | +2. Review your current PAYG budget. |
| 28 | +3. To change your budget, adjust the amount as needed. |
25 | 29 |
|
26 | | -## Deactivate Monitors |
| 30 | +## Activating or Reactivating Monitors |
27 | 31 |
|
28 | | -Monitors can be manually deactivated from the **Crons** page at any time. |
| 32 | +When you add a new monitor or reactivate a previously deactivated one, Sentry will attempt to activate it based on your available quota and budget. |
29 | 33 |
|
30 | | -All active monitors will be automatically deactivated at the start of a new billing period if your pay-as-you-go budget doesn't cover all of them. If this occurs, you can manually choose which monitors to activate based on your pay-as-you-go budget. |
| 34 | +**Activation Process:** |
| 35 | + |
| 36 | +1. **Check for Reusable Quota** |
| 37 | + |
| 38 | + - Sentry first checks if there's any **reusable quota** from monitors deactivated or deleted within the **same billing period**. |
| 39 | + - If available, the monitor is activated using this quota **at no additional cost**. |
| 40 | + |
| 41 | +2. **Use PAYG Budget or Reserved Quota** |
| 42 | + |
| 43 | + - If no reusable quota is available, Sentry uses your **reserved quota** or **PAYG budget** to activate the monitor. |
| 44 | + - The cost is deducted from your PAYG budget. |
| 45 | + |
| 46 | +<Alert> |
| 47 | + |
| 48 | +**Important:** Quota reuse only applies **within the same billing period** and to monitors that were previously assigned and billed. |
| 49 | + |
| 50 | +</Alert> |
| 51 | + |
| 52 | +### Activation Across Billing Periods |
| 53 | + |
| 54 | +At the start of each new billing period: |
| 55 | + |
| 56 | +- **Quota Reset**: All quotas reset, and any reusable quota from the previous period is no longer available. |
| 57 | +- **Re-evaluation of Monitors**: |
| 58 | + |
| 59 | + - If you have sufficient **reserved quota** or **PAYG budget**, monitors that were previously active will remain active. |
| 60 | + - If there isn't enough budget, monitors may be automatically deactivated. |
| 61 | +- **Manual Deactivations or Deletions**: Monitors that were manually deactivated or deleted will remain in that state. |
| 62 | + |
| 63 | +## Deactivating or Deleting Monitors |
| 64 | + |
| 65 | +You can manually deactivate or delete monitors at any time from the **Crons** page. |
| 66 | + |
| 67 | +**Effects of Deactivation or Deletion:** |
| 68 | + |
| 69 | +- **Quota Becomes Reusable**: The quota from the deactivated or deleted monitor becomes available for reuse **within the same billing period**. |
| 70 | +- **Billing Impact**: Deactivated or deleted monitors will **count** towards your billing quota if they were previously active in the current billing period. Otherwise, they don't count towards your billing quota. |
| 71 | + |
| 72 | +<Note> |
| 73 | + |
| 74 | +- **Quota Reuse Limitations**: |
| 75 | + |
| 76 | + - Reusable quota is only available **within the same billing period**. |
| 77 | + - Applies only to monitors that were previously active and billed. |
| 78 | + - **Reusable quota does not carry over to new billing periods.** |
| 79 | + |
| 80 | +</Note> |
| 81 | + |
| 82 | +## Example Scenario |
| 83 | + |
| 84 | +Let's illustrate how this works with an example: |
| 85 | + |
| 86 | +1. **Starting Situation**: |
| 87 | + |
| 88 | + - You have a reserved quota of **1 monitor**. |
| 89 | + - You have a PAYG budget that allows for **5 monitors**. |
| 90 | + - You currently have **6 active monitors**. |
| 91 | + |
| 92 | +2. **Deactivating or Deleting a Monitor**: |
| 93 | + |
| 94 | + - You deactivate or delete **Monitor A**. |
| 95 | + - The quota from **Monitor A** becomes **reusable** within the same billing period. |
| 96 | + |
| 97 | +3. **Activating a New Monitor**: |
| 98 | + |
| 99 | + - You add a new **Monitor B**. |
| 100 | + - Sentry checks for reusable quota and finds it from **Monitor A**. |
| 101 | + - **Monitor B** is activated **at no additional cost**. |
| 102 | + |
| 103 | +4. **End of Billing Period**: |
| 104 | + |
| 105 | + - All quotas reset. |
| 106 | + - You need to ensure you have enough PAYG budget to cover all active monitors for the new period. |
| 107 | + - You have **6 active monitors** and a **PAYG budget** for **5 monitors**. |
| 108 | + - You have **1 deactivated or deleted monitor**. |
| 109 | + - You only pay for the **PAYG budget** of the additional **5 monitors**. |
| 110 | + |
| 111 | +## Tips for Managing Your Monitors |
| 112 | + |
| 113 | +- **Monitor Your Usage**: Regularly check your active monitors and PAYG budget to avoid unexpected deactivations. |
| 114 | +- **Adjust Budget as Needed**: If you plan to add more monitors, consider increasing your PAYG budget beforehand. |
| 115 | +- **Plan for Renewal**: Remember that quotas reset each billing period. Ensure you have sufficient budget to keep monitors active. |
| 116 | + |
| 117 | +By understanding how monitor activation and billing work, you can effectively manage your cron monitors and avoid interruptions in your monitoring. |
0 commit comments