mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
1. Added Mail Marketing Automation trigger tasks 2. Added Mail Marketing Groups Import, Export, Merge 3. Added Mail Marketing Subscribers to support paste import 4. Added Mail Marketing Template Import Export Duplicate 5. Added Mail server add timed automatic reply 6. Added HTTPS Protection function for Website (disables automatic HTTP to HTTPS redirection when enabled) 7. Optimize Website Interface Button Integration 8. Optimize the response speed of WP Toolkit interface
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
[
|
|
{
|
|
"type_id": 1,
|
|
"name": "Service Management",
|
|
"title": "Scripts used to manage service status, such as detecting service status, stopping, reloading, starting, etc"
|
|
},
|
|
{
|
|
"type_id": 2,
|
|
"name": "Process Monitor",
|
|
"title": "Script used to monitor process status, such as process survival, overhead, etc"
|
|
},
|
|
{
|
|
"type_id": 3,
|
|
"name": "Alarm Notification",
|
|
"title": "Script for sending various alarm notifications"
|
|
},
|
|
{
|
|
"type_id": 4,
|
|
"name": "Load Monitoring",
|
|
"title": "Scripts used to monitor system load, such as CPU, memory, network, etc"
|
|
},
|
|
{
|
|
"type_id": 5,
|
|
"name": "Website Monitoring",
|
|
"title": "Script used to monitor website status, such as specifying URL address access status, content, etc"
|
|
},
|
|
{
|
|
"type_id": 6,
|
|
"name": "Other",
|
|
"title": "Comprehensive scripts for various purposes, such as system upgrades, panel upgrades, software upgrades, etc"
|
|
},
|
|
{
|
|
"type_id": 7,
|
|
"name": "Custom",
|
|
"title": "User defined script"
|
|
}
|
|
]
|