diff options
| author | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2007-06-08 13:34:45 +0000 |
|---|---|---|
| committer | osmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2007-06-08 13:34:45 +0000 |
| commit | 8b4fe7931a148e8efb768b1a16a9895d031f82e4 (patch) | |
| tree | 152fb0d04f70b73eb2825eac67d6130e69833194 /frontends/php/include/export.inc.php | |
| parent | e213f712b4c7fb22b725f024b18c26362a86d630 (diff) | |
- developed database monitoring via ODBC (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@4253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/export.inc.php')
| -rw-r--r-- | frontends/php/include/export.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/export.inc.php b/frontends/php/include/export.inc.php index 68609b90..a89d0d2e 100644 --- a/frontends/php/include/export.inc.php +++ b/frontends/php/include/export.inc.php @@ -52,6 +52,7 @@ 'lastlogsize' => '',
'logtimefmt' => '',
'delay_flex' => '',
+ 'params' => '',
'trapper_hosts' => '',
'snmp_community' => '',
'snmp_oid' => '',
|
