refactor(procedures): rename init script and revert monitoring view
This commit is contained in:
@@ -21,7 +21,7 @@ This ensures that the partitioning scripts will work flawlessly, even in custom
|
||||
|
||||
The solution is divided into a series of SQL scripts that must be executed sequentially to set up the environment.
|
||||
|
||||
### 1. `00_partitions_init.sql`
|
||||
### 1. `00_schema_create.sql`
|
||||
* **Purpose:** Initializes the foundation for the partitioning system.
|
||||
* **Actions:**
|
||||
* Creates the isolated `partitions` schema to keep everything separate from Zabbix's own structure.
|
||||
|
||||
Reference in New Issue
Block a user