summaryrefslogtreecommitdiffstats
path: root/create/schema/schema.sql
diff options
context:
space:
mode:
Diffstat (limited to 'create/schema/schema.sql')
-rw-r--r--create/schema/schema.sql3
1 files changed, 1 insertions, 2 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 6e0eaa76..a9c055e8 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -37,8 +37,7 @@ INDEX |slides_1 |slideshowid
TABLE|drules|druleid|ZBX_SYNC
FIELD |druleid |t_id |'0' |NOT NULL |ZBX_SYNC
FIELD |name |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
-FIELD |ipfirst |t_varchar(15) |'' |NOT NULL |ZBX_SYNC
-FIELD |iplast |t_varchar(15) |'' |NOT NULL |ZBX_SYNC
+FIELD |iprange |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |delay |t_integer |'0' |NOT NULL |ZBX_SYNC
FIELD |nextcheck |t_integer |'0' |NOT NULL |ZBX_SYNC
FIELD |status |t_integer |'0' |NOT NULL |ZBX_SYNC