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.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/create/schema/schema.sql b/create/schema/schema.sql
index 2d8edbb3..b2923e75 100644
--- a/create/schema/schema.sql
+++ b/create/schema/schema.sql
@@ -451,6 +451,8 @@ FIELD |smtp_helo |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |smtp_email |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |exec_path |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
FIELD |gsm_modem |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
+FIELD |username |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
+FIELD |passwd |t_varchar(255) |'' |NOT NULL |ZBX_SYNC
TABLE|profiles|profileid|ZBX_SYNC
FIELD |profileid |t_id |'0' |NOT NULL |ZBX_SYNC