diff -pruN 1:5.0.5+dfsg-1/ChangeLog 1:5.0.7+dfsg-1/ChangeLog
--- 1:5.0.5+dfsg-1/ChangeLog	2020-10-26 11:18:37.000000000 +0000
+++ 1:5.0.7+dfsg-1/ChangeLog	2020-12-21 09:38:31.000000000 +0000
@@ -1,3 +1,90 @@
+Changes for 5.0.7
+
+5.0.7rc1 was released as 5.0.7 without any changes
+
+--------------------------------------------------------------------------------
+Changes for 5.0.7rc1
+
+New features:
+...G...... [ZBXNEXT-6319] added systemd.unit.get item key to Zabbix agent 2 (esneiders)
+...G...... [ZBXNEXT-6345] added substitution of SID to account name and domain name in eventlog message (vso)
+.....J.... [ZBXNEXT-6307] added ability to read properties from a file (vso)
+.........T [ZBXNEXT-6234] added "Disk read/write request avg waiting time" items in Template Module Windows physical disks (mchudinov)
+
+Bug fixes:
+..F....... [ZBX-18086] fixed missing data selection in data overview and trigger overview screens (miks)
+.......PS. [ZBX-18418] set trigger behavior of nodata() for proxy is the same as for server (MVekslers)
+.......PS. [ZBX-18761] fixed possible heap overflow issues in IPC commonications when deserializing huge text values (wiper)
+........S. [ZBX-18736] added missing idle statistics from lld manager process title (wiper)
+...G...... [ZBX-18583] changed system command execution to avoid parameter quoting issues (wiper)
+..F....... [ZBX-17583] fixed dashboard scroll to position where new widget is added (rlataria)
+..F....... [ZBX-18148] fixed inability to edit action operation when using special characters in custom message (agriscenko)
+..F....... [ZBX-18486] fixed screen inheritance from a linked template in the full clone case (ozdancuka)
+........S. [ZBX-18116] fixed identical tags in webhook (arimdjonoks)
+.........T [ZBX-18706] reworked Template "Ceph by Zabbix Agent2" OSD discovery (ychukina)
+........S. [ZBX-18660] fixed SNMP index returning as a number instead of string if there is a backslash (arimdjonoks)
+...G...... [ZBX-18187] fixed agent2 wmi.get returning the wrong result (arimdjonoks)
+...G...... [ZBX-18543] reworked ceph.osd.discovery metric (vadimipatov)
+........S. [ZBX-17703] fixed problem negative duration for timed triggers in case of database disconnect (asestakovs)
+.......PS. [ZBX-18694] fixed crash when PSK connection is configured but PSK or PSK identity is empty (vso)
+.......PS. [ZBX-18662] improved pollers, unreachable pollers, Java pollers and pingers to use less memory (vso)
+.......PS. [ZBX-18553] increased ssh.run[] item data limit to 512KB for pre-processing, data storage limit still remains at 64KB (viktors)
+........S. [ZBX-18423] fixed inconsistent macro expansion with Oracle DB compared with other databases (viktors)
+.........T [ZBX-18658] changed {$AMI.PORT} macro value to 5038, added handling the "Follows" response and situations with unloaded modules (mchudinov)
+A......... [ZBX-18219] fixed custom multiplier preprocessing step validation to accept a string with macros (agriscenko)
+..F....... [ZBX-18198] fixed tags not being expanded automatically on configuration form open (agriscenko)
+A.F....... [ZBX-18397] fixed global macros clearing value on type change from secret to text when value is set and is the same as before (Ivo)
+A......... [ZBX-18357] fixed dashboard view_mode being reset to default on dashboard update (gcalenko, Sasha)
+
+--------------------------------------------------------------------------------
+Changes for 5.0.6
+
+5.0.6rc1 was released as 5.0.6 without any changes
+
+--------------------------------------------------------------------------------
+Changes for 5.0.6rc1
+
+New features:
+.........T [ZBXNEXT-6353] added Morningstar devices monitoring templates (afayantsev)
+.........T [ZBXNEXT-6316] added iTop media (tuskov)
+.........T [ZBXNEXT-6281] added template "Hadoop by HTTP" (mchudinov)
+.........T [ZBXNEXT-6275] added Template "Zookeeper by HTTP" (ychukina)
+..F....... [ZBXNEXT-2480] removed autocomplete from fields having sensitive data (gcalenko)
+...G...... [ZBXNEXT-6253] added native system.users.num support to Zabbix agent 2 (esneiders)
+...G...... [ZBXNEXT-6129] added UnitFileState to systemd.unit.discovery for Zabbix agent 2 (esneiders)
+.........T [ZBXNEXT-6236] added template "Apache Kafka by JMX" (ychukina)
+........S. [ZBXNEXT-6247] improved LLD rule processing after reconnecting to proxy (viktors)
+.........T [ZBXNEXT-6201] added "Template DB Apache Cassandra by JMX" (ychukina)
+
+Bug fixes:
+.........T [ZBX-18517] updated Apache Tomcat by JMX template (tuskov)
+A......... [ZBX-18155] removed positional macros from item names on 'Web monitoring' page (kustalovs, vmurzins)
+........S. [ZBX-18655] fixed insert of duplicate key value in interface_snmp for lld host discovery (MVekslers)
+........S. [ZBX-18551] fixed item mapping for LLD overrides (asestakovs)
+........S. [ZBX-18650] fixed logic for processing LLD rule duplicates after reconnecting to proxy (viktors, vso)
+..F....... [ZBX-18588] fixed screen item field "max_columns" being overwritten during import (talbergs)
+..F....... [ZBX-17705] fixed fatal error raised in event notifications when a large amount of notifications is shown (vmaksimovs)
+A.F....... [ZBX-5842] fixed ability to detect username existence from unsuccessful login message (miks)
+..F....... [ZBX-18518] fixed characters counter which were removed in script modal window (gcalenko)
+..F....... [ZBX-18414] fixed override be saved with custom expression even when all rows are removed (miks)
+..F....... [ZBX-18497] fixed macro resolving in http basic authentication username and macros fields (miks)
+..F....... [ZBX-18143] fixed ability to download image of non-existent graph (agriscenko)
+....I..... [ZBX-18359] fixed long data row formatting for OracleDB (kalimulin, viktors)
+...G...... [ZBX-18581] fixed ORA-40478 exception in queries (ychukina)
+........S. [ZBX-18564] moved taskid calculation to transaction when creating remote command task (wiper)
+.......PS. [ZBX-18487] increased trapper verbosity for DebugLevel=4 when rejecting sender data (akozlovs)
+...G...... [ZBX-18185] fixed compilation error on Solaris 10 (akozlovs)
+A......... [ZBX-18317] fixed fatal error when updating only discovered triggers and their properties (Ivo)
+A......... [ZBX-18163] fixed deletion of one last remaining main host interface to show error instead of silently deleting the interface (Ivo)
+...G...... [ZBX-18505] fixed build failing to compile for Zabbix agent 2 on ARM/v7 and ARM/v6 (esneiders)
+.........T [ZBX-18380] changed trigger of the net.if.speed item in the Windows network module template (mchudinov)
+.........T [ZBX-18494] removed recovery mode NONE in trigger "Operating system description has changed" (mchudinov)
+.........T [ZBX-18531] fixed "Template App Ceph by Zabbix Agent2" pool discovery (ychukina)
+..F....... [ZBX-18058] updated the list of item keys and their descriptions (agriscenko)
+.........T [ZBX-18476] changed Fan, Temperature, Voltage LLD rules in Template Net Arista (mchudinov)
+.........T [ZBX-16155] fixed "Template Net TP-LINK" readme (ychukina)
+
+--------------------------------------------------------------------------------
 Changes for 5.0.5
 
 5.0.5rc1 was released as 5.0.5 without any changes
@@ -1797,6 +1884,46 @@ A.F.I...S. [ZBXNEXT-4853,ZBXNEXT-517] ad
 ..F.....S. [ZBXNEXT-1282,ZBXNEXT-4730] added changes to introduce regex based matching for auto-registration (vasilijs, viktors)
 
 --------------------------------------------------------------------------------
+Changes for 4.0.28rc1
+
+New features:
+.....J.... [ZBXNEXT-6307] added ability to read properties from a file (vso)
+
+Bug fixes:
+.......PS. [ZBX-18761] fixed possible heap overflow issues in IPC commonications when deserializing huge text values (wiper)
+.......PS. [ZBX-18755] fixed possibility of out of memory error when replacing string in mail, calculated checks, actions and when linking template (vso)
+..F....... [ZBX-18486] fixed screen inheritance from a linked template in the full clone case (ozdancuka)
+........S. [ZBX-18660] fixed SNMP index returning as a number instead of string if there is a backslash (arimdjonoks)
+........S. [ZBX-17703] fixed problem negative duration for timed triggers in case of database disconnect (asestakovs)
+.......PS. [ZBX-18694] fixed crash when PSK connection is configured but PSK or PSK identity is empty (vso)
+.......PS. [ZBX-18662] improved pollers, unreachable pollers, Java pollers and pingers to use less memory (vso)
+........S. [ZBX-18423] fixed inconsistent macro expansion with Oracle DB compared with other databases (viktors)
+A......... [ZBX-18219] fixed custom multiplier preprocessing step validation to accept a string with macros (agriscenko)
+..F....... [ZBX-18422] fixed "server is not running" warning message width (gcalenko)
+..F....... [ZBX-18688] fixed schema name didnt show when available only postgresql (rlataria)
+
+--------------------------------------------------------------------------------
+Changes for 4.0.27
+
+4.0.27rc1 was released as 4.0.27 without any changes
+
+--------------------------------------------------------------------------------
+Changes for 4.0.27rc1
+
+New features:
+..F....... [ZBXNEXT-2480] removed autocomplete from fields having sensitive data (gcalenko)
+
+Bug fixes:
+A......... [ZBX-18155] removed positional macros from item names on 'Web monitoring' page (kustalovs, vmurzins)
+A.F....... [ZBX-5842] fixed ability to detect username existence from unsuccessful login message (miks)
+........S. [ZBX-18564] moved taskid calculation to transaction when creating remote command task (wiper)
+.......PS. [ZBX-18487] increased trapper verbosity for DebugLevel=4 when rejecting sender data (akozlovs)
+...G...... [ZBX-18185] fixed compilation error on Solaris 10 (akozlovs)
+A......... [ZBX-18317] fixed fatal error when updating only discovered triggers and their properties (Ivo)
+A......... [ZBX-18163] fixed deletion of one last remaining main host interface to show error instead of silently deleting the interface (Ivo)
+..F....... [ZBX-18058] updated the list of item keys and their descriptions (agriscenko)
+
+--------------------------------------------------------------------------------
 Changes for 4.0.26
 
 4.0.26rc1 was released as 4.0.26 without any changes
diff -pruN 1:5.0.5+dfsg-1/configure 1:5.0.7+dfsg-1/configure
--- 1:5.0.5+dfsg-1/configure	2020-10-26 11:18:39.000000000 +0000
+++ 1:5.0.7+dfsg-1/configure	2020-12-21 09:38:33.000000000 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Zabbix 5.0.5.
+# Generated by GNU Autoconf 2.69 for Zabbix 5.0.7.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Zabbix'
 PACKAGE_TARNAME='zabbix'
-PACKAGE_VERSION='5.0.5'
-PACKAGE_STRING='Zabbix 5.0.5'
+PACKAGE_VERSION='5.0.7'
+PACKAGE_STRING='Zabbix 5.0.7'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1455,7 +1455,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Zabbix 5.0.5 to adapt to many kinds of systems.
+\`configure' configures Zabbix 5.0.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1526,7 +1526,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Zabbix 5.0.5:";;
+     short | recursive ) echo "Configuration of Zabbix 5.0.7:";;
    esac
   cat <<\_ACEOF
 
@@ -1734,7 +1734,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Zabbix configure 5.0.5
+Zabbix configure 5.0.7
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2336,7 +2336,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Zabbix $as_me 5.0.5, which was
+It was created by Zabbix $as_me 5.0.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3200,7 +3200,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='zabbix'
- VERSION='5.0.5'
+ VERSION='5.0.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4741,6 +4741,39 @@ fi
 
 done
 
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether compiler supports -Werror=cpp" >&5
+$as_echo_n "checking whether compiler supports -Werror=cpp... " >&6; }
+checked_werror_cpp_CFLAGS=""
+saved_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS -Werror=cpp"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  void f() {};
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+  checked_werror_cpp_CFLAGS="-Werror=cpp"
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+CFLAGS="$saved_CFLAGS"
+
+saved_CFLAGS="$CFLAGS"
+CFLAGS="$checked_werror_cpp_CFLAGS $CFLAGS"
 for ac_header in sys/mount.h sys/proc.h sys/sysctl.h sys/user.h
 do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -4762,6 +4795,8 @@ fi
 
 done
 
+CFLAGS="$saved_CFLAGS"
+
 for ac_header in sys/swap.h
 do :
   ac_fn_c_check_header_compile "$LINENO" "sys/swap.h" "ac_cv_header_sys_swap_h" "
@@ -6973,6 +7008,37 @@ HAVE_THREAD_LOCAL="no"
 fi
 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for field updates in struct vminfo_t" >&5
+$as_echo_n "checking for field updates in struct vminfo_t... " >&6; }
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h.  */
+
+#include <sys/sysinfo.h>
+
+int
+main ()
+{
+
+	vminfo_t vminfo;
+	vminfo.updates;
+
+  ;
+  return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+
+$as_echo "#define HAVE_VMINFO_T_UPDATES 1" >>confdefs.h
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+$as_echo "yes" >&6; }
+else
+  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+$as_echo "no" >&6; }
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for function sysconf() in unistd.h" >&5
 $as_echo_n "checking for function sysconf() in unistd.h... " >&6; }
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -10568,7 +10634,31 @@ fi
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SSH support" >&5
 $as_echo_n "checking for SSH support... " >&6; }
      if test "x$_libssh_dir" = "xno"; then
-       if test -f /usr/include/libssh/libssh.h; then
+       if test -f /usr/include/libssh/libssh_version.h; then
+         SSH_CFLAGS=-I/usr/include
+         SSH_LDFLAGS=-L/usr/lib
+         SSH_LIBS="-lssh"
+         found_ssh="yes"
+
+	# Zabbix minimal major supported version of libssh:
+	minimal_libssh_major_version=0
+	minimal_libssh_minor_version=6
+
+	# get the major version
+	found_ssh_version_major=`cat /usr/include/libssh/libssh_version.h | $EGREP \#define.*'LIBSSH_VERSION_MAJOR ' | $AWK '{print $3;}'`
+	found_ssh_version_minor=`cat /usr/include/libssh/libssh_version.h | $EGREP \#define.*'LIBSSH_VERSION_MINOR ' | $AWK '{print $3;}'`
+
+	if test $((found_ssh_version_major)) -gt $((minimal_libssh_major_version)); then
+		accept_ssh_version="yes"
+	elif test $((found_ssh_version_major)) -lt $((minimal_libssh_major_version)); then
+		accept_ssh_version="no"
+	elif test $((found_ssh_version_minor)) -ge $((minimal_libssh_minor_version)); then
+		accept_ssh_version="yes"
+	else
+		accept_ssh_version="no"
+	fi;
+
+       elif test -f /usr/include/libssh/libssh.h; then
          SSH_CFLAGS=-I/usr/include
          SSH_LDFLAGS=-L/usr/lib
          SSH_LIBS="-lssh"
@@ -14929,7 +15019,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Zabbix $as_me 5.0.5, which was
+This file was extended by Zabbix $as_me 5.0.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14995,7 +15085,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Zabbix config.status 5.0.5
+Zabbix config.status 5.0.7
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -pruN 1:5.0.5+dfsg-1/configure.ac 1:5.0.7+dfsg-1/configure.ac
--- 1:5.0.5+dfsg-1/configure.ac	2020-10-26 11:18:37.000000000 +0000
+++ 1:5.0.7+dfsg-1/configure.ac	2020-12-21 09:38:31.000000000 +0000
@@ -19,7 +19,7 @@ dnl
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([Zabbix],[5.0.5])
+AC_INIT([Zabbix],[5.0.7])
 AC_CONFIG_SRCDIR(src/zabbix_server/server.c)
 AM_INIT_AUTOMAKE([subdir-objects filename-length-max=99])
 
@@ -98,6 +98,21 @@ AC_CHECK_HEADERS(net/if.h net/if_mib.h,
 #  include <net/if.h>
 #endif
 ])
+
+AC_MSG_CHECKING(whether compiler supports -Werror=cpp)
+checked_werror_cpp_CFLAGS=""
+saved_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS -Werror=cpp"
+AC_TRY_COMPILE(,[
+  void f() {};
+],checked_werror_cpp_CFLAGS="-Werror=cpp"
+  AC_MSG_RESULT(yes),
+  AC_MSG_RESULT(no)
+)
+CFLAGS="$saved_CFLAGS"
+
+saved_CFLAGS="$CFLAGS"
+CFLAGS="$checked_werror_cpp_CFLAGS $CFLAGS"
 AC_CHECK_HEADERS(sys/mount.h sys/proc.h sys/sysctl.h sys/user.h, [], [], [
 #ifdef HAVE_SYS_TYPES_H
 #  include <sys/types.h>
@@ -106,6 +121,8 @@ AC_CHECK_HEADERS(sys/mount.h sys/proc.h
 #  include <sys/param.h>
 #endif
 ])
+CFLAGS="$saved_CFLAGS"
+
 AC_CHECK_HEADERS(sys/swap.h, [], [], [
 #ifdef HAVE_SYS_PARAM_H
 #  include <sys/param.h>
@@ -692,6 +709,19 @@ AC_DEFINE(HAVE_THREAD_LOCAL,1,[Define to
 AC_MSG_RESULT(yes),
 AC_MSG_RESULT(no)
 HAVE_THREAD_LOCAL="no")
+
+AC_MSG_CHECKING(for field updates in struct vminfo_t)
+AC_TRY_COMPILE([
+#include <sys/sysinfo.h>
+],
+[
+	vminfo_t vminfo;
+	vminfo.updates;
+],
+AC_DEFINE(HAVE_VMINFO_T_UPDATES,1,[Define to 1 if 'vminfo.updates' exists.])
+AC_MSG_RESULT(yes),
+AC_MSG_RESULT(no))
+
 dnl *****************************************************************
 dnl *                                                               *
 dnl *                     Checks for functions                      *
diff -pruN 1:5.0.5+dfsg-1/database/mysql/data.sql 1:5.0.7+dfsg-1/database/mysql/data.sql
--- 1:5.0.5+dfsg-1/database/mysql/data.sql	2020-10-26 11:18:54.000000000 +0000
+++ 1:5.0.7+dfsg-1/database/mysql/data.sql	2020-12-21 09:38:49.000000000 +0000
@@ -37,10 +37,11 @@ INSERT INTO `media_type` (`mediatypeid`,
 INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('19','4','Zammad','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','var Zammad = {\r\n    params: {},\r\n\r\n    setParams: function (params) {\r\n        if (typeof params !== \'object\') {\r\n            return;\r\n        }\r\n\r\n        Zammad.params = params;\r\n        if (typeof Zammad.params.url === \'string\') {\r\n            if (!Zammad.params.url.endsWith(\'/\')) {\r\n                Zammad.params.url += \'/\';\r\n            }\r\n        }\r\n    },\r\n\r\n    request: function (method, query, data) {\r\n        [\'url\', \'access_token\'].forEach(function (field) {\r\n            if (typeof Zammad.params !== \'object\' || typeof Zammad.params[field] === \'undefined\'\r\n                || Zammad.params[field] === \'\' ) {\r\n                throw \'Required param is not set: "\' + field + \'".\';\r\n            }\r\n        });\r\n\r\n        var response,\r\n            url = Zammad.params.url + query,\r\n            request = new CurlHttpRequest();\r\n\r\n        if (typeof Zammad.HTTPProxy === \'string\' && Zammad.HTTPProxy.trim() !== \'\') {\r\n            request.SetProxy(Zammad.HTTPProxy);\r\n        }\r\n\r\n        request.AddHeader(\'Content-Type: application/json\');\r\n        request.AddHeader(\'Authorization: Token token=\' + Zammad.params.access_token);\r\n\r\n        if (typeof data !== \'undefined\') {\r\n            data = JSON.stringify(data);\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ Zammad Webhook ] Sending request: \' +\r\n            url + ((typeof data === \'string\') ? (\' \' + data) : \'\'));\r\n\r\n        switch (method) {\r\n            case \'get\':\r\n                response = request.Get(url, data);\r\n                break;\r\n\r\n            case \'post\':\r\n                response = request.Post(url, data);\r\n                break;\r\n\r\n            case \'put\':\r\n                response = request.Put(url, data);\r\n                break;\r\n\r\n            default:\r\n                throw \'Unsupported HTTP request method: \' + method;\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ Zammad Webhook ] Received response with status code \' + request.Status() + \': \' + response);\r\n\r\n        if (response !== null) {\r\n            try {\r\n                response = JSON.parse(response);\r\n            }\r\n            catch (error) {\r\n                Zabbix.Log(4, \'[ Zammad Webhook ] Failed to parse response received from Zammad\');\r\n                response = null;\r\n            }\r\n        }\r\n\r\n        if (request.Status() < 200 || request.Status() >= 300) {\r\n            var message = \'Request failed with status code \' + request.Status();\r\n\r\n            if (response !== null && typeof response.errors !== \'undefined\'\r\n                && Object.keys(response.errors).length > 0) {\r\n                message += \': \' + JSON.stringify(response.errors);\r\n            }\r\n            else if (response !== null && typeof response.errorMessages !== \'undefined\'\r\n                && Object.keys(response.errorMessages).length > 0) {\r\n                message += \': \' + JSON.stringify(response.errorMessages);\r\n            }\r\n\r\n            throw message + \' Check debug log for more information.\';\r\n        }\r\n\r\n        return {\r\n            status: request.Status(),\r\n            response: response\r\n        };\r\n    },\r\n\r\n    setTicketTags: function(tags, ticket_id) {\r\n        try {\r\n            var tags_json = JSON.parse(tags),\r\n                result;\r\n\r\n            for (var i in tags_json) {\r\n                result = Zammad.request(\'get\',\r\n                    \'/api/v1/tags/add?object=Ticket&o_id=\' + ticket_id +\r\n                    \'&item=\' + tags_json[i].tag);\r\n\r\n                if (typeof result.response !== \'object\'\r\n                    || result.status != 200) {\r\n                    Zabbix.Log(4, \'[ Zammad Webhook ] Cannot add ticket tag:\' + tags_json[i].tag);\r\n                }\r\n            }\r\n        }\r\n        catch (error) {\r\n            Zabbix.Log(4, \'[ Zammad Webhook ] Failed to add ticket tags:\' + error);\r\n        }\r\n\r\n        return;\r\n    },\r\n\r\n    createTicket: function(subject, message, priority) {\r\n        var data = {\r\n                title: subject,\r\n                group: \'Users\',\r\n                article: {\r\n                    subject: subject,\r\n                    body: message,\r\n                    type: \'note\',\r\n                    internal: false\r\n                },\r\n                customer: Zammad.params.customer\r\n            },\r\n            result;\r\n\r\n        if (priority) {\r\n            data.priority_id = priority;\r\n        }\r\n\r\n        result = Zammad.request(\'post\', \'api/v1/tickets\', data);\r\n\r\n        if (typeof result.response !== \'object\'\r\n            || typeof result.response.id === \'undefined\'\r\n            || result.status != 201) {\r\n            throw \'Cannot create Zammad ticket. Check debug log for more information.\';\r\n        }\r\n\r\n        return result.response.id;\r\n    },\r\n\r\n    updateTicket: function(subject, message) {\r\n        var data = {\r\n            ticket_id: Zammad.params.ticket_id,\r\n            subject: subject,\r\n            body: message || \'\',\r\n            type: \'note\',\r\n            internal: false\r\n        };\r\n\r\n        result = Zammad.request(\'post\', \'api/v1/ticket_articles\', data);\r\n\r\n        if (typeof result.response !== \'object\'\r\n            || typeof result.response.id === \'undefined\'\r\n            || result.status != 201) {\r\n            throw \'Cannot update Zammad ticket. Check debug log for more information.\';\r\n        }\r\n    }\r\n};\r\n\r\ntry {\r\n    var params = JSON.parse(value),\r\n        params_zammad = {},\r\n        params_update = {},\r\n        result = {tags: {}},\r\n        required_params = [\r\n            \'alert_subject\', \'customer\',\r\n            \'event_source\', \'event_value\',\r\n            \'event_update_status\'\r\n        ],\r\n        severities = [\r\n            {name: \'not_classified\', color: \'#97AAB3\'},\r\n            {name: \'information\', color: \'#7499FF\'},\r\n            {name: \'warning\', color: \'#FFC859\'},\r\n            {name: \'average\', color: \'#FFA059\'},\r\n            {name: \'high\', color: \'#E97659\'},\r\n            {name: \'disaster\', color: \'#E45959\'},\r\n            {name: \'resolved\', color: \'#009900\'},\r\n            {name: null, color: \'#000000\'}\r\n        ],\r\n        priority;\r\n\r\n    Object.keys(params)\r\n        .forEach(function (key) {\r\n            if (key.startsWith(\'zammad_\')) {\r\n                params_zammad[key.substring(7)] = params[key].trim();\r\n            }\r\n            else if (key.startsWith(\'event_update_\')) {\r\n                params_update[key.substring(13)] = params[key];\r\n            }\r\n            else if (required_params.indexOf(key) !== -1 && params[key].trim() === \'\') {\r\n                throw \'Parameter "\' + key + \'" cannot be empty.\';\r\n            }\r\n        });\r\n\r\n    if ([0, 1, 2, 3].indexOf(parseInt(params.event_source)) === -1) {\r\n        throw \'Incorrect "event_source" parameter given: \' + params.event_source + \'\\nMust be 0-3.\';\r\n    }\r\n\r\n    // Check {EVENT.VALUE} for trigger-based and internal events.\r\n    if (params.event_value !== \'0\' && params.event_value !== \'1\'\r\n        && (params.event_source === \'0\' || params.event_source === \'3\')) {\r\n        throw \'Incorrect "event_value" parameter given: \' + params.event_value + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check {EVENT.UPDATE.STATUS} only for trigger-based events.\r\n    if (params.event_source === \'0\' && params.event_update_status !== \'0\' && params.event_update_status !== \'1\') {\r\n        throw \'Incorrect "event_update_status" parameter given: \' + params.event_update_status + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    if (params.event_source !== \'0\' && params.event_value === \'0\') {\r\n        throw \'Recovery operations are supported only for trigger-based actions.\';\r\n    }\r\n\r\n    if (params.event_source === \'0\'\r\n        && ((params.event_value === \'1\' && params.event_update_status === \'1\')\r\n            || (params.event_value === \'0\'\r\n                && (params.event_update_status === \'0\' || params.event_update_status === \'1\')))\r\n        && (isNaN(parseInt(params.zammad_ticket_id)) || parseInt(params.zammad_ticket_id) < 1 )) {\r\n        throw \'Incorrect "zammad_ticket_id" parameter given: \' + params.zammad_ticket_id +\r\n            \'\\nMust be positive integer.\';\r\n    }\r\n\r\n    if ([0, 1, 2, 3, 4, 5].indexOf(parseInt(params.event_nseverity)) === -1) {\r\n        params.event_nseverity = \'7\';\r\n    }\r\n\r\n    if (params.event_value === \'0\') {\r\n        params.event_nseverity = \'6\';\r\n    }\r\n\r\n    priority = params[\'severity_\' + severities[params.event_nseverity].name];\r\n    priority = priority && priority.trim() || severities[7].name;\r\n\r\n    Zammad.setParams(params_zammad);\r\n    Zammad.HTTPProxy = params.HTTPProxy;\r\n\r\n    // Create ticket for non trigger-based events.\r\n    if (params.event_source !== \'0\'\r\n        && params.event_value !== \'0\') {\r\n        Zammad.createTicket(params.alert_subject, params.alert_message, priority, params.event_tags);\r\n    }\r\n    // Create ticket for trigger-based events.\r\n    else if (params.event_value === \'1\' && params_update.status === \'0\') {\r\n        var ticket_id = Zammad.createTicket(params.alert_subject,\r\n            params.alert_subject + \'\\n\' + params.alert_message + \'\\n\' +\r\n            params.zabbix_url + (params.zabbix_url.endsWith(\'/\') ? \'\' : \'/\') +\r\n            \'tr_events.php?triggerid=\' + params.trigger_id + \'&eventid=\' + params.event_id + \'\\n\',\r\n            priority);\r\n\r\n        result.tags.__zbx_zammad_ticket_id = ticket_id;\r\n        result.tags.__zbx_zammad_ticketlink = params.zammad_url +\r\n            (params.zammad_url.endsWith(\'/\') ? \'\' : \'/\') + \'#ticket/zoom/\' + ticket_id;\r\n\r\n        if (Zammad.params.enable_tags.toLowerCase() === \'true\') {\r\n            Zammad.setTicketTags(params.event_tags, ticket_id);\r\n        }\r\n    }\r\n    // Update created ticket for trigger-based event.\r\n    else {\r\n        Zammad.updateTicket(params.alert_subject, params.alert_message);\r\n    }\r\n\r\n    return JSON.stringify(result);\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[ Zammad Webhook ] ERROR: \' + error);\r\n    throw \'Sending failed: \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__zbx_zammad_ticketlink}','Zammad: ticket #{EVENT.TAGS.__zbx_zammad_ticket_id}','');
 INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('20','4','Jira ServiceDesk','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','var Jira = {\r\n    params: {},\r\n    schema: {},\r\n\r\n    setParams: function (params) {\r\n        if (typeof params !== \'object\') {\r\n            return;\r\n        }\r\n\r\n        Jira.params = params;\r\n        if (typeof Jira.params.url === \'string\') {\r\n            if (!Jira.params.url.endsWith(\'/\')) {\r\n                Jira.params.url += \'/\';\r\n            }\r\n\r\n            Jira.params.url += \'rest/servicedeskapi/latest/\';\r\n        }\r\n    },\r\n\r\n    setProxy: function (HTTPProxy) {\r\n        Jira.HTTPProxy = HTTPProxy;\r\n    },\r\n\r\n    setTags: function(event_tags_json) {\r\n        if (!Jira.schema) {\r\n            Zabbix.Log(4, \'[ Jira Service Desk Webhook ] Cannot add labels because failed to retrieve field schema.\');\r\n\r\n            return;\r\n        }\r\n\r\n        var block = Jira.schema.requestTypeFields.filter(function(object) {\r\n            return object.fieldId == \'labels\';\r\n        });\r\n\r\n        if (block[0] && typeof event_tags_json !== \'undefined\' && event_tags_json !== \'\'\r\n            && event_tags_json !== \'{EVENT.TAGSJSON}\') {\r\n            try {\r\n                var tags = JSON.parse(event_tags_json),\r\n                    label;\r\n\r\n                Jira.labels = [];\r\n\r\n                tags.forEach(function (tag) {\r\n                    if (typeof tag.tag !== \'undefined\' && typeof tag.value !== \'undefined\' ) {\r\n                        label = (tag.tag + (tag.value ? (\':\' + tag.value) : \'\')).replace(/\\s/g, \'_\');\r\n                        if (label.length < 255) {\r\n                            Jira.labels.push(label);\r\n                        }\r\n                    }\r\n                });\r\n            }\r\n            catch (error) {\r\n                // Code is not missing here.\r\n            }\r\n        }\r\n    },\r\n\r\n    addCustomFields: function (data, fields) {\r\n        if (typeof fields === \'object\' && Object.keys(fields).length) {\r\n            if (Jira.schema) {\r\n                Object.keys(fields)\r\n                    .forEach(function(field) {\r\n                        data.requestFieldValues[field] = fields[field];\r\n\r\n                        var block = Jira.schema.requestTypeFields.filter(function(object) {\r\n                            return object.fieldId == field;\r\n                        });\r\n\r\n                        if (typeof block[0] === \'object\' && typeof block[0].jiraSchema === \'object\'\r\n                            && (block[0].jiraSchema.type === \'number\' || block[0].jiraSchema.type === \'datetime\')) {\r\n                            switch (block[0].jiraSchema.type) {\r\n                                case \'number\':\r\n                                    data.requestFieldValues[field] = parseInt(fields[field]);\r\n                                    break;\r\n\r\n                                case \'datetime\':\r\n                                    if (fields[field].match(/\\d+[.-]\\d+[.-]\\d+T\\d+:\\d+:\\d+/) !== null) {\r\n                                        data.requestFieldValues[field] = fields[field].replace(/\\./g, \'-\');\r\n                                    }\r\n                                    else {\r\n                                        delete data.requestFieldValues[field];\r\n                                    }\r\n                                    break;\r\n                            }\r\n                        }\r\n                    });\r\n            }\r\n            else {\r\n                Zabbix.Log(4, \'[ Jira Service Desk Webhook ] Cannot add custom fields\' +\r\n                    \'because failed to retrieve field schema.\');\r\n            }\r\n        }\r\n\r\n        return data;\r\n    },\r\n\r\n    request: function (method, query, data) {\r\n        [\'url\', \'user\', \'password\', \'servicedesk_id\', \'request_type_id\'].forEach(function (field) {\r\n            if (typeof Jira.params !== \'object\' || typeof Jira.params[field] === \'undefined\'\r\n                || Jira.params[field] === \'\' ) {\r\n                throw \'Required Jira param is not set: "\' + field + \'".\';\r\n            }\r\n        });\r\n\r\n        var response,\r\n            url = Jira.params.url + query,\r\n            request = new CurlHttpRequest();\r\n\r\n        request.AddHeader(\'Content-Type: application/json\');\r\n        request.AddHeader(\'Authorization: Basic \' + btoa(Jira.params.user + \':\' + Jira.params.password));\r\n        request.AddHeader(\'X-ExperimentalApi: opt-in\');\r\n\r\n        if (typeof Jira.HTTPProxy !== \'undefined\' && Jira.HTTPProxy !== \'\') {\r\n            request.SetProxy(Jira.HTTPProxy);\r\n        }\r\n\r\n        if (typeof data !== \'undefined\') {\r\n            data = JSON.stringify(data);\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ Jira Service Desk Webhook ] Sending request: \' + url +\r\n            ((typeof data === \'string\') ? (\'\\n\' + data) : \'\'));\r\n\r\n        switch (method) {\r\n            case \'get\':\r\n                response = request.Get(url, data);\r\n                break;\r\n\r\n            case \'post\':\r\n                response = request.Post(url, data);\r\n                break;\r\n\r\n            case \'put\':\r\n                response = request.Put(url, data);\r\n                break;\r\n\r\n            default:\r\n                throw \'Unsupported HTTP request method: \' + method;\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ Jira Service Desk Webhook ] Received response with status code \' +\r\n            request.Status() + \'\\n\' + response);\r\n\r\n        if (response !== null) {\r\n            try {\r\n                response = JSON.parse(response);\r\n            }\r\n            catch (error) {\r\n                Zabbix.Log(4, \'[ Jira Service Desk Webhook ] Failed to parse response received from Jira\');\r\n                response = null;\r\n            }\r\n        }\r\n\r\n        if (request.Status() < 200 || request.Status() >= 300) {\r\n            var message = \'Request failed with status code \' + request.Status();\r\n\r\n            if (response !== null && typeof response.errors !== \'undefined\'\r\n                && Object.keys(response.errors).length > 0) {\r\n                message += \': \' + JSON.stringify(response.errors);\r\n            }\r\n            else if (response !== null && typeof response.errorMessage !== \'undefined\'\r\n                && Object.keys(response.errorMessage).length > 0) {\r\n                message += \': \' + JSON.stringify(response.errorMessage);\r\n            }\r\n\r\n            throw message + \' Check debug log for more information.\';\r\n        }\r\n\r\n        return {\r\n            status: request.Status(),\r\n            response: response\r\n        };\r\n    },\r\n\r\n    getSchema: function() {\r\n        var result = Jira.request(\'get\', \'servicedesk/\' + Jira.params.servicedesk_id + \'/requesttype/\' +\r\n            Jira.params.request_type_id + \'/field\');\r\n\r\n        if (typeof Jira.schema !== \'object\' && typeof Jira.schema.requestTypeFields !== \'object\') {\r\n            Jira.schema = null;\r\n        }\r\n        else {\r\n            Jira.schema = result.response;\r\n        }\r\n    },\r\n\r\n    createRequest: function(summary, description, fields) {\r\n        var data = {\r\n            serviceDeskId: Jira.params.servicedesk_id,\r\n            requestTypeId: Jira.params.request_type_id,\r\n            requestFieldValues: {\r\n                summary: summary,\r\n                description: description\r\n            }\r\n        };\r\n\r\n        if (Jira.labels && Jira.labels.length > 0) {\r\n            data.requestFieldValues.labels = Jira.labels;\r\n        }\r\n        var result = Jira.request(\'post\', \'request\', Jira.addCustomFields(data, fields));\r\n\r\n        if (typeof result.response !== \'object\' || typeof result.response.issueKey === \'undefined\') {\r\n            throw \'Cannot create Jira request. Check debug log for more information.\';\r\n        }\r\n\r\n        return result.response.issueKey;\r\n    }\r\n};\r\n\r\ntry {\r\n    var params = JSON.parse(value),\r\n        fields = {},\r\n        jira = {},\r\n        comment = {public: true},\r\n        result = {tags: {}},\r\n        required_params = [\r\n            \'alert_subject\', \'alert_message\', \'event_source\', \'event_value\',\r\n            \'event_update_status\', \'event_recovery_value\'\r\n        ];\r\n\r\n    Object.keys(params)\r\n        .forEach(function (key) {\r\n            if (key.startsWith(\'jira_\')) {\r\n                jira[key.substring(5)] = params[key];\r\n            }\r\n            else if (key.startsWith(\'customfield_\')) {\r\n                fields[key] = params[key];\r\n            }\r\n            else if (required_params.indexOf(key) !== -1 && params[key] === \'\') {\r\n                throw \'Parameter "\' + key + \'" cannot be empty.\';\r\n            }\r\n        });\r\n\r\n    if ([0, 1, 2, 3].indexOf(parseInt(params.event_source)) === -1) {\r\n        throw \'Incorrect "event_source" parameter given: \' + params.event_source + \'\\nMust be 0-3.\';\r\n    }\r\n\r\n    // Check {EVENT.VALUE} for trigger-based and internal events.\r\n    if (params.event_value !== \'0\' && params.event_value !== \'1\'\r\n        && (params.event_source === \'0\' || params.event_source === \'3\')) {\r\n        throw \'Incorrect "event_value" parameter given: \' + params.event_value + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check {EVENT.UPDATE.STATUS} only for trigger-based events.\r\n    if (params.event_update_status !== \'0\' && params.event_update_status !== \'1\' && params.event_source === \'0\') {\r\n        throw \'Incorrect "event_update_status" parameter given: \' + params.event_update_status + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    if (params.event_source !== \'0\' && params.event_recovery_value === \'0\') {\r\n        throw \'Recovery operations are supported only for trigger-based actions.\';\r\n    }\r\n\r\n    Jira.setParams(jira);\r\n    Jira.setProxy(params.HTTPProxy);\r\n    Jira.getSchema();\r\n    Jira.setTags(params.event_tags_json);\r\n\r\n    // Create request for non trigger-based events.\r\n    if (params.event_source !== \'0\' && params.event_recovery_value !== \'0\') {\r\n        Jira.createRequest(params.alert_subject, params.alert_message);\r\n    }\r\n    // Create request for trigger-based events.\r\n    else if (params.event_value === \'1\' && params.event_update_status === \'0\'\r\n        && jira.request_key === \'{EVENT.TAGS.__zbx_jira_requestkey}\') {\r\n        var key = Jira.createRequest(params.alert_subject, params.alert_message, fields);\r\n\r\n        result.tags.__zbx_jira_requestkey = key;\r\n        result.tags.__zbx_jira_requestlink = params.jira_url +\r\n            (params.jira_url.endsWith(\'/\') ? \'\' : \'/\') + \'browse/\' + key;\r\n    }\r\n    // Comment created request for trigger-based event.\r\n    else {\r\n        if (jira.request_key === \'{EVENT.TAGS.__zbx_jira_requestkey}\' || jira.request_key.trim() === \'\') {\r\n            throw \'Incorrect Request key given: \' + jira.request_key;\r\n        }\r\n        comment.body = params.alert_message;\r\n        Jira.request(\'post\', \'request/\' + Jira.params.request_key + \'/comment\', comment);\r\n    }\r\n\r\n    return JSON.stringify(result);\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[ Jira Service Desk Webhook ] ERROR: \' + error);\r\n    throw \'Sending failed: \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__zbx_jira_requestlink}','Jira ServiceDesk: {EVENT.TAGS.__zbx_jira_requestkey}','');
 INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('21','4','OTRS','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','var OTRS = {\r\n    params: {},\r\n    entrypoint: \'nph-genericinterface.pl/Webservice/ZabbixTicketConnector/Ticket\',\r\n\r\n    setParams: function (params) {\r\n        if (typeof params !== \'object\') {\r\n            return;\r\n        }\r\n\r\n        OTRS.params = params;\r\n        if (typeof OTRS.params.url === \'string\') {\r\n            if (!OTRS.params.url.endsWith(\'/\')) {\r\n                OTRS.params.url += \'/\';\r\n            }\r\n        }\r\n    },\r\n\r\n    addDynamicFields: function (data, fields) {\r\n        if (typeof fields === \'object\' && Object.keys(fields).length) {\r\n            data.DynamicField = [];\r\n\r\n            Object.keys(fields)\r\n                .forEach(function(field) {\r\n                    if (field !== undefined) {\r\n                        if (fields[field].match(/^\\d{4}[.-]\\d{2}[.-]\\d{2}$/)) {\r\n                            fields[field] = fields[field].replace(/\\./g, \'-\');\r\n                        }\r\n\r\n                        data.DynamicField.push({Name: field, Value: fields[field]});\r\n                    }\r\n                });\r\n        }\r\n\r\n        return data;\r\n    },\r\n\r\n    request: function (method, query, data) {\r\n        [\'url\', \'auth_user\', \'auth_password\', \'queue\',\r\n            \'customer\', \'ticket_state\', \'default_priority_id\', \'time_unit\'].forEach(function (field) {\r\n            if (typeof OTRS.params !== \'object\' || typeof OTRS.params[field] === \'undefined\'\r\n                || OTRS.params[field] === \'\' ) {\r\n                throw \'Required param is not set: "\' + field + \'".\';\r\n            }\r\n        });\r\n\r\n        var response,\r\n            request = new CurlHttpRequest(),\r\n            url = OTRS.params.url + query +\r\n                \'?UserLogin=\' + encodeURIComponent(OTRS.params.auth_user) +\r\n                \'&Password=\' + encodeURIComponent(OTRS.params.auth_password);\r\n\r\n        if (typeof OTRS.HTTPProxy !== \'undefined\' && OTRS.HTTPProxy.trim() !== \'\') {\r\n            request.SetProxy(OTRS.HTTPProxy);\r\n        }\r\n\r\n        request.AddHeader(\'Content-Type: application/json\');\r\n\r\n        if (typeof data !== \'undefined\') {\r\n            data = JSON.stringify(data);\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ OTRS Webhook ] Sending request: \' +\r\n            url + ((typeof data === \'string\') ? (\' \' + data) : \'\'));\r\n\r\n        switch (method) {\r\n            case \'get\':\r\n                response = request.Get(url, data);\r\n                break;\r\n\r\n            case \'post\':\r\n                response = request.Post(url, data);\r\n                break;\r\n\r\n            case \'put\':\r\n                response = request.Put(url, data);\r\n                break;\r\n\r\n            default:\r\n                throw \'Unsupported HTTP request method: \' + method;\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ OTRS Webhook ] Received response with status code \' + request.Status() + \': \' + response);\r\n\r\n        if (request.Status() < 200 || request.Status() >= 300) {\r\n            var message = \'Request failed with status code \' + request.Status();\r\n\r\n            message += \': \' + response;\r\n            throw message + \' Check debug log for more information.\';\r\n        }\r\n\r\n        if (response !== null) {\r\n            try {\r\n                response = JSON.parse(response);\r\n            }\r\n            catch (error) {\r\n                Zabbix.Log(4, \'[ OTRS Webhook ] Failed to parse response received from OTRS\');\r\n                response = null;\r\n            }\r\n        }\r\n\r\n        if (typeof response.Error !== \'undefined\'\r\n            && Object.keys(response.Error).length > 0) {\r\n            message = \'Request failed: \' + JSON.stringify(response.Error);\r\n        }\r\n\r\n\r\n        return {\r\n            status: request.Status(),\r\n            response: response\r\n        };\r\n    },\r\n\r\n    createTicket: function(subject, message, priority, fields) {\r\n        var result,\r\n            data = {\r\n                Ticket: {\r\n                    Title: subject,\r\n                    Queue: OTRS.params.queue,\r\n                    State: OTRS.params.ticket_state,\r\n                    PriorityID: priority || OTRS.params.default_priority_id,\r\n                    CustomerUser: OTRS.params.customer\r\n                },\r\n                Article: {\r\n                    Subject: subject,\r\n                    Body: message,\r\n                    TimeUnit: OTRS.params.time_unit,\r\n                    ContentType: \'text/plain; charset=utf8\'\r\n                }\r\n            };\r\n\r\n        result = OTRS.request(\'post\', OTRS.entrypoint, OTRS.addDynamicFields(data, fields));\r\n\r\n        if (typeof result.response !== \'object\'\r\n            || typeof result.response.TicketID === \'undefined\'\r\n            || result.status != 200) {\r\n            throw \'Cannot create OTRS ticket. Check debug log for more information.\';\r\n        }\r\n\r\n        return result.response.TicketID;\r\n    },\r\n\r\n    updateTicket: function(subject, message) {\r\n        var result,\r\n            data = {\r\n                Article: {\r\n                    Subject: subject,\r\n                    Body: message || \'\',\r\n                    TimeUnit: OTRS.params.time_unit,\r\n                    ContentType: \'text/plain; charset=utf8\'\r\n                }\r\n            };\r\n\r\n        result = OTRS.request(\'put\', OTRS.entrypoint + \'/\' + encodeURIComponent(OTRS.params.ticket_id), data);\r\n\r\n        if (typeof result.response !== \'object\'\r\n            || typeof result.response.TicketID === \'undefined\'\r\n            || result.status != 200) {\r\n            throw \'Cannot update OTRS ticket. Check debug log for more information.\';\r\n        }\r\n    }\r\n};\r\n\r\ntry {\r\n    var params = JSON.parse(value),\r\n        params_otrs = {},\r\n        params_fields = {},\r\n        params_update = {},\r\n        result = {tags: {}},\r\n        required_params = [\r\n            \'alert_subject\', \'event_source\',\r\n            \'event_value\',  \'event_update_status\'\r\n        ],\r\n        severities = [\r\n            {name: \'not_classified\', color: \'#97AAB3\'},\r\n            {name: \'information\', color: \'#7499FF\'},\r\n            {name: \'warning\', color: \'#FFC859\'},\r\n            {name: \'average\', color: \'#FFA059\'},\r\n            {name: \'high\', color: \'#E97659\'},\r\n            {name: \'disaster\', color: \'#E45959\'},\r\n            {name: \'resolved\', color: \'#009900\'},\r\n            {name: null, color: \'#000000\'}\r\n        ],\r\n        priority;\r\n\r\n    Object.keys(params)\r\n        .forEach(function (key) {\r\n            if (key.startsWith(\'otrs_\')) {\r\n                params_otrs[key.substring(5)] = params[key];\r\n            }\r\n            else if (key.startsWith(\'dynamicfield_\')) {\r\n                params_fields[key.substring(13)] = params[key];\r\n            }\r\n            else if (key.startsWith(\'event_update_\')) {\r\n                params_update[key.substring(13)] = params[key];\r\n            }\r\n            else if (required_params.indexOf(key) !== -1 && params[key].trim() === \'\') {\r\n                throw \'Parameter "\' + key + \'" cannot be empty.\';\r\n            }\r\n        });\r\n\r\n    if ([0, 1, 2, 3].indexOf(parseInt(params.event_source)) === -1) {\r\n        throw \'Incorrect "event_source" parameter given: \' + params.event_source + \'\\nMust be 0-3.\';\r\n    }\r\n\r\n    // Check {EVENT.VALUE} for trigger-based and internal events.\r\n    if (params.event_value !== \'0\' && params.event_value !== \'1\'\r\n        && (params.event_source === \'0\' || params.event_source === \'3\')) {\r\n        throw \'Incorrect "event_value" parameter given: \' + params.event_value + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check {EVENT.UPDATE.STATUS} only for trigger-based events.\r\n    if (params.event_source === \'0\' && params.event_update_status !== \'0\' && params.event_update_status !== \'1\') {\r\n        throw \'Incorrect "event_update_status" parameter given: \' + params.event_update_status + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    if (params.event_source !== \'0\' && params.event_value === \'0\') {\r\n        throw \'Recovery operations are supported only for trigger-based actions.\';\r\n    }\r\n\r\n    if (params.event_source === \'0\'\r\n        && ((params.event_value === \'1\' && params.event_update_status === \'1\')\r\n            || (params.event_value === \'0\'\r\n                && (params.event_update_status === \'0\' || params.event_update_status === \'1\')))\r\n        && (isNaN(parseInt(params.otrs_ticket_id)) || parseInt(params.otrs_ticket_id) < 1 )) {\r\n        throw \'Incorrect "otrs_ticket_id" parameter given: \' + params.otrs_ticket_id +\r\n            \'\\nMust be positive integer.\';\r\n    }\r\n\r\n    if ([0, 1, 2, 3, 4, 5].indexOf(parseInt(params.event_nseverity)) === -1) {\r\n        params.event_nseverity = \'7\';\r\n    }\r\n\r\n    if (params.event_value === \'0\') {\r\n        params.event_nseverity = \'6\';\r\n    }\r\n\r\n    priority = params[\'severity_\' + severities[params.event_nseverity].name];\r\n    priority = priority && priority.trim() || severities[7].name;\r\n\r\n    OTRS.setParams(params_otrs);\r\n    OTRS.HTTPProxy = params.HTTPProxy;\r\n\r\n    // Create ticket for non trigger-based events.\r\n    if (params.event_source !== \'0\'\r\n        && params.event_value !== \'0\') {\r\n        OTRS.createTicket(params.alert_subject, params.alert_message, priority);\r\n    }\r\n    // Create ticket for trigger-based events.\r\n    else if (params.event_value === \'1\' && params_update.status === \'0\') {\r\n        var ticket_id = OTRS.createTicket(params.alert_subject,\r\n            params.alert_subject + \'\\n\' + params.alert_message + \'\\n\' +\r\n            params.zabbix_url + (params.zabbix_url.endsWith(\'/\') ? \'\' : \'/\') +\r\n            \'tr_events.php?triggerid=\' + params.trigger_id + \'&eventid=\' + params.event_id + \'\\n\',\r\n            priority,\r\n            params_fields);\r\n\r\n        result.tags.__zbx_otrs_ticket_id = ticket_id;\r\n        result.tags.__zbx_otrs_ticketlink = params.otrs_url +\r\n            (params.otrs_url.endsWith(\'/\') ? \'\' : \'/\') + \'index.pl?Action=AgentTicketZoom;TicketID=\' + ticket_id;\r\n    }\r\n    // Update created ticket for trigger-based event.\r\n    else {\r\n        OTRS.updateTicket(params.alert_subject, params.alert_message);\r\n    }\r\n\r\n    return JSON.stringify(result);\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[ OTRS Webhook ] ERROR: \' + error);\r\n    throw \'Sending failed: \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__zbx_otrs_ticketlink}','OTRS: ticket #{EVENT.TAGS.__zbx_otrs_ticket_id}','');
-INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('22','4','iLert','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','try {\r\n    var result = { tags: {} },\r\n        params = JSON.parse(value),\r\n        req = new CurlHttpRequest(),\r\n        resp = \'\';\r\n\r\n    if (typeof params.HTTPProxy === \'string\' && params.HTTPProxy.trim() !== \'\') {\r\n        req.SetProxy(params.HTTPProxy);\r\n    }\r\n    var alertSourceKey = params[\'.ILERT.ALERT.SOURCE.KEY\'];\r\n    if (!alertSourceKey || (typeof alertSourceKey === \'string\' && alertSourceKey.trim() === \'\')) {\r\n        throw \'incorrect value for variable "ILERT.ALERT.SOURCE.KEY". The value must be a non-empty string.\';\r\n    }\r\n    delete params[\'.ILERT.ALERT.SOURCE.KEY\'];\r\n    \r\n    var ilertApiBaseURL = "https://api.ilert.com";\r\n    var reqURL = encodeURI(ilertApiBaseURL + "/api/v1/events/zabbix-mt/" + alertSourceKey)\r\n\r\n    var incidentKey = "zabbix-" + params[\'EVENT.ID\'];\r\n    var incidentViewURL = ilertApiBaseURL + "/api/v1/incidents/resolve-ik/" + alertSourceKey + "/" + incidentKey;\r\n\r\n    req.AddHeader(\'Accept: application/json\');\r\n    req.AddHeader(\'Content-Type: application/json\');\r\n\r\n    Zabbix.Log(4, \'[iLert Webhook] Sending request:\' + JSON.stringify(params));\r\n    resp = req.Post(reqURL, JSON.stringify(params));\r\n    Zabbix.Log(4, \'[iLert Webhook] Receiving response:\' + resp);\r\n\r\n    try {\r\n        resp = JSON.parse(resp);\r\n    }\r\n    catch (error) {\r\n        throw \'incorrect response. iLert returned a non-JSON object.\';\r\n    }\r\n\r\n    if (req.Status() == 200) {\r\n        result.tags.__ilert_incident_url = incidentViewURL;\r\n        return JSON.stringify(result);\r\n    }\r\n\r\n    if (req.Status() == 400 && typeof resp === \'object\' && typeof resp.code === \'string\') {\r\n        if (resp.code === \'NO_OPEN_INCIDENT_WITH_KEY\') {\r\n          return JSON.stringify(result);\r\n        }\r\n        if (resp.code === \'INCIDENT_ALREADY_ACCEPTED\') {\r\n          result.tags.__ilert_incident_url = incidentViewURL;\r\n          return JSON.stringify(result);\r\n        }\r\n    }\r\n\r\n    if (typeof resp === \'object\' && typeof resp.message === \'string\') {\r\n        throw resp.message;\r\n    }\r\n    else {\r\n        throw \'Unknown error.\';\r\n    }\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[iLert Webhook] Notification failed : \' + error);\r\n    throw \'iLert notification failed : \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__ilert_incident_url}','iLert incident','Please refer to https://docs.ilert.com/integration/zabbix \r\n  \r\nSet global macro {$ZABBIX.URL} with your Zabbix server URL.\r\nAdd a dedicated user with the media type "iLert". You can also rewrite the incident summary via ".ILERT.INCIDENT.SUMMARY" parameter or leave it empty to use the standard pattern.');
+INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('22','4','iLert','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','try {\r\n    var result = { tags: {} },\r\n        params = JSON.parse(value),\r\n        req = new CurlHttpRequest(),\r\n        resp = \'\';\r\n\r\n    if (typeof params.HTTPProxy === \'string\' && params.HTTPProxy.trim() !== \'\') {\r\n        req.SetProxy(params.HTTPProxy);\r\n    }\r\n    var alertSourceKey = params[\'.ILERT.ALERT.SOURCE.KEY\'];\r\n    if (!alertSourceKey || (typeof alertSourceKey === \'string\' && alertSourceKey.trim() === \'\')) {\r\n        throw \'incorrect value for variable "ILERT.ALERT.SOURCE.KEY". The value must be a non-empty string.\';\r\n    }\r\n    delete params[\'.ILERT.ALERT.SOURCE.KEY\'];\r\n    \r\n    var ilertApiBaseURL = "https://api.ilert.com";\r\n    var reqURL = encodeURI(ilertApiBaseURL + "/api/v1/events/zabbix-mt/" + alertSourceKey)\r\n\r\n    var incidentKey = "zabbix-" + params[\'EVENT.ID\'];\r\n    var incidentViewURL = ilertApiBaseURL + "/api/v1/incidents/resolve-ik/" + alertSourceKey + "/" + incidentKey;\r\n\r\n    req.AddHeader(\'Accept: application/json\');\r\n    req.AddHeader(\'Content-Type: application/json\');\r\n\r\n    Zabbix.Log(4, \'[iLert Webhook] Sending request:\' + JSON.stringify(params));\r\n    resp = req.Post(reqURL, JSON.stringify(params));\r\n    Zabbix.Log(4, \'[iLert Webhook] Receiving response:\' + resp);\r\n\r\n    try {\r\n        resp = JSON.parse(resp);\r\n    }\r\n    catch (error) {\r\n        throw \'incorrect response. iLert returned a non-JSON object.\';\r\n    }\r\n\r\n    if (req.Status() == 200) {\r\n        result.tags.__ilert_incident_url = incidentViewURL;\r\n        return JSON.stringify(result);\r\n    }\r\n\r\n    if (req.Status() == 400 && typeof resp === \'object\' && typeof resp.code === \'string\') {\r\n        if (resp.code === \'NO_OPEN_INCIDENT_WITH_KEY\') {\r\n          return JSON.stringify(result);\r\n        }\r\n        if (resp.code === \'INCIDENT_ALREADY_ACCEPTED\') {\r\n          result.tags.__ilert_incident_url = incidentViewURL;\r\n          return JSON.stringify(result);\r\n        }\r\n    }\r\n\r\n    if (typeof resp === \'object\' && typeof resp.message === \'string\') {\r\n        throw resp.message;\r\n    }\r\n    else {\r\n        throw \'Unknown error.\';\r\n    }\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[iLert Webhook] Notification failed : \' + error);\r\n    throw \'iLert notification failed : \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__ilert_incident_url}','iLert incident','Please refer to https://docs.ilert.com/integrations/zabbix/native \r\n  \r\nSet global macro {$ZABBIX.URL} with your Zabbix server URL.\r\nAdd a dedicated user with the media type "iLert". You can also rewrite the incident summary via ".ILERT.INCIDENT.SUMMARY" parameter or leave it empty to use the standard pattern.');
 INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('23','4','SolarWinds Service Desk','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','var SolarWinds = {\r\n    params: {},\r\n\r\n    setParams: function (params) {\r\n        if (typeof params !== \'object\') {\r\n            return;\r\n        }\r\n\r\n        SolarWinds.params = params;\r\n        SolarWinds.params.endpoint = \'https://api.samanage.com/\';\r\n    },\r\n\r\n    setProxy: function (HTTPProxy) {\r\n        SolarWinds.HTTPProxy = HTTPProxy;\r\n    },\r\n\r\n    addCustomFields: function (data, fields) {\r\n        if (typeof data.incident === \'object\' && typeof fields === \'object\' && Object.keys(fields).length) {\r\n            if (typeof fields.sw_fields === \'object\' && Object.keys(fields.sw_fields).length) {\r\n                Object.keys(fields.sw_fields)\r\n                    .forEach(function(field) {\r\n                        try {\r\n                            data.incident[field] = JSON.parse(fields.sw_fields[field]);\r\n                        }\r\n                        catch (error) {\r\n                            data.incident[field] = fields.sw_fields[field];\r\n                        }\r\n                    });\r\n            }\r\n\r\n            if (typeof fields.sw_customfields === \'object\' && Object.keys(fields.sw_customfields).length) {\r\n                data.incident.custom_fields_values = {custom_fields_value: []};\r\n                Object.keys(fields.sw_customfields)\r\n                    .forEach(function(field) {\r\n                        data.incident.custom_fields_values.custom_fields_value.push({\r\n                            name: field,\r\n                            value: fields.sw_customfields[field]\r\n                        });\r\n                    });\r\n            }\r\n        }\r\n\r\n        return data;\r\n    },\r\n\r\n    request: function (method, query, data) {\r\n        [\'token\'].forEach(function (field) {\r\n            if (typeof SolarWinds.params !== \'object\' || typeof SolarWinds.params[field] === \'undefined\'\r\n                || SolarWinds.params[field] === \'\' ) {\r\n                throw \'Required SolarWinds param is not set: "\' + field + \'".\';\r\n            }\r\n        });\r\n\r\n        var response,\r\n            url = SolarWinds.params.endpoint + query,\r\n            request = new CurlHttpRequest();\r\n\r\n        request.AddHeader(\'Content-Type: application/json\');\r\n        request.AddHeader(\'X-Samanage-Authorization: Bearer \' + SolarWinds.params.token);\r\n        request.AddHeader(\'Accept: application/vnd.samanage.v2.1+json\');\r\n\r\n        if (typeof SolarWinds.HTTPProxy !== \'undefined\' && SolarWinds.HTTPProxy !== \'\') {\r\n            request.SetProxy(SolarWinds.HTTPProxy);\r\n        }\r\n\r\n        if (typeof data !== \'undefined\') {\r\n            data = JSON.stringify(data);\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ SolarWinds SD Webhook ] Sending request: \' + url + ((typeof data === \'string\')\r\n            ? (\'\\n\' + data)\r\n            : \'\'));\r\n\r\n        switch (method) {\r\n            case \'get\':\r\n                response = request.Get(url, data);\r\n                break;\r\n\r\n            case \'post\':\r\n                response = request.Post(url, data);\r\n                break;\r\n\r\n            case \'put\':\r\n                response = request.Put(url, data);\r\n                break;\r\n\r\n            default:\r\n                throw \'Unsupported HTTP request method: \' + method;\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ SolarWinds SD Webhook ] Received response with status code \' + request.Status() +\r\n            \'\\n\' + response);\r\n\r\n        if (response !== null) {\r\n            try {\r\n                response = JSON.parse(response);\r\n            }\r\n            catch (error) {\r\n                Zabbix.Log(4, \'[ SolarWinds SD Webhook ] Failed to parse response received from SolarWinds\');\r\n                response = null;\r\n            }\r\n        }\r\n\r\n        if (request.Status() < 200 || request.Status() >= 300) {\r\n            var message = \'Request failed with status code \' + request.Status();\r\n\r\n            if (response !== null && typeof response.error !== \'undefined\'\r\n                && Object.keys(response.error).length > 0) {\r\n                message += \': \' + JSON.stringify(response.error);\r\n            }\r\n            else if (response !== null && typeof response === \'object\'\r\n                && Object.keys(response).length > 0) {\r\n                Object.keys(response)\r\n                    .forEach(function(field) {\r\n                        message += \'\\n\' + field + \': \' + response[field][0];\r\n                    });\r\n            }\r\n\r\n            throw message + \' Check debug log for more information.\';\r\n        }\r\n\r\n        return {\r\n            status: request.Status(),\r\n            response: response\r\n        };\r\n    },\r\n\r\n    createIncident: function(name, description, fields) {\r\n        var data = {\r\n            incident: {\r\n                name: name,\r\n                description: description,\r\n                priority: SolarWinds.params.priority\r\n            }\r\n        };\r\n\r\n        var result = SolarWinds.request(\'post\', \'incidents.json\', SolarWinds.addCustomFields(data, fields));\r\n\r\n        if (typeof result.response !== \'object\' || typeof result.response.id === \'undefined\') {\r\n            throw \'Cannot create SolarWinds incident. Check debug log for more information.\';\r\n        }\r\n\r\n        return result.response.id;\r\n    },\r\n\r\n    updateIncident: function(name, fields, message) {\r\n        var data = {\r\n            incident: {\r\n                name: name,\r\n                priority: SolarWinds.params.priority\r\n            }\r\n        };\r\n\r\n        SolarWinds.request(\r\n            \'put\',\r\n            \'incidents/\' + SolarWinds.params.incident_id + \'.json\',\r\n            SolarWinds.addCustomFields(data, fields));\r\n\r\n        SolarWinds.commenIncident(message);\r\n    },\r\n\r\n    commenIncident: function(message) {\r\n        var data = {\r\n            comment: {\r\n                body: message\r\n            }\r\n        };\r\n\r\n        SolarWinds.request(\'post\', \'incidents/\' + SolarWinds.params.incident_id + \'/comments.json\', data);\r\n    }\r\n};\r\n\r\ntry {\r\n    var params = JSON.parse(value),\r\n        fields = {},\r\n        samanage = {},\r\n        result = {tags: {}},\r\n        required_params = [\'alert_subject\', \'event_recovery_value\', \'event_source\', \'event_value\', \'priority_default\'],\r\n        severities = [\r\n            {name: \'not_classified\'},\r\n            {name: \'information\'},\r\n            {name: \'warning\'},\r\n            {name: \'average\'},\r\n            {name: \'high\'},\r\n            {name: \'disaster\'},\r\n            {name: \'resolved\'},\r\n            {name: \'default\'}\r\n        ];\r\n\r\n    fields.sw_fields = {};\r\n    fields.sw_customfields = {};\r\n\r\n    Object.keys(params)\r\n        .forEach(function (key) {\r\n            if (key.startsWith(\'samanage_\')) {\r\n                samanage[key.substring(9)] = params[key];\r\n            }\r\n            else if (key.startsWith(\'sw_field_\')) {\r\n                fields.sw_fields[key.substring(9)] = params[key];\r\n            }\r\n            else if (key.startsWith(\'sw_customfield_\')) {\r\n                fields.sw_customfields[key.substring(15)] = params[key];\r\n            }\r\n            else if (required_params.indexOf(key) !== -1 && params[key] === \'\') {\r\n                throw \'Parameter "\' + key + \'" can\\\'t be empty.\';\r\n            }\r\n        });\r\n\r\n    if ([0, 1, 2, 3].indexOf(parseInt(params.event_source)) === -1) {\r\n        throw \'Incorrect "event_source" parameter given: \' + params.event_source + \'\\nMust be 0-3.\';\r\n    }\r\n\r\n    // Check {EVENT.VALUE} for trigger-based and internal events.\r\n    if (params.event_value !== \'0\' && params.event_value !== \'1\'\r\n        && (params.event_source === \'0\' || params.event_source === \'3\')) {\r\n        throw \'Incorrect "event_value" parameter given: \' + params.event_value + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check {EVENT.UPDATE.STATUS} only for trigger-based events.\r\n    if (params.event_update_status !== \'0\' && params.event_update_status !== \'1\' && params.event_source === \'0\') {\r\n        throw \'Incorrect "event_update_status" parameter given: \' + params.event_update_status + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    if (params.event_source !== \'0\' && params.event_recovery_value === \'0\') {\r\n        throw \'Recovery operations are supported only for trigger-based actions.\';\r\n    }\r\n\r\n    if ([0, 1, 2, 3, 4, 5].indexOf(parseInt(params.event_nseverity)) === -1) {\r\n        params.event_nseverity = \'7\';\r\n    }\r\n\r\n    if (params.event_value === \'0\') {\r\n        params.event_nseverity = \'6\';\r\n    }\r\n\r\n    samanage.priority = params[\'priority_\' + severities[params.event_nseverity].name] || params.priority_default;\r\n\r\n    SolarWinds.setParams(samanage);\r\n    SolarWinds.setProxy(params.HTTPProxy);\r\n\r\n    // Create incident for non trigger-based events.\r\n    if (params.event_source !== \'0\' && params.event_recovery_value !== \'0\') {\r\n        SolarWinds.createIncident(params.alert_subject, params.alert_message);\r\n    }\r\n    // Create incident for trigger-based events.\r\n    else if (params.event_value === \'1\' && params.event_update_status === \'0\'\r\n            && samanage.incident_id === \'{EVENT.TAGS.__zbx_solarwinds_inc_id}\') {\r\n        var key = SolarWinds.createIncident(params.alert_subject, params.alert_message, fields);\r\n\r\n\r\n        result.tags.__zbx_solarwinds_inc_id = key;\r\n        result.tags.__zbx_solarwinds_inc_link = params.samanage_url +\r\n            (params.samanage_url.endsWith(\'/\') ? \'\' : \'/\') + \'incidents/\' + key;\r\n    }\r\n    // Update created incident for trigger-based event.\r\n    else {\r\n        if (samanage.incident_id === \'{EVENT.TAGS.__zbx_solarwinds_inc_id}\' || samanage.incident_id === \'\') {\r\n            throw \'Incorrect incident key given: \' + samanage.incident_id;\r\n        }\r\n        if (!params.alert_message) {\r\n            throw \'Parameter "alert_message" can\\\'t be empty.\';\r\n        }\r\n        SolarWinds.updateIncident(params.alert_subject, fields, params.alert_message);\r\n    }\r\n\r\n    if (params.event_source === \'0\') {\r\n        return JSON.stringify(result);\r\n    }\r\n    else {\r\n        return \'OK\';\r\n    }\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[ SolarWinds SD Webhook ] ERROR: \' + error);\r\n    throw \'Sending failed: \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__zbx_solarwinds_inc_link}','SolarWinds incident ID: {EVENT.TAGS.__zbx_solarwinds_inc_id}','');
 INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('24','4','SysAid','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','var SysAid = {\r\n    params: {},\r\n\r\n    setParams: function (params) {\r\n        var required = [\'url\', \'auth_user\', \'auth_password\', \'category_level_1\', \'category_level_2\',\r\n            \'category_level_3\', \'incident_id\', \'template_id\', \'urgency_id\', \'incident_state\',\r\n            \'default_priority_id\'\r\n        ];\r\n\r\n        required.forEach(function (field) {\r\n            if (typeof params !== \'object\' || typeof params[field] === \'undefined\' || params[field] === \'\') {\r\n                throw \'Required param is not set: "\' + field + \'".\';\r\n            }\r\n        });\r\n\r\n        SysAid.params = params;\r\n        if (typeof SysAid.params.url === \'string\' && !SysAid.params.url.endsWith(\'/\')) {\r\n            SysAid.params.url += \'/\';\r\n        }\r\n    },\r\n\r\n    login: function () {\r\n        var result = SysAid.request(\'post\', \'api/v1/login\', {\r\n            user_name: SysAid.params.auth_user,\r\n            password: SysAid.params.auth_password\r\n        });\r\n\r\n        return result.response.user.id;\r\n    },\r\n\r\n    request: function (method, query, data) {\r\n        var response,\r\n            request = SysAid.req || (SysAid.req = new CurlHttpRequest()),\r\n            url = SysAid.params.url + query;\r\n\r\n        if (typeof SysAid.HTTPProxy !== \'undefined\' && SysAid.HTTPProxy.trim() !== \'\') {\r\n            request.SetProxy(SysAid.HTTPProxy);\r\n        }\r\n\r\n        if (typeof data !== \'undefined\') {\r\n            data = JSON.stringify(data);\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ SysAid Webhook ] Sending request: \' +\r\n            url + ((typeof data === \'string\') ? (\' \' + data) : \'\'));\r\n\r\n        switch (method) {\r\n            case \'get\':\r\n                response = request.Get(url, data);\r\n                break;\r\n\r\n            case \'post\':\r\n                response = request.Post(url, data);\r\n                break;\r\n\r\n            case \'put\':\r\n                response = request.Put(url, data);\r\n                break;\r\n\r\n            default:\r\n                throw \'Unsupported HTTP request method: \' + method;\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ SysAid Webhook ] Received response with status code \' + request.Status() + \': \' + response);\r\n\r\n        if (request.Status() !== 200) {\r\n            var message = \'Request failed with status code \' + request.Status();\r\n\r\n            message += \': \' + response;\r\n            throw message + \' Check debug log for more information.\';\r\n        }\r\n\r\n        if (response !== null) {\r\n            try {\r\n                response = JSON.parse(response);\r\n            }\r\n            catch (error) {\r\n                Zabbix.Log(4, \'[ SysAid Webhook ] Failed to parse response received from SysAid\');\r\n                response = null;\r\n            }\r\n        }\r\n\r\n        if (response === null || (typeof response.Error !== \'undefined\' && Object.keys(response.Error).length > 0)) {\r\n            throw \'Request failed: \' + JSON.stringify(response.Error);\r\n        }\r\n\r\n        return {\r\n            status: request.Status(),\r\n            response: response\r\n        };\r\n    },\r\n\r\n    createIncident: function(subject, message, priority) {\r\n        var result = SysAid.request(\'post\', \'api/v1/sr/?template=\' + encodeURIComponent(SysAid.params.template_id), {\r\n            info: [\r\n                {\r\n                    key: \'problem_type\',\r\n                    value: [\r\n                        SysAid.params.category_level_1,\r\n                        SysAid.params.category_level_2,\r\n                        SysAid.params.category_level_3\r\n                    ].join(\'_\')\r\n                },\r\n                {\r\n                    key: \'title\',\r\n                    value: subject\r\n                },\r\n                {\r\n                    key: \'description\',\r\n                    value: message\r\n                },\r\n                {\r\n                    key: \'status\',\r\n                    value: \'1\'\r\n                },\r\n                {\r\n                    key: \'urgency\',\r\n                    value: SysAid.params.urgency_id\r\n                },\r\n                {\r\n                    key: \'priority\',\r\n                    value: priority || SysAid.params.default_priority_id,\r\n                }\r\n            ]\r\n        });\r\n\r\n        if (result.response.id === \'undefined\') {\r\n            throw \'Cannot create SysAid incident. Check debug log for more information.\';\r\n        }\r\n\r\n        return result.response.id;\r\n    },\r\n\r\n    updateTicket: function(note) {\r\n        var date = new Date().getTime();\r\n\r\n        SysAid.request(\'put\', \'api/v1/sr/\' + encodeURIComponent(SysAid.params.incident_id), {\r\n            id: SysAid.params.incident_id,\r\n            info: [\r\n                {\r\n                    key: \'update_time\',\r\n                    value: date\r\n                },\r\n                {\r\n                    key: \'notes\',\r\n                    value: [\r\n                        {\r\n                            userName: \'Zabbix\',\r\n                            createDate: date,\r\n                            text: note\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        });\r\n    }\r\n};\r\n\r\ntry {\r\n    var params = JSON.parse(value),\r\n        params_sysaid = {},\r\n        params_update = {},\r\n        result = {tags: {}},\r\n        required_params = [\'alert_subject\', \'event_source\', \'event_value\',  \'event_update_status\'],\r\n        severities = [\r\n            {name: \'not_classified\', color: \'#97AAB3\'},\r\n            {name: \'information\', color: \'#7499FF\'},\r\n            {name: \'warning\', color: \'#FFC859\'},\r\n            {name: \'average\', color: \'#FFA059\'},\r\n            {name: \'high\', color: \'#E97659\'},\r\n            {name: \'disaster\', color: \'#E45959\'},\r\n            {name: \'resolved\', color: \'#009900\'},\r\n            {name: null, color: \'#000000\'}\r\n        ],\r\n        priority;\r\n\r\n    Object.keys(params)\r\n        .forEach(function (key) {\r\n            if (key.startsWith(\'sysaid_\')) {\r\n                params_sysaid[key.substring(7)] = params[key];\r\n            }\r\n            else if (key.startsWith(\'event_update_\')) {\r\n                params_update[key.substring(13)] = params[key];\r\n            }\r\n            else if (required_params.indexOf(key) !== -1 && params[key].trim() === \'\') {\r\n                throw \'Parameter "\' + key + \'" cannot be empty.\';\r\n            }\r\n        });\r\n\r\n    if ([0, 1, 2, 3].indexOf(parseInt(params.event_source)) === -1) {\r\n        throw \'Incorrect "event_source" parameter given: \' + params.event_source + \'\\nMust be 0-3.\';\r\n    }\r\n\r\n    // Check {EVENT.VALUE} for trigger-based and internal events.\r\n    if (params.event_value !== \'0\' && params.event_value !== \'1\'\r\n        && (params.event_source === \'0\' || params.event_source === \'3\')) {\r\n        throw \'Incorrect "event_value" parameter given: \' + params.event_value + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check {EVENT.UPDATE.STATUS} only for trigger-based events.\r\n    if (params.event_source === \'0\' && params.event_update_status !== \'0\' && params.event_update_status !== \'1\') {\r\n        throw \'Incorrect "event_update_status" parameter given: \' + params.event_update_status + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    if (params.event_source !== \'0\' && params.event_value === \'0\') {\r\n        throw \'Recovery operations are supported only for trigger-based actions.\';\r\n    }\r\n\r\n    if (params.event_source === \'0\' && ((params.event_value === \'1\' && params.event_update_status === \'1\')\r\n            || (params.event_value === \'0\' && (params.event_update_status === \'0\' || params.event_update_status === \'1\')))\r\n            && (isNaN(parseInt(params.sysaid_incident_id)) || parseInt(params.sysaid_incident_id) < 1 )) {\r\n        throw \'Incorrect "sysaid_incident_id" parameter given: \' + params.sysaid_incident_id + \'\\nMust be positive integer.\';\r\n    }\r\n\r\n    if ([0, 1, 2, 3, 4, 5].indexOf(parseInt(params.event_nseverity)) === -1) {\r\n        params.event_nseverity = \'7\';\r\n    }\r\n\r\n    if (params.event_value === \'0\') {\r\n        params.event_nseverity = \'6\';\r\n    }\r\n\r\n    priority = params[\'severity_\' + severities[params.event_nseverity].name];\r\n    priority = priority && priority.trim() || severities[7].name;\r\n\r\n    SysAid.setParams(params_sysaid);\r\n    SysAid.HTTPProxy = params.HTTPProxy;\r\n    SysAid.login();\r\n\r\n    if (params.event_source !== \'0\' && params.event_value !== \'0\') {\r\n        // Create ticket for non trigger-based events.\r\n        SysAid.createIncident(params.alert_subject, params.alert_message, priority);\r\n    }\r\n    else if (params.event_value === \'1\' && params_update.status === \'0\') {\r\n        // Create ticket for trigger-based events.\r\n        var incident_id = SysAid.createIncident(params.alert_subject, params.alert_subject + \'\\n\' + params.alert_message +\r\n                \'\\n\' + params.zabbix_url + (params.zabbix_url.endsWith(\'/\') ? \'\' : \'/\') + \'tr_events.php?triggerid=\' +\r\n                params.trigger_id + \'&eventid=\' + params.event_id + \'\\n\', priority\r\n        );\r\n\r\n        result.tags.__zbx_sysaid_incident_id = incident_id;\r\n        result.tags.__zbx_sysaid_incidentlink = params.sysaid_url +\r\n            (params.sysaid_url.endsWith(\'/\') ? \'\' : \'/\') + \'SREdit.jsp?id=\' + incident_id + \'&fromId=IncidentsList\';\r\n    }\r\n    else {\r\n        // Update created ticket for trigger-based event.\r\n        SysAid.updateTicket(params.alert_subject + \'\\n\' + params.alert_message);\r\n    }\r\n\r\n    return JSON.stringify(result);\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[ SysAid Webhook ] ERROR: \' + error);\r\n    throw \'Sending failed: \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__zbx_sysaid_incidentlink}','SysAid: incident #{EVENT.TAGS.__zbx_sysaid_incident_id}','');
 INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('25','4','TOPdesk','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','var Media = {\r\n    params: {},\r\n    name: \'\',\r\n    labels: [],\r\n    HTTPProxy: \'\',\r\n\r\n    setParams: function (params) {\r\n        if (typeof params !== \'object\') {\r\n            return;\r\n        }\r\n\r\n        Media.params = params;\r\n        Media.params.api += Media.params.api.endsWith(\'/\') ? \'\' : \'/\';\r\n    },\r\n\r\n    setProxy: function (HTTPProxy) {\r\n        if (typeof HTTPProxy !== \'undefined\' && HTTPProxy.trim() !== \'\') {\r\n            Media.HTTPProxy = HTTPProxy;\r\n        }\r\n    },\r\n\r\n    request: function (method, query, data) {\r\n        [\'api\', \'token\'].forEach(function (field) {\r\n            if (typeof Media.params !== \'object\' || typeof Media.params[field] === \'undefined\'\r\n                    || Media.params[field] === \'\') {\r\n                throw \'Required \' + Media.name + \' param is not set: "\' + field + \'".\';\r\n            }\r\n        });\r\n\r\n        var response,\r\n            url = Media.params.api + query,\r\n            request = new CurlHttpRequest();\r\n\r\n        request.AddHeader(\'Content-Type: application/json\');\r\n        request.AddHeader(\'Accept: application/json\');\r\n        request.AddHeader(\'Authorization: \' + Media.params.token);\r\n        request.SetProxy(Media.HTTPProxy);\r\n\r\n        if (typeof data !== \'undefined\') {\r\n            data = JSON.stringify(data);\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ \' + Media.name + \' Webhook ] Sending request: \' +\r\n            url + ((typeof data === \'string\') ? (\'\\n\' + data) : \'\'));\r\n\r\n        switch (method) {\r\n            case \'get\':\r\n                response = request.Get(url, data);\r\n                break;\r\n\r\n            case \'post\':\r\n                response = request.Post(url, data);\r\n                break;\r\n\r\n            case \'put\':\r\n                response = request.Put(url, data);\r\n                break;\r\n\r\n            default:\r\n                throw \'Unsupported HTTP request method: \' + method;\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ \' + Media.name + \' Webhook ] Received response with status code \' +\r\n            request.Status() + \'\\n\' + response);\r\n\r\n        if (response !== null) {\r\n            try {\r\n                response = JSON.parse(response);\r\n            }\r\n            catch (error) {\r\n                Zabbix.Log(4, \'[ \' + Media.name + \' Webhook ] Failed to parse response.\');\r\n                response = null;\r\n            }\r\n        }\r\n\r\n        if (request.Status() < 200 || request.Status() >= 300) {\r\n            var message = \'Request failed with status code \' + request.Status();\r\n\r\n            if (response !== null) {\r\n                if (typeof response.errors === \'object\' && Object.keys(response.errors).length > 0) {\r\n                    message += \': \' + JSON.stringify(response.errors);\r\n                }\r\n                else if (typeof response.errorMessages === \'object\' && Object.keys(response.errorMessages).length > 0) {\r\n                    message += \': \' + JSON.stringify(response.errorMessages);\r\n                }\r\n                else if (typeof response.message === \'string\') {\r\n                    message += \': \' + response.message;\r\n                }\r\n            }\r\n\r\n            throw message + \' Check debug log for more information.\';\r\n        }\r\n\r\n        return {\r\n            status: request.Status(),\r\n            response: response\r\n        };\r\n    }\r\n};\r\n\r\ntry {\r\n    var result = {tags: {}},\r\n        params = JSON.parse(value),\r\n        media = {},\r\n        fields = {},\r\n        resp = {},\r\n        required_params = [\r\n            \'alert_subject\',\r\n            \'alert_message\',\r\n            \'event_id\',\r\n            \'event_source\',\r\n            \'event_value\',\r\n            \'event_update_status\',\r\n            \'topdesk_api\',\r\n            \'topdesk_user\',\r\n            \'topdesk_password\'\r\n        ],\r\n        severities = [\r\n            \'not_classified\',\r\n            \'information\',\r\n            \'warning\',\r\n            \'average\',\r\n            \'high\',\r\n            \'disaster\',\r\n            \'resolved\',\r\n            \'default\'\r\n        ],\r\n        priority;\r\n\r\n    Object.keys(params)\r\n        .forEach(function (key) {\r\n            if (required_params.indexOf(key) !== -1 && params[key].trim() === \'\') {\r\n                throw \'Parameter "\' + key + \'" cannot be empty.\';\r\n            }\r\n            if (key.startsWith(\'topdesk_\')) {\r\n                media[key.substring(8)] = params[key];\r\n            }\r\n        });\r\n\r\n    // Possible values of event_source:\r\n    // 0 - Trigger, 1 - Discovery, 2 - Autoregistration, 3 - Internal.\r\n    if ([0, 1, 2, 3].indexOf(parseInt(params.event_source)) === -1) {\r\n        throw \'Incorrect "event_source" parameter given: "\' + params.event_source + \'".\\nMust be 0-3.\';\r\n    }\r\n\r\n    // Check event_value for trigger-based and internal events.\r\n    // Possible values: 1 for problem, 0 for recovering\r\n    if (params.event_value !== \'0\' && params.event_value !== \'1\'\r\n        && (params.event_source === \'0\' || params.event_source === \'3\')) {\r\n        throw \'Incorrect "event_value" parameter given: \' + params.event_value + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check event_update_status only for trigger-based events.\r\n    // Possible values: 0 - Webhook was called because of problem/recovery event, 1 - Update operation.\r\n    if (params.event_source === \'0\' && params.event_update_status !== \'0\' && params.event_update_status !== \'1\') {\r\n        throw \'Incorrect "event_update_status" parameter given: \' + params.event_update_status + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check event_id for a numeric value.\r\n    if (isNaN(parseInt(params.event_id)) || params.event_id < 1) {\r\n        throw \'Incorrect "event_id" parameter given: \' + params.event_id + \'\\nMust be a positive number.\';\r\n    }\r\n\r\n    if ((params.event_source === \'1\' || params.event_source === \'2\')  && params.event_value === \'0\') {\r\n        throw \'Recovery operations are supported only for Trigger and Internal actions.\';\r\n    }\r\n\r\n    if ([0, 1, 2, 3, 4, 5].indexOf(parseInt(params.event_nseverity)) === -1) {\r\n        params.event_nseverity = \'7\';\r\n    }\r\n\r\n    if (params.event_value === \'0\') {\r\n        params.event_nseverity = \'6\';\r\n    }\r\n\r\n    priority = params[\'severity_\' + severities[params.event_nseverity]];\r\n    params.zbxurl = params.zbxurl + (params.zbxurl.endsWith(\'/\') ? \'\' : \'/\');\r\n\r\n    Media.name = \'TOPdesk\';\r\n    Media.setParams(media);\r\n    Media.params.token = \'Basic \' + btoa(Media.params.user + \':\' + Media.params.password);\r\n    Media.setProxy(params.HTTPProxy);\r\n\r\n    // Create an issue.\r\n    // Numeric value of the event that triggered an action (1 for problem, 0 for recovering).\r\n    // Numeric value of of the problem update status. Possible values:\r\n    // 0 - Webhook was called because of problem/recovery event, 1 - Update operation.\r\n    if ((params.event_source == 0 && params.event_value == 1 && params.event_update_status == 0)\r\n            || (params.event_source == 3 && params.event_value == 1)\r\n            || params.event_source == 1 || params.event_source == 2) {\r\n        Zabbix.Log(4, \'[ \' + Media.name + \' Webhook ] Request of the ticket creating.\');\r\n        fields.caller = {dynamicName: \'Zabbix\'};\r\n        fields.briefDescription = params.alert_subject;\r\n        fields.request = params.alert_message.replace(/\\n/g, \'<br>\');\r\n        fields.priority = {name: priority};\r\n        fields.processingStatus = {name: Media.params.status};\r\n        fields.externalNumber = params.event_id;\r\n        fields.request += \'<br>\' + params.zbxurl;\r\n\r\n        if (params.event_source === \'0\') {\r\n            fields.request += \'tr_events.php?triggerid=\' + params.trigger_id + \'&eventid=\' + params.event_id;\r\n        }\r\n\r\n        resp = Media.request(\'post\', \'tas/api/incidents\', fields);\r\n        if (typeof resp.response !== \'object\' || typeof resp.response.id === \'undefined\') {\r\n            throw \'Cannot create \' + Media.name + \' issue. Check debug log for more information.\';\r\n        }\r\n\r\n        if (params.event_source == 0 && params.event_value == 1 && params.event_update_status == 0) {\r\n            result.tags.__zbx_tpd_issuekey = resp.response.number;\r\n            result.tags.__zbx_tpd_issuelink = Media.params.api +\r\n                \'tas/secure/incident?action=show&unid=\' + resp.response.id;\r\n        }\r\n    }\r\n    // Update a created issue.\r\n    else {\r\n        if (params.event_source == 3 && params.event_value == 0) {\r\n            throw \'Internal event recovery actions are not supported.\';\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ \' + Media.name + \' Webhook ] Request of the ticket updating.\');\r\n        fields.action = params.alert_message.replace(/\\n/g, \'<br>\');\r\n\r\n        resp = Media.request(\'put\', \'tas/api/incidents/number/\' + Media.params.issue_key, fields);\r\n        if (typeof resp.response !== \'object\' || typeof resp.response.id === \'undefined\'\r\n                || resp.response.number !== Media.params.issue_key) {\r\n            throw \'Cannot update \' + Media.name + \' issue. Check debug log for more information.\';\r\n        }\r\n    }\r\n\r\n    return JSON.stringify(result);\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[ \' + Media.name + \' Webhook ] ERROR: \' + error);\r\n    throw \'Sending failed: \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__zbx_tpd_issuelink}','TOPdesk: {EVENT.TAGS.__zbx_tpd_issuekey}','Please refer to https://developers.topdesk.com/documentation/index.html and https://www.zabbix.com/documentation/current/manual/config/notifications/media/webhook#example_scripts.\r\n  \r\nSet global macro {$ZABBIX.URL} with your Zabbix server URL.\r\nAdd a dedicated user with the media type "TOPdesk".\r\nChange the values of the variables topdesk_api (URL), topdesk_password, topdesk_user. The topdesk_status is the default status for creating a new TOPdesk ticket.');
+INSERT INTO `media_type` (`mediatypeid`,`type`,`name`,`smtp_server`,`smtp_helo`,`smtp_email`,`exec_path`,`gsm_modem`,`username`,`passwd`,`status`,`smtp_port`,`smtp_security`,`smtp_verify_peer`,`smtp_verify_host`,`smtp_authentication`,`exec_params`,`maxsessions`,`maxattempts`,`attempt_interval`,`content_type`,`script`,`timeout`,`process_tags`,`show_event_menu`,`event_menu_url`,`event_menu_name`,`description`) values ('26','4','iTop','','','','','','','','0','25','0','0','0','0','','1','3','10s','1','var Itop = {\r\n    params: {},\r\n\r\n    setParams: function (params) {\r\n        if (typeof params !== \'object\') {\r\n            return;\r\n        }\r\n\r\n        if (params.log !== \'private_log\' && params.log !== \'public_log\') {\r\n            throw \'Incorrect "itop_log" parameter given: \' + params.log + \'\\nMust be "private_log" or "public_log".\';\r\n        }\r\n\r\n        Itop.params = params;\r\n        if (typeof Itop.params.url === \'string\') {\r\n            if (!Itop.params.url.endsWith(\'/\')) {\r\n                Itop.params.url += \'/\';\r\n            }\r\n\r\n            Itop.params.url += \'webservices/rest.php?version=\' + encodeURIComponent(Itop.params.api_version);\r\n        }\r\n    },\r\n\r\n    setProxy: function (HTTPProxy) {\r\n        Itop.HTTPProxy = HTTPProxy;\r\n    },\r\n\r\n    setCreatePayload: function () {\r\n        json_data.operation = \'core/create\';\r\n        json_data.fields.org_id = Itop.params.organization_id;\r\n        json_data.fields.title = params.alert_subject;\r\n        json_data.fields.description = params.alert_message.replace(\'<\', \'&lt;\')\r\n            .replace(\'>\', \'&gt;\')\r\n            .replace(/(?:\\r\\n|\\r|\\n)/g, \'<br>\');\r\n    },\r\n\r\n    setUpdatePayload: function () {\r\n        json_data.operation = \'core/update\';\r\n        json_data.key = Itop.params.id;\r\n        json_data.fields.title = params.alert_subject;\r\n        json_data.fields[Itop.params.log] = {\r\n            add_item: {\r\n                message: params.alert_subject + \'\\n\' + params.alert_message,\r\n                format: \'text\'\r\n            }\r\n        };\r\n    },\r\n\r\n    request: function (data) {\r\n        [\'url\', \'user\', \'password\', \'organization_id\', \'class\', \'api_version\', \'id\'].forEach(function (field) {\r\n            if (typeof Itop.params !== \'object\' || typeof Itop.params[field] === \'undefined\'\r\n                    || Itop.params[field] === \'\' ) {\r\n                throw \'Required Itop param is not set: "itop_\' + field + \'".\';\r\n            }\r\n        });\r\n\r\n        var response,\r\n            url = Itop.params.url,\r\n            request = new CurlHttpRequest(),\r\n            object;\r\n\r\n        request.AddHeader(\'Content-Type: multipart/form-data\');\r\n        request.AddHeader(\'Authorization: Basic \' + btoa(Itop.params.user + \':\' + Itop.params.password));\r\n\r\n        if (Itop.HTTPProxy) {\r\n            request.SetProxy(Itop.HTTPProxy);\r\n        }\r\n\r\n        if (typeof data !== \'undefined\') {\r\n            data = JSON.stringify(data);\r\n        }\r\n\r\n        Zabbix.Log(4, \'[ iTop Webhook ] Sending request: \' + url + \'&json_data=\' + data);\r\n\r\n        response = request.Post(url + \'&json_data=\' + encodeURIComponent(data));\r\n\r\n        Zabbix.Log(4, \'[ iTop Webhook ] Received response with status code \' + request.Status() + \'\\n\' + response);\r\n\r\n        try {\r\n            response = JSON.parse(response);\r\n        }\r\n        catch (error) {\r\n            Zabbix.Log(4, \'[ iTop Webhook ] Failed to parse response received from iTop\');\r\n            throw \'Failed to parse response received from iTop.\\nRequest status code \' +\r\n                    request.Status() + \'. Check debug log for more information.\';\r\n        }\r\n\r\n        if (request.Status() < 200 || request.Status() >= 300) {\r\n            throw \'Request failed with status code \' + request.Status() + \'. Check debug log for more information.\';\r\n        }\r\n        else if (typeof response.code !== \'undefined\' && response.code !== 0) {\r\n            throw \'Request failed with iTop code \' + response.code + \': \' +\r\n                    JSON.stringify(response.message) + \'. Check debug log for more information.\';\r\n        }\r\n        else {\r\n            Object.keys(response.objects)\r\n                .forEach(function (key) {\r\n                    object = response.objects[key];\r\n                });\r\n\r\n            return {\r\n                status: request.Status(),\r\n                response: object.fields\r\n            };\r\n        }\r\n    }\r\n};\r\n\r\ntry {\r\n    var params = JSON.parse(value),\r\n        json_data = {},\r\n        itop_params = {},\r\n        result = {tags: {}},\r\n        required_params = [\r\n            \'alert_subject\', \'summary\', \'event_recovery_value\',\r\n            \'event_source\', \'event_value\', \'action_name\'\r\n        ];\r\n\r\n    Object.keys(params)\r\n        .forEach(function (key) {\r\n            if (key.startsWith(\'itop_\')) {\r\n                itop_params[key.substring(5)] = params[key];\r\n            }\r\n            else if (required_params.indexOf(key) !== -1 && params[key] === \'\') {\r\n                throw \'Parameter "\' + key + \'" can\\\'t be empty.\';\r\n            }\r\n        });\r\n\r\n    if ([0, 1, 2, 3].indexOf(parseInt(params.event_source)) === -1) {\r\n        throw \'Incorrect "event_source" parameter given: \' + params.event_source + \'\\nMust be 0-3.\';\r\n    }\r\n\r\n    // Check {EVENT.VALUE} for trigger-based and internal events.\r\n    if (params.event_value !== \'0\' && params.event_value !== \'1\'\r\n            && (params.event_source === \'0\' || params.event_source === \'3\')) {\r\n        throw \'Incorrect "event_value" parameter given: \' + params.event_value + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    // Check {EVENT.UPDATE.STATUS} only for trigger-based events.\r\n    if (params.event_update_status !== \'0\' && params.event_update_status !== \'1\' && params.event_source === \'0\') {\r\n        throw \'Incorrect "event_update_status" parameter given: \' + params.event_update_status + \'\\nMust be 0 or 1.\';\r\n    }\r\n\r\n    if (params.event_source !== \'0\' && params.event_recovery_value === \'0\') {\r\n        throw \'Recovery operations are supported only for trigger-based actions.\';\r\n    }\r\n\r\n    Itop.setParams(itop_params);\r\n    Itop.setProxy(params.HTTPProxy);\r\n\r\n    json_data.operation = \'\';\r\n    json_data.class = Itop.params.class;\r\n    json_data.comment = Itop.params.comment;\r\n    json_data.output_fields = \'id, friendlyname\';\r\n    json_data.fields = {};\r\n\r\n    // Create issue for non trigger-based events.\r\n    if (params.event_source !== \'0\' && params.event_recovery_value !== \'0\') {\r\n        Itop.setCreatePayload();\r\n        Itop.request(json_data);\r\n    }\r\n    // Create issue for trigger-based events.\r\n    else if (params.event_value === \'1\' && params.event_update_status === \'0\'\r\n            && Itop.params.id === \'{EVENT.TAGS.__zbx_itop_id}\') {\r\n        Itop.setCreatePayload();\r\n\r\n        var response = Itop.request(json_data);\r\n\r\n        result.tags.__zbx_itop_id = response.response.id;\r\n        result.tags.__zbx_itop_key = response.response.friendlyname;\r\n        result.tags.__zbx_itop_link = params.itop_url + (params.itop_url.endsWith(\'/\') ? \'\' : \'/\') +\r\n                \'pages/UI.php?operation=details&class=\' + encodeURIComponent(Itop.params.class) + \'&id=\' +\r\n                encodeURIComponent(response.response.id);\r\n    }\r\n    // Update created issue for trigger-based event.\r\n    else {\r\n        if (Itop.params.id === \'{EVENT.TAGS.__zbx_itop_id}\') {\r\n            throw \'Incorrect iTop ticket ID given: \' + Itop.params.id;\r\n        }\r\n        Itop.setUpdatePayload();\r\n        Itop.request(json_data);\r\n    }\r\n\r\n    return JSON.stringify(result);\r\n}\r\ncatch (error) {\r\n    Zabbix.Log(3, \'[ iTop Webhook ] ERROR: \' + error);\r\n    throw \'Sending failed: \' + error;\r\n}','30s','1','1','{EVENT.TAGS.__zbx_itop_link}','iTop: {EVENT.TAGS.__zbx_itop_key}','');
 INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('1','5','zabbix_url','{$ZABBIX.URL}');
 INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('2','5','bot_token','<YOUR BOT TOKEN>');
 INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('3','5','mattermost_url','<YOUR MATTERMOST URL>');
@@ -474,6 +475,21 @@ INSERT INTO `media_type_param` (`mediaty
 INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('455','25','topdesk_user','<put your TOPdesk username>');
 INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('456','25','trigger_id','{TRIGGER.ID}');
 INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('457','25','zbxurl','{$ZABBIX.URL}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('458','26','alert_message','{ALERT.MESSAGE}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('459','26','alert_subject','{ALERT.SUBJECT}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('460','26','event_recovery_value','{EVENT.RECOVERY.VALUE}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('461','26','event_source','{EVENT.SOURCE}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('462','26','event_update_status','{EVENT.UPDATE.STATUS}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('463','26','event_value','{EVENT.VALUE}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('464','26','itop_api_version','1.3');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('465','26','itop_class','UserRequest');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('466','26','itop_comment','Created by Zabbix action {ACTION.NAME}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('467','26','itop_id','{EVENT.TAGS.__zbx_itop_id}');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('468','26','itop_log','private_log');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('469','26','itop_organization_id','<PLACE ORGANIZATION ID>');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('470','26','itop_password','<PLACE PASSWORD OR TOKEN>');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('471','26','itop_url','<PLACE YOUR ITOP URL>');
+INSERT INTO `media_type_param` (`mediatype_paramid`,`mediatypeid`,`name`,`value`) values ('472','26','itop_user','<PLACE LOGIN>');
 INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('1','1','0','0','Problem: {EVENT.NAME}','Problem started at {EVENT.TIME} on {EVENT.DATE}\r\nProblem name: {EVENT.NAME}\r\nHost: {HOST.NAME}\r\nSeverity: {EVENT.SEVERITY}\r\nOperational data: {EVENT.OPDATA}\r\nOriginal problem ID: {EVENT.ID}\r\n{TRIGGER.URL}');
 INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('2','1','0','1','Resolved in {EVENT.DURATION}: {EVENT.NAME}','Problem has been resolved at {EVENT.RECOVERY.TIME} on {EVENT.RECOVERY.DATE}\r\nProblem name: {EVENT.NAME}\r\nProblem duration: {EVENT.DURATION}\r\nHost: {HOST.NAME}\r\nSeverity: {EVENT.SEVERITY}\r\nOriginal problem ID: {EVENT.ID}\r\n{TRIGGER.URL}');
 INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('3','1','0','2','Updated problem in {EVENT.AGE}: {EVENT.NAME}','{USER.FULLNAME} {EVENT.UPDATE.ACTION} problem at {EVENT.UPDATE.DATE} {EVENT.UPDATE.TIME}.\r\n{EVENT.UPDATE.MESSAGE}\r\n\r\nCurrent problem status is {EVENT.STATUS}, age is {EVENT.AGE}, acknowledged: {EVENT.ACK.STATUS}.');
@@ -593,6 +609,11 @@ INSERT INTO `media_type_message` (`media
 INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('117','25','0','2','Updated problem in {EVENT.AGE}: {EVENT.NAME}','{USER.FULLNAME} {EVENT.UPDATE.ACTION} problem at {EVENT.UPDATE.DATE} {EVENT.UPDATE.TIME}.\r\n{EVENT.UPDATE.MESSAGE}\r\n\r\nCurrent problem status is {EVENT.STATUS}, age is {EVENT.AGE}, acknowledged: {EVENT.ACK.STATUS}.');
 INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('118','25','1','0','Discovery: {DISCOVERY.DEVICE.STATUS} {DISCOVERY.DEVICE.IPADDRESS}','Discovery rule: {DISCOVERY.RULE.NAME}\r\n\r\nDevice IP: {DISCOVERY.DEVICE.IPADDRESS}\r\nDevice DNS: {DISCOVERY.DEVICE.DNS}\r\nDevice status: {DISCOVERY.DEVICE.STATUS}\r\nDevice uptime: {DISCOVERY.DEVICE.UPTIME}\r\n\r\nDevice service name: {DISCOVERY.SERVICE.NAME}\r\nDevice service port: {DISCOVERY.SERVICE.PORT}\r\nDevice service status: {DISCOVERY.SERVICE.STATUS}\r\nDevice service uptime: {DISCOVERY.SERVICE.UPTIME}');
 INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('119','25','2','0','Autoregistration: {HOST.HOST}','Host name: {HOST.HOST}\r\nHost IP: {HOST.IP}\r\nAgent port: {HOST.PORT}');
+INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('120','26','0','0','[{EVENT.STATUS}] {EVENT.NAME}','Problem started at {EVENT.TIME} on {EVENT.DATE}\r\nProblem name: {EVENT.NAME}\r\nHost: {HOST.NAME}\r\nSeverity: {EVENT.SEVERITY}\r\nOperational data: {EVENT.OPDATA}\r\nOriginal problem ID: {EVENT.ID}\r\n{TRIGGER.URL}');
+INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('121','26','0','1','[{EVENT.STATUS}] {EVENT.NAME}','Problem has been resolved in {EVENT.DURATION} at {EVENT.RECOVERY.TIME} on {EVENT.RECOVERY.DATE}\r\nProblem name: {EVENT.NAME}\r\nHost: {HOST.NAME}\r\nSeverity: {EVENT.SEVERITY}\r\nOriginal problem ID: {EVENT.ID}\r\n{TRIGGER.URL}');
+INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('122','26','0','2','[{EVENT.STATUS}] {EVENT.NAME}','{USER.FULLNAME} {EVENT.UPDATE.ACTION} problem at {EVENT.UPDATE.DATE} {EVENT.UPDATE.TIME}.\r\n{EVENT.UPDATE.MESSAGE}\r\n\r\nCurrent problem status is {EVENT.STATUS}, acknowledged: {EVENT.ACK.STATUS}.');
+INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('123','26','1','0','Discovery: {DISCOVERY.DEVICE.STATUS} {DISCOVERY.DEVICE.IPADDRESS}','Discovery rule: {DISCOVERY.RULE.NAME}\r\n\r\nDevice IP: {DISCOVERY.DEVICE.IPADDRESS}\r\nDevice DNS: {DISCOVERY.DEVICE.DNS}\r\nDevice status: {DISCOVERY.DEVICE.STATUS}\r\nDevice uptime: {DISCOVERY.DEVICE.UPTIME}\r\n\r\nDevice service name: {DISCOVERY.SERVICE.NAME}\r\nDevice service port: {DISCOVERY.SERVICE.PORT}\r\nDevice service status: {DISCOVERY.SERVICE.STATUS}\r\nDevice service uptime: {DISCOVERY.SERVICE.UPTIME}');
+INSERT INTO `media_type_message` (`mediatype_messageid`,`mediatypeid`,`eventsource`,`recovery`,`subject`,`message`) values ('124','26','2','0','Autoregistration: {HOST.HOST}','Host name: {HOST.HOST}\r\nHost IP: {HOST.IP}\r\nAgent port: {HOST.PORT}');
 INSERT INTO `usrgrp` (`usrgrpid`,`name`,`gui_access`,`users_status`,`debug_mode`) values ('7','Zabbix administrators','0','0','0');
 INSERT INTO `usrgrp` (`usrgrpid`,`name`,`gui_access`,`users_status`,`debug_mode`) values ('8','Guests','1','0','0');
 INSERT INTO `usrgrp` (`usrgrpid`,`name`,`gui_access`,`users_status`,`debug_mode`) values ('9','Disabled','0','1','0');
@@ -660,7 +681,7 @@ INSERT INTO `expressions` (`expressionid
 INSERT INTO `expressions` (`expressionid`,`regexpid`,`expression`,`expression_type`,`exp_delimiter`,`case_sensitive`) values ('11','2','^[Ss]ystem$','4',',','1');
 INSERT INTO `expressions` (`expressionid`,`regexpid`,`expression`,`expression_type`,`exp_delimiter`,`case_sensitive`) values ('12','2','^Nu[0-9.]*$','4',',','1');
 INSERT INTO `config_autoreg_tls` (`autoreg_tlsid`,`tls_psk_identity`,`tls_psk`) values ('1','','');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10001',NULL,'Template OS Linux by Zabbix agent','3','-1','2','','','Template OS Linux by Zabbix agent','0',NULL,'Official Linux template. Requires agent of Zabbix 3.0.14, 3.4.5 and 4.0.0 or newer.\r\n\r\nKnown Issues:\r\n\r\n  Description: Network discovery. Zabbix agent as of 4.2 doesn\'t support items such as net.if.status, net.if.speed.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387225-discussion-thread-for-official-zabbix-template-for-linux\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10001',NULL,'Template OS Linux by Zabbix agent','3','-1','2','','','Template OS Linux by Zabbix agent','0',NULL,'Official Linux template. Requires agent of Zabbix 3.0.14, 3.4.5 and 4.0.0 or newer.\r\n\r\nKnown Issues:\r\n\r\n  Description: Network discovery. Zabbix agent as of 4.2 doesn\'t support items such as net.if.status, net.if.speed.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387225-discussion-thread-for-official-zabbix-template-for-linux\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10047',NULL,'Template App Zabbix Server','3','-1','2','','','Template App Zabbix Server','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10048',NULL,'Template App Zabbix Proxy','3','-1','2','','','Template App Zabbix Proxy','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10050',NULL,'Template Module Zabbix agent','3','-1','2','','','Template Module Zabbix agent','0',NULL,'Use this template for agents reachable from Zabbix server/proxy (passive mode).\r\n\r\nTemplate tooling version used: 0.34','1','1','','','','','','1','0');
@@ -670,7 +691,7 @@ INSERT INTO `hosts` (`hostid`,`proxy_hos
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10077',NULL,'Template OS HP-UX','3','-1','2','','','Template OS HP-UX','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10078',NULL,'Template OS Solaris','3','-1','2','','','Template OS Solaris','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10079',NULL,'Template OS Mac OS X','3','-1','2','','','Template OS Mac OS X','0',NULL,'','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10081',NULL,'Template OS Windows by Zabbix agent','3','-1','2','','','Template OS Windows by Zabbix agent','0',NULL,'Official Windows template. Requires agent of Zabbix 4.4 and newer.\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387224-discussion-thread-for-official-zabbix-template-for-windows\r\n\r\nTemplate tooling version used: 0.37','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10081',NULL,'Template OS Windows by Zabbix agent','3','-1','2','','','Template OS Windows by Zabbix agent','0',NULL,'Official Windows template. Requires agent of Zabbix 4.4 and newer.\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387224-discussion-thread-for-official-zabbix-template-for-windows\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10084',NULL,'Zabbix server','0','-1','2','','','Zabbix server','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10093',NULL,'Template App FTP Service','3','-1','2','','','Template App FTP Service','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10094',NULL,'Template App HTTP Service','3','-1','2','','','Template App HTTP Service','0',NULL,'','1','1','','','','','','1','0');
@@ -690,51 +711,51 @@ INSERT INTO `hosts` (`hostid`,`proxy_hos
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10173',NULL,'Template VM VMware','3','-1','2','','','Template VM VMware','0',NULL,'You can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10174',NULL,'Template VM VMware Guest','3','-1','2','','','Template VM VMware Guest','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10175',NULL,'Template VM VMware Hypervisor','3','-1','2','','','Template VM VMware Hypervisor','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10183',NULL,'Template Module EtherLike-MIB SNMP','3','-1','2','','','Template Module EtherLike-MIB SNMP','0',NULL,'Template EtherLike-MIB (duplex control only)\r\n\r\nMIBs used:\r\nEtherLike-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10183',NULL,'Template Module EtherLike-MIB SNMP','3','-1','2','','','Template Module EtherLike-MIB SNMP','0',NULL,'Template EtherLike-MIB (duplex control only)\r\n\r\nMIBs used:\r\nEtherLike-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10185',NULL,'Template Module HOST-RESOURCES-MIB SNMP','3','-1','2','','','Template Module HOST-RESOURCES-MIB SNMP','0',NULL,'HOST-RESOURCES-MIB: CPU, memory and storage(vfs.fs.file) linked together.\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10186',NULL,'Template Module ICMP Ping','3','-1','2','','','Template Module ICMP Ping','0',NULL,'Template Module ICMP Ping\r\n\r\nTemplate tooling version used: 0.34','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10188',NULL,'Template Module Interfaces Simple SNMP','3','-1','2','','','Template Module Interfaces Simple SNMP','0',NULL,'Template Module Interfaces Simple (no ifXTable). This is the exact copy of Template Module Interfaces template with the exception that metrics from ifXTable are replaced with ifTable counters where possible. Use this template with devices where IF-MIB::ifXtable is not available. If supported by the host - use Template Module Interfaces template instead.\r\n\r\nMIBs used:\r\nIF-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: 32bit counters are used in this template (since there is no ifXtable available). If busy interfaces return incorrect bits sent/received - set update interval to 1m or less.\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10190',NULL,'Template Module Interfaces SNMP','3','-1','2','','','Template Module Interfaces SNMP','0',NULL,'Template Module Interfaces\r\n\r\nMIBs used:\r\nIF-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10192',NULL,'Template Module Interfaces Windows SNMP','3','-1','2','','','Template Module Interfaces Windows SNMP','0',NULL,'Template Interfaces Windows\r\n\r\nMIBs used:\r\nIF-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: 32bit counters are used in this template (since 64bit are not supported by Windows OS). If busy interfaces return incorrect bits sent/received - set update interval to 1m or less.\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10204',NULL,'Template Module Generic SNMP','3','-1','2','','','Template Module Generic SNMP','0',NULL,'Template Module Generic\r\n\r\nMIBs used:\r\nSNMPv2-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10207',NULL,'Template Net Alcatel Timetra TiMOS SNMP','3','-1','2','','','Template Net Alcatel Timetra TiMOS SNMP','0',NULL,'Template Net Alcatel Timetra TiMOS\r\n\r\nMIBs used:\r\nTIMETRA-CHASSIS-MIB\r\nTIMETRA-SYSTEM-MIB\r\nSNMPv2-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10207',NULL,'Template Net Alcatel Timetra TiMOS SNMP','3','-1','2','','','Template Net Alcatel Timetra TiMOS SNMP','0',NULL,'Template Net Alcatel Timetra TiMOS\r\n\r\nMIBs used:\r\nTIMETRA-CHASSIS-MIB\r\nTIMETRA-SYSTEM-MIB\r\nSNMPv2-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10208',NULL,'Template Net Brocade FC SNMP','3','-1','2','','','Template Net Brocade FC SNMP','0',NULL,'Template Net Brocade FC\r\n\r\nMIBs used:\r\nSW-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: no IF-MIB::ifAlias is available\r\n  Version: v6.3.1c, v7.0.0c,  v7.4.1c\r\n  Device: all\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10209',NULL,'Template Module Brocade_Foundry Performance SNMP','3','-1','2','','','Template Module Brocade_Foundry Performance SNMP','0',NULL,'Template Module Brocade_Foundry Performance\r\n\r\nMIBs used:\r\nFOUNDRY-SN-AGENT-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10210',NULL,'Template Net Brocade_Foundry Nonstackable SNMP','3','-1','2','','','Template Net Brocade_Foundry Nonstackable SNMP','0',NULL,'Template Net Brocade_Foundry Nonstackable\r\n\r\nMIBs used:\r\nFOUNDRY-SN-AGENT-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10211',NULL,'Template Net Brocade_Foundry Stackable SNMP','3','-1','2','','','Template Net Brocade_Foundry Stackable SNMP','0',NULL,'Template Brocade_Foundry Stackable\r\n\r\nMIBs used:\r\nFOUNDRY-SN-AGENT-MIB\r\nFOUNDRY-SN-STACKING-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: Correct fan(returns fan status as \'other(1)\' and temperature (returns 0) for the non-master Switches are not available in SNMP\r\n  Version: Version 08.0.40b and above\r\n  Device: ICX 7750 in stack\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10212',NULL,'Template Module Cisco CISCO-MEMORY-POOL-MIB SNMP','3','-1','2','','','Template Module Cisco CISCO-MEMORY-POOL-MIB SNMP','0',NULL,'Template Cisco CISCO-MEMORY-POOL-MIB\r\n\r\nMIBs used:\r\nCISCO-MEMORY-POOL-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10213',NULL,'Template Module Cisco CISCO-PROCESS-MIB SNMP','3','-1','2','','','Template Module Cisco CISCO-PROCESS-MIB SNMP','0',NULL,'Template Cisco CISCO-PROCESS-MIB\r\n\r\nMIBs used:\r\nCISCO-PROCESS-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10215',NULL,'Template Module Cisco OLD-CISCO-CPU-MIB SNMP','3','-1','2','','','Template Module Cisco OLD-CISCO-CPU-MIB SNMP','0',NULL,'Template Cisco OLD-CISCO-CPU-MIB\r\n\r\nMIBs used:\r\nOLD-CISCO-CPU-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10216',NULL,'Template Module Cisco Inventory SNMP','3','-1','2','','','Template Module Cisco Inventory SNMP','0',NULL,'Template Cisco Inventory\r\n\r\nMIBs used:\r\nENTITY-MIB\r\nSNMPv2-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10217',NULL,'Template Module Cisco CISCO-ENVMON-MIB SNMP','3','-1','2','','','Template Module Cisco CISCO-ENVMON-MIB SNMP','0',NULL,'Template Cisco CISCO-ENVMON-MIB\r\n\r\nMIBs used:\r\nCISCO-ENVMON-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10218',NULL,'Template Net Cisco IOS SNMP','3','-1','2','','','Template Net Cisco IOS SNMP','0',NULL,'Template Cisco IOS Software releases 12.2(3.5) or later\r\n\r\nKnown Issues:\r\n\r\n  Description: no if(in|out)(Errors|Discards) are available for vlan ifType\r\n  Version: IOS for example: 12.1(22)EA11, 15.4(3)M2\r\n  Device: C2911, C7600\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10220',NULL,'Template Net Cisco IOS prior to 12.0_3_T SNMP','3','-1','2','','','Template Net Cisco IOS prior to 12.0_3_T SNMP','0',NULL,'Cisco IOS Software releases prior to 12.0(3)T\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10221',NULL,'Template Net Dell Force S-Series SNMP','3','-1','2','','','Template Net Dell Force S-Series SNMP','0',NULL,'Template Dell Force S-Series\r\n\r\nMIBs used:\r\nF10-S-SERIES-CHASSIS-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10222',NULL,'Template Net D-Link DES 7200 SNMP','3','-1','2','','','Template Net D-Link DES 7200 SNMP','0',NULL,'Template D-Link DES 7200\r\n\r\nMIBs used:\r\nMY-PROCESS-MIB\r\nSNMPv2-MIB\r\nMY-MEMORY-MIB\r\nENTITY-MIB\r\nMY-SYSTEM-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10212',NULL,'Template Module Cisco CISCO-MEMORY-POOL-MIB SNMP','3','-1','2','','','Template Module Cisco CISCO-MEMORY-POOL-MIB SNMP','0',NULL,'Template Cisco CISCO-MEMORY-POOL-MIB\r\n\r\nMIBs used:\r\nCISCO-MEMORY-POOL-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10213',NULL,'Template Module Cisco CISCO-PROCESS-MIB SNMP','3','-1','2','','','Template Module Cisco CISCO-PROCESS-MIB SNMP','0',NULL,'Template Cisco CISCO-PROCESS-MIB\r\n\r\nMIBs used:\r\nCISCO-PROCESS-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10215',NULL,'Template Module Cisco OLD-CISCO-CPU-MIB SNMP','3','-1','2','','','Template Module Cisco OLD-CISCO-CPU-MIB SNMP','0',NULL,'Template Cisco OLD-CISCO-CPU-MIB\r\n\r\nMIBs used:\r\nOLD-CISCO-CPU-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10216',NULL,'Template Module Cisco Inventory SNMP','3','-1','2','','','Template Module Cisco Inventory SNMP','0',NULL,'Template Cisco Inventory\r\n\r\nMIBs used:\r\nENTITY-MIB\r\nSNMPv2-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10217',NULL,'Template Module Cisco CISCO-ENVMON-MIB SNMP','3','-1','2','','','Template Module Cisco CISCO-ENVMON-MIB SNMP','0',NULL,'Template Cisco CISCO-ENVMON-MIB\r\n\r\nMIBs used:\r\nCISCO-ENVMON-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10218',NULL,'Template Net Cisco IOS SNMP','3','-1','2','','','Template Net Cisco IOS SNMP','0',NULL,'Template Cisco IOS Software releases 12.2(3.5) or later\r\n\r\nKnown Issues:\r\n\r\n  Description: no if(in|out)(Errors|Discards) are available for vlan ifType\r\n  Version: IOS for example: 12.1(22)EA11, 15.4(3)M2\r\n  Device: C2911, C7600\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10220',NULL,'Template Net Cisco IOS prior to 12.0_3_T SNMP','3','-1','2','','','Template Net Cisco IOS prior to 12.0_3_T SNMP','0',NULL,'Cisco IOS Software releases prior to 12.0(3)T\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10221',NULL,'Template Net Dell Force S-Series SNMP','3','-1','2','','','Template Net Dell Force S-Series SNMP','0',NULL,'Template Dell Force S-Series\r\n\r\nMIBs used:\r\nF10-S-SERIES-CHASSIS-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10222',NULL,'Template Net D-Link DES 7200 SNMP','3','-1','2','','','Template Net D-Link DES 7200 SNMP','0',NULL,'Template D-Link DES 7200\r\n\r\nMIBs used:\r\nMY-PROCESS-MIB\r\nSNMPv2-MIB\r\nMY-MEMORY-MIB\r\nENTITY-MIB\r\nMY-SYSTEM-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10223',NULL,'Template Net D-Link DES_DGS Switch SNMP','3','-1','2','','','Template Net D-Link DES_DGS Switch SNMP','0',NULL,'Template D-Link DES_DGS Switch\r\n\r\nMIBs used:\r\nDLINK-AGENT-MIB\r\nSNMPv2-MIB\r\nENTITY-MIB\r\nEQUIPMENT-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: D-Link reports missing PSU as fail(4)\r\n  Version: Firmware: 1.73R008,hardware revision: B1\r\n  Device: DGS-3420-26SC Gigabit Ethernet Switch\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10224',NULL,'Template Net Extreme EXOS SNMP','3','-1','2','','','Template Net Extreme EXOS SNMP','0',NULL,'Template Extreme EXOS\r\n\r\nMIBs used:\r\nEXTREME-SOFTWARE-MONITOR-MIB\r\nEXTREME-SYSTEM-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10224',NULL,'Template Net Extreme EXOS SNMP','3','-1','2','','','Template Net Extreme EXOS SNMP','0',NULL,'Template Extreme EXOS\r\n\r\nMIBs used:\r\nEXTREME-SOFTWARE-MONITOR-MIB\r\nEXTREME-SYSTEM-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10226',NULL,'Template Net Network Generic Device SNMP','3','-1','2','','','Template Net Network Generic Device SNMP','0',NULL,'Template Net Network Generic Device\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10227',NULL,'Template Net HP Comware HH3C SNMP','3','-1','2','','','Template Net HP Comware HH3C SNMP','0',NULL,'Template Net HP Comware (HH3C)\r\n\r\nMIBs used:\r\nENTITY-MIB\r\nHH3C-ENTITY-EXT-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: No temperature sensors. All entities of them return 0 for HH3C-ENTITY-EXT-MIB::hh3cEntityExtTemperature\r\n  Version: 1910-48 Switch Software Version 5.20.99, Release 1116 Copyright(c)2010-2016 Hewlett Packard Enterprise Development LP\r\n  Device: HP 1910-48\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10229',NULL,'Template Net Huawei VRP SNMP','3','-1','2','','','Template Net Huawei VRP SNMP','0',NULL,'Template Net Huawei VRP\r\n\r\nMIBs used:\r\nHUAWEI-ENTITY-EXTENT-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10227',NULL,'Template Net HP Comware HH3C SNMP','3','-1','2','','','Template Net HP Comware HH3C SNMP','0',NULL,'Template Net HP Comware (HH3C)\r\n\r\nMIBs used:\r\nENTITY-MIB\r\nHH3C-ENTITY-EXT-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: No temperature sensors. All entities of them return 0 for HH3C-ENTITY-EXT-MIB::hh3cEntityExtTemperature\r\n  Version: 1910-48 Switch Software Version 5.20.99, Release 1116 Copyright(c)2010-2016 Hewlett Packard Enterprise Development LP\r\n  Device: HP 1910-48\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10229',NULL,'Template Net Huawei VRP SNMP','3','-1','2','','','Template Net Huawei VRP SNMP','0',NULL,'Template Net Huawei VRP\r\n\r\nMIBs used:\r\nHUAWEI-ENTITY-EXTENT-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10230',NULL,'Template Net Intel_Qlogic Infiniband SNMP','3','-1','2','','','Template Net Intel_Qlogic Infiniband SNMP','0',NULL,'Template Net Intel_Qlogic Infiniband\r\n\r\nMIBs used:\r\nICS-CHASSIS-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10231',NULL,'Template Net Juniper SNMP','3','-1','2','','','Template Net Juniper SNMP','0',NULL,'Template Net Juniper\r\n\r\nMIBs used:\r\nJUNIPER-ALARM-MIB\r\nJUNIPER-MIB\r\nSNMPv2-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10231',NULL,'Template Net Juniper SNMP','3','-1','2','','','Template Net Juniper SNMP','0',NULL,'Template Net Juniper\r\n\r\nMIBs used:\r\nJUNIPER-ALARM-MIB\r\nJUNIPER-MIB\r\nSNMPv2-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10233',NULL,'Template Net Mikrotik SNMP','3','-1','2','','','Template Net Mikrotik SNMP','0',NULL,'Template Net Mikrotik\r\n\r\nMIBs used:\r\nHOST-RESOURCES-MIB\r\nMIKROTIK-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: Doesn\'t have ifHighSpeed filled. fixed in more recent versions\r\n  Version: RouterOS 6.28 or lower\r\n\r\n  Description: Doesn\'t have any temperature sensors\r\n  Version: RouterOS 6.38.5\r\n  Device: Mikrotik 941-2nD, Mikrotik 951G-2HnD\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10234',NULL,'Template Net Netgear Fastpath SNMP','3','-1','2','','','Template Net Netgear Fastpath SNMP','0',NULL,'Template Net Netgear Fastpath\r\n\r\nMIBs used:\r\nFASTPATH-SWITCHING-MIB\r\nFASTPATH-BOXSERVICES-PRIVATE-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10235',NULL,'Template Net QTech QSW SNMP','3','-1','2','','','Template Net QTech QSW SNMP','0',NULL,'Template Net QTech QSW\r\n\r\nMIBs used:\r\nQTECH-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10236',NULL,'Template Net TP-LINK SNMP','3','-1','2','','','Template Net TP-LINK SNMP','0',NULL,'Template Net TP-LINK JetStream\r\n\r\nMIBs used:\r\nTPLINK-SYSINFO-MIB\r\nTPLINK-SYSMONITOR-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: default sysLocation, sysName and sysContact is not filled with proper data. Real hostname and location can be found only in private branch(TPLINK-SYSINFO-MIB). Please check whether this problem exists in the latest firware: http://www.tp-linkru.com/download/T2600G-28TS.html#Firmware\r\n  Version: 2.0.0 Build 20170628 Rel.55184(Beta)\r\n  Device: T2600G-28TS 2.0\r\n\r\n  Description: The Serial number of the product(tpSysInfoSerialNum) is missing in HW versions prior to V2_170323\r\n  Version: prior to version V2_170323\r\n  Device: T2600G-28TS 2.0\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10234',NULL,'Template Net Netgear Fastpath SNMP','3','-1','2','','','Template Net Netgear Fastpath SNMP','0',NULL,'Template Net Netgear Fastpath\r\n\r\nMIBs used:\r\nFASTPATH-SWITCHING-MIB\r\nFASTPATH-BOXSERVICES-PRIVATE-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10235',NULL,'Template Net QTech QSW SNMP','3','-1','2','','','Template Net QTech QSW SNMP','0',NULL,'Template Net QTech QSW\r\n\r\nMIBs used:\r\nQTECH-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10236',NULL,'Template Net TP-LINK SNMP','3','-1','2','','','Template Net TP-LINK SNMP','0',NULL,'Template Net TP-LINK\r\n\r\nMIBs used:\r\nTPLINK-SYSINFO-MIB\r\nTPLINK-SYSMONITOR-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: Default sysLocation, sysName and sysContact is not filled with proper data. Real hostname and location can be found only in private branch (TPLINK-SYSINFO-MIB). Please check whether this problem exists in the latest firmware: https://www.tp-link.com/en/support/download/t2600g-28ts/#Firmware\r\n  Version: 2.0.0 Build 20170628 Rel.55184 (Beta)\r\n  Device: T2600G-28TS 2.0\r\n\r\n  Description: The Serial number of the product (tpSysInfoSerialNum) is missing in HW versions prior to V2_170323\r\n  Version: Prior to version V2_170323\r\n  Device: T2600G-28TS 2.0\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10237',NULL,'Template Net Ubiquiti AirOS SNMP','3','-1','2','','','Template Net Ubiquiti AirOS SNMP','0',NULL,'Template Net Ubiquiti AirOS\r\n\r\nMIBs used:\r\nIEEE802dot11-MIB\r\nFROGFOOT-RESOURCES-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: UBNT unifi reports speed: like IF-MIB::ifSpeed.1 = Gauge32: 4294967295 for all interfaces\r\n  Version: Firmware: BZ.ar7240.v3.7.51.6230.170322.1513\r\n  Device: UBNT UAP-LR\r\n\r\n  Description: UBNT AirMax(NanoStation, NanoBridge etc) reports ifSpeed: as 0 for VLAN and wireless(ath0) interfaces\r\n  Version: Firmware: XW.ar934x.v5.6-beta4.22359.140521.1836\r\n  Device: NanoStation M5\r\n\r\n  Description: UBNT AirMax(NanoStation, NanoBridge etc) reports always return ifType: as ethernet(6) even for wifi,vlans and other types\r\n  Version: Firmware: XW.ar934x.v5.6-beta4.22359.140521.1836\r\n  Device: NanoStation M5\r\n\r\n  Description: ifXTable is not provided in IF-MIB. So Interfaces Simple Template is used instead\r\n  Version: all above\r\n  Device: NanoStation, UAP-LR\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10248',NULL,'Template OS Linux SNMP','3','-1','2','','','Template OS Linux SNMP','0',NULL,'Template OS Linux\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387225-discussion-thread-for-official-zabbix-template-for-linux\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10249',NULL,'Template OS Windows SNMP','3','-1','2','','','Template OS Windows SNMP','0',NULL,'Official Windows SNMP template. Requires Zabbix server 4.0.14, 4.2.8, 4.4.0 or newer (JSONPath function avg() used with types autoconversion).\r\n\r\n\r\nKnown Issues:\r\n\r\n  Description: Doesn\'t support In/Out 64 bit counters even though IfxTable is present:\r\nCurrently, Windows gets it’s interface status from MIB-2. Since these 64bit SNMP counters (ifHCInOctets, ifHCOutOctets, etc.) are defined as an extension to IF-MIB, Microsoft has not implemented it.\r\nhttps://social.technet.microsoft.com/Forums/windowsserver/en-US/07b62ff0-94f6-40ca-a99d-d129c1b33d70/windows-2008-r2-snmp-64bit-counters-support?forum=winservergen\r\n\r\n  Version: Win2008, Win2012R2.\r\n\r\n  Description: Doesn\'t support ifXTable at all\r\n  Version: WindowsXP\r\n\r\n  Description: EtherLike MIB is not supported\r\n  Version: *\r\n  Device: *\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10250',NULL,'Template Net HP Enterprise Switch SNMP','3','-1','2','','','Template Net HP Enterprise Switch SNMP','0',NULL,'Template Net HP Enterprise Switch\r\n\r\nMIBs used:\r\nSEMI-MIB\r\nNETSWITCH-MIB\r\nHP-ICF-CHASSIS\r\nENTITY-SENSORS-MIB\r\nENTITY-MIB\r\nSTATISTICS-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10251',NULL,'Template Net Mellanox SNMP','3','-1','2','','','Template Net Mellanox SNMP','0',NULL,'Template Net Mellanox\r\n\r\nMIBs used:\r\nENTITY-SENSORS-MIB\r\nENTITY-STATE-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10252',NULL,'Template Module Cisco CISCO-PROCESS-MIB IOS versions 12.0_3_T-12.2_3.5 SNMP','3','-1','2','','','Template Module Cisco CISCO-PROCESS-MIB IOS versions 12.0_3_T-12.2_3.5 SNMP','0',NULL,'Template Module Cisco CISCO-PROCESS-MIB IOS versions 12.0_3_T-12.2_3.5\r\n\r\nMIBs used:\r\nCISCO-PROCESS-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10253',NULL,'Template Net Cisco IOS versions 12.0_3_T-12.2_3.5 SNMP','3','-1','2','','','Template Net Cisco IOS versions 12.0_3_T-12.2_3.5 SNMP','0',NULL,'Cisco IOS Software releases later to 12.0(3)T and prior to 12.2(3.5)\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10254',NULL,'Template Net Arista SNMP','3','-1','2','','','Template Net Arista SNMP','0',NULL,'Template Net Arista\r\n\r\nMIBs used:\r\nENTITY-SENSORS-MIB\r\nENTITY-STATE-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10255',NULL,'Template Server Dell iDRAC SNMP','3','-1','2','','','Template Server Dell iDRAC SNMP','0',NULL,'Template Server iDRAC\r\n\r\nMIBs used:\r\nIDRAC-MIB-SMIv2\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10252',NULL,'Template Module Cisco CISCO-PROCESS-MIB IOS versions 12.0_3_T-12.2_3.5 SNMP','3','-1','2','','','Template Module Cisco CISCO-PROCESS-MIB IOS versions 12.0_3_T-12.2_3.5 SNMP','0',NULL,'Template Module Cisco CISCO-PROCESS-MIB IOS versions 12.0_3_T-12.2_3.5\r\n\r\nMIBs used:\r\nCISCO-PROCESS-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10253',NULL,'Template Net Cisco IOS versions 12.0_3_T-12.2_3.5 SNMP','3','-1','2','','','Template Net Cisco IOS versions 12.0_3_T-12.2_3.5 SNMP','0',NULL,'Cisco IOS Software releases later to 12.0(3)T and prior to 12.2(3.5)\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10254',NULL,'Template Net Arista SNMP','3','-1','2','','','Template Net Arista SNMP','0',NULL,'Template Net Arista\r\n\r\nMIBs used:\r\nENTITY-SENSORS-MIB\r\nENTITY-STATE-MIB\r\nENTITY-MIB\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10255',NULL,'Template Server Dell iDRAC SNMP','3','-1','2','','','Template Server Dell iDRAC SNMP','0',NULL,'Template Server iDRAC\r\n\r\nMIBs used:\r\nIDRAC-MIB-SMIv2\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10256',NULL,'Template Server HP iLO SNMP','3','-1','2','','','Template Server HP iLO SNMP','0',NULL,'Template Server HP iLO\r\n\r\nMIBs used:\r\nCPQSINFO-MIB\r\nCPQHLTH-MIB\r\nCPQIDA-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10258',NULL,'Template Server IBM IMM SNMP','3','-1','2','','','Template Server IBM IMM SNMP','0',NULL,'Template Server IBM IMM\r\n\r\nMIBs used:\r\nIMM-MIB\r\n\r\nKnown Issues:\r\n\r\n  Description: Some IMMs (IMM1) do not return disks\r\n  Version: IMM1\r\n  Device: IBM x3250M3\r\n\r\n  Description: Some IMMs (IMM1) do not return fan status: fanHealthStatus\r\n  Version: IMM1\r\n  Device: IBM x3250M3\r\n\r\n  Description: IMM1 servers (M2, M3 generations) sysObjectID is NET-SNMP-MIB::netSnmpAgentOIDs.10\r\n  Version: IMM1\r\n  Device: IMM1 servers (M2,M3 generations)\r\n\r\n  Description: IMM1 servers (M2, M3 generations) only Ambient temperature sensor available\r\n  Version: IMM1\r\n  Device: IMM1 servers (M2,M3 generations)\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10259',NULL,'Template Server Supermicro Aten SNMP','3','-1','2','','','Template Server Supermicro Aten SNMP','0',NULL,'Template Server Supermicro Aten\r\n\r\nMIBs used:\r\nATEN-IPMI-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10260',NULL,'Template App Apache Tomcat JMX','3','-1','2','','','Template App Apache Tomcat JMX','0',NULL,'','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10260',NULL,'Template App Apache Tomcat JMX','3','-1','2','','','Template App Apache Tomcat JMX','0',NULL,'The template to monitor Apache Tomcat by Zabbix that work without any external scripts.\r\nThe metrics are collected by JMX.\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/411862-discussion-thread-for-official-zabbix-template-tomcat\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10261',NULL,'Template App Remote Zabbix server','3','-1','2','','','Template App Remote Zabbix server','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10262',NULL,'Template App Remote Zabbix proxy','3','-1','2','','','Template App Remote Zabbix proxy','0',NULL,'','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10263',NULL,'Template DB PostgreSQL','3','-1','2','','','Template DB PostgreSQL','0',NULL,'','1','1','','','','','','1','0');
@@ -746,34 +767,34 @@ INSERT INTO `hosts` (`hostid`,`proxy_hos
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10269',NULL,'Template Module Linux block devices SNMP','3','-1','2','','','Template Module Linux block devices SNMP','0',NULL,'MIBs used:\r\nUCD-DISKIO-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10270',NULL,'Template Module Linux CPU SNMP','3','-1','2','','','Template Module Linux CPU SNMP','0',NULL,'MIBs used:\r\nHOST-RESOURCES-MIB\r\nUCD-SNMP-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10271',NULL,'Template Module Linux filesystems SNMP','3','-1','2','','','Template Module Linux filesystems SNMP','0',NULL,'MIBs used:\r\nHOST-RESOURCES-MIB\r\nUCD-SNMP-MIB\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10272',NULL,'Template Module Linux CPU by Zabbix agent','3','-1','2','','','Template Module Linux CPU by Zabbix agent','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10273',NULL,'Template Module Linux filesystems by Zabbix agent','3','-1','2','','','Template Module Linux filesystems by Zabbix agent','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10274',NULL,'Template Module Linux memory by Zabbix agent','3','-1','2','','','Template Module Linux memory by Zabbix agent','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10275',NULL,'Template Module Linux block devices by Zabbix agent','3','-1','2','','','Template Module Linux block devices by Zabbix agent','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10276',NULL,'Template Module Linux network interfaces by Zabbix agent','3','-1','2','','','Template Module Linux network interfaces by Zabbix agent','0',NULL,'Known Issues:\r\n\r\n  Description: High interface utilization trigger is removed since currently it is not possible to retrieve interface speed to determine the max bandwidth.\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10277',NULL,'Template Module Linux generic by Zabbix agent','3','-1','2','','','Template Module Linux generic by Zabbix agent','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10278',NULL,'Template Module Linux CPU by Zabbix agent active','3','-1','2','','','Template Module Linux CPU by Zabbix agent active','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10279',NULL,'Template Module Linux filesystems by Zabbix agent active','3','-1','2','','','Template Module Linux filesystems by Zabbix agent active','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10280',NULL,'Template Module Linux memory by Zabbix agent active','3','-1','2','','','Template Module Linux memory by Zabbix agent active','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10281',NULL,'Template Module Linux block devices by Zabbix agent active','3','-1','2','','','Template Module Linux block devices by Zabbix agent active','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10282',NULL,'Template Module Linux network interfaces by Zabbix agent active','3','-1','2','','','Template Module Linux network interfaces by Zabbix agent active','0',NULL,'Known Issues:\r\n\r\n  Description: High interface utilization trigger is removed since currently it is not possible to retrieve interface speed to determine the max bandwidth.\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10283',NULL,'Template Module Linux generic by Zabbix agent active','3','-1','2','','','Template Module Linux generic by Zabbix agent active','0',NULL,'Template tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10284',NULL,'Template OS Linux by Zabbix agent active','3','-1','2','','','Template OS Linux by Zabbix agent active','0',NULL,'Official Linux template. Requires agent of Zabbix 3.0.14, 3.4.5 and 4.0.0 or newer.\r\n\r\nKnown Issues:\r\n\r\n  Description: Network discovery. Zabbix agent as of 4.2 doesn\'t support items such as net.if.status, net.if.speed.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387225-discussion-thread-for-official-zabbix-template-for-linux\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10285',NULL,'Template OS Linux by Prom','3','-1','2','','','Template OS Linux by Prom','0',NULL,'Official Linux template using node exporter.\r\n\r\nKnown Issues:\r\n\r\n  Description: node_exporter v0.16.0 renamed many metrics. CPU utilization for \'guest\' and \'guest_nice\' metrics are not supported in this template with node_exporter < 0.16. Disk IO metrics are not supported. Other metrics provided as \'best effort\'.  \r\n See https://github.com/prometheus/node_exporter/releases/tag/v0.16.0 for details.\r\n  Version: below 0.16.0\r\n\r\n  Description: metric node_network_info with label \'device\' cannot be found, so network discovery is not possible.\r\n  Version: below 0.18\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387225-discussion-thread-for-official-zabbix-template-for-linux\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10286',NULL,'Template Module Windows CPU by Zabbix agent','3','-1','2','','','Template Module Windows CPU by Zabbix agent','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10287',NULL,'Template Module Windows memory by Zabbix agent','3','-1','2','','','Template Module Windows memory by Zabbix agent','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10288',NULL,'Template Module Windows filesystems by Zabbix agent','3','-1','2','','','Template Module Windows filesystems by Zabbix agent','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10289',NULL,'Template Module Windows physical disks by Zabbix agent','3','-1','2','','','Template Module Windows physical disks by Zabbix agent','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10290',NULL,'Template Module Windows generic by Zabbix agent','3','-1','2','','','Template Module Windows generic by Zabbix agent','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10291',NULL,'Template Module Windows network by Zabbix agent','3','-1','2','','','Template Module Windows network by Zabbix agent','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10272',NULL,'Template Module Linux CPU by Zabbix agent','3','-1','2','','','Template Module Linux CPU by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10273',NULL,'Template Module Linux filesystems by Zabbix agent','3','-1','2','','','Template Module Linux filesystems by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10274',NULL,'Template Module Linux memory by Zabbix agent','3','-1','2','','','Template Module Linux memory by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10275',NULL,'Template Module Linux block devices by Zabbix agent','3','-1','2','','','Template Module Linux block devices by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10276',NULL,'Template Module Linux network interfaces by Zabbix agent','3','-1','2','','','Template Module Linux network interfaces by Zabbix agent','0',NULL,'Known Issues:\r\n\r\n  Description: High interface utilization trigger is removed since currently it is not possible to retrieve interface speed to determine the max bandwidth.\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10277',NULL,'Template Module Linux generic by Zabbix agent','3','-1','2','','','Template Module Linux generic by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10278',NULL,'Template Module Linux CPU by Zabbix agent active','3','-1','2','','','Template Module Linux CPU by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10279',NULL,'Template Module Linux filesystems by Zabbix agent active','3','-1','2','','','Template Module Linux filesystems by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10280',NULL,'Template Module Linux memory by Zabbix agent active','3','-1','2','','','Template Module Linux memory by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10281',NULL,'Template Module Linux block devices by Zabbix agent active','3','-1','2','','','Template Module Linux block devices by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10282',NULL,'Template Module Linux network interfaces by Zabbix agent active','3','-1','2','','','Template Module Linux network interfaces by Zabbix agent active','0',NULL,'Known Issues:\r\n\r\n  Description: High interface utilization trigger is removed since currently it is not possible to retrieve interface speed to determine the max bandwidth.\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10283',NULL,'Template Module Linux generic by Zabbix agent active','3','-1','2','','','Template Module Linux generic by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10284',NULL,'Template OS Linux by Zabbix agent active','3','-1','2','','','Template OS Linux by Zabbix agent active','0',NULL,'Official Linux template. Requires agent of Zabbix 3.0.14, 3.4.5 and 4.0.0 or newer.\r\n\r\nKnown Issues:\r\n\r\n  Description: Network discovery. Zabbix agent as of 4.2 doesn\'t support items such as net.if.status, net.if.speed.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387225-discussion-thread-for-official-zabbix-template-for-linux\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10285',NULL,'Template OS Linux by Prom','3','-1','2','','','Template OS Linux by Prom','0',NULL,'Official Linux template using node exporter.\r\n\r\nKnown Issues:\r\n\r\n  Description: node_exporter v0.16.0 renamed many metrics. CPU utilization for \'guest\' and \'guest_nice\' metrics are not supported in this template with node_exporter < 0.16. Disk IO metrics are not supported. Other metrics provided as \'best effort\'.  \r\n See https://github.com/prometheus/node_exporter/releases/tag/v0.16.0 for details.\r\n  Version: below 0.16.0\r\n\r\n  Description: metric node_network_info with label \'device\' cannot be found, so network discovery is not possible.\r\n  Version: below 0.18\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387225-discussion-thread-for-official-zabbix-template-for-linux\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10286',NULL,'Template Module Windows CPU by Zabbix agent','3','-1','2','','','Template Module Windows CPU by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10287',NULL,'Template Module Windows memory by Zabbix agent','3','-1','2','','','Template Module Windows memory by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10288',NULL,'Template Module Windows filesystems by Zabbix agent','3','-1','2','','','Template Module Windows filesystems by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10289',NULL,'Template Module Windows physical disks by Zabbix agent','3','-1','2','','','Template Module Windows physical disks by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10290',NULL,'Template Module Windows generic by Zabbix agent','3','-1','2','','','Template Module Windows generic by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10291',NULL,'Template Module Windows network by Zabbix agent','3','-1','2','','','Template Module Windows network by Zabbix agent','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10292',NULL,'Template Module Zabbix agent active','3','-1','2','','','Template Module Zabbix agent active','0',NULL,'Use this template instead of \'Template Module Zabbix agent\' for agents running in active mode only.\r\n\r\nTemplate tooling version used: 0.34','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10293',NULL,'Template Module Windows CPU by Zabbix agent active','3','-1','2','','','Template Module Windows CPU by Zabbix agent active','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10294',NULL,'Template Module Windows memory by Zabbix agent active','3','-1','2','','','Template Module Windows memory by Zabbix agent active','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10295',NULL,'Template Module Windows filesystems by Zabbix agent active','3','-1','2','','','Template Module Windows filesystems by Zabbix agent active','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10296',NULL,'Template Module Windows physical disks by Zabbix agent active','3','-1','2','','','Template Module Windows physical disks by Zabbix agent active','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10297',NULL,'Template Module Windows generic by Zabbix agent active','3','-1','2','','','Template Module Windows generic by Zabbix agent active','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10298',NULL,'Template Module Windows network by Zabbix agent active','3','-1','2','','','Template Module Windows network by Zabbix agent active','0',NULL,'Template tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10299',NULL,'Template OS Windows by Zabbix agent active','3','-1','2','','','Template OS Windows by Zabbix agent active','0',NULL,'Official Windows template. Requires agent of Zabbix 4.4 and newer.\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387224-discussion-thread-for-official-zabbix-template-for-windows\r\n\r\nTemplate tooling version used: 0.37','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10293',NULL,'Template Module Windows CPU by Zabbix agent active','3','-1','2','','','Template Module Windows CPU by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10294',NULL,'Template Module Windows memory by Zabbix agent active','3','-1','2','','','Template Module Windows memory by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10295',NULL,'Template Module Windows filesystems by Zabbix agent active','3','-1','2','','','Template Module Windows filesystems by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10296',NULL,'Template Module Windows physical disks by Zabbix agent active','3','-1','2','','','Template Module Windows physical disks by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10297',NULL,'Template Module Windows generic by Zabbix agent active','3','-1','2','','','Template Module Windows generic by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10298',NULL,'Template Module Windows network by Zabbix agent active','3','-1','2','','','Template Module Windows network by Zabbix agent active','0',NULL,'Template tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10299',NULL,'Template OS Windows by Zabbix agent active','3','-1','2','','','Template OS Windows by Zabbix agent active','0',NULL,'Official Windows template. Requires agent of Zabbix 4.4 and newer.\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387224-discussion-thread-for-official-zabbix-template-for-windows\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10300',NULL,'Template App RabbitMQ cluster by Zabbix agent','3','-1','2','','','Template App RabbitMQ cluster by Zabbix agent','0',NULL,'Get cluster metrics from RabbitMQ management plugin provided an HTTP-based API using Zabbix agent.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387226-discussion-thread-for-official-zabbix-template-rabbitmq\r\n\r\nTemplate tooling version used: 0.34','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10301',NULL,'Template App RabbitMQ node by Zabbix agent','3','-1','2','','','Template App RabbitMQ node by Zabbix agent','0',NULL,'Get node metrics from RabbitMQ management plugin provided an HTTP-based API using Zabbix agent.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387226-discussion-thread-for-official-zabbix-template-rabbitmq\r\n\r\nTemplate tooling version used: 0.34','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10302',NULL,'Template App RabbitMQ cluster by HTTP','3','-1','2','','','Template App RabbitMQ cluster by HTTP','0',NULL,'Get cluster metrics from RabbitMQ management plugin provided an HTTP-based API using HTTP agent.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/387226-discussion-thread-for-official-zabbix-template-rabbitmq\r\n\r\nTemplate tooling version used: 0.34','1','1','','','','','','1','0');
@@ -785,8 +806,8 @@ INSERT INTO `hosts` (`hostid`,`proxy_hos
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10308',NULL,'Template App HAProxy by Zabbix agent','3','-1','2','','','Template App HAProxy by Zabbix agent','0',NULL,'Get metrics from status page using Zabbix agent\r\nhttps://www.haproxy.com/blog/exploring-the-haproxy-stats-page/.\r\nExample configuration of HAProxy:        \r\n  frontend stats\r\n      bind *:8404\r\n      stats enable\r\n      stats uri /stats\r\n      stats refresh 10s\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/393527-discussion-thread-for-official-zabbix-template-haproxy\r\n\r\nTemplate tooling version used: 0.35','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10309',NULL,'Template App HAProxy by HTTP','3','-1','2','','','Template App HAProxy by HTTP','0',NULL,'Get metrics from status page using HTTP agent\r\nhttps://www.haproxy.com/blog/exploring-the-haproxy-stats-page/.\r\nExample configuration of HAProxy:        \r\n  frontend stats\r\n      bind *:8404\r\n      stats enable\r\n      stats uri /stats\r\n      stats refresh 10s\r\n      #stats auth Username:Password  # Authentication credentials\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/393527-discussion-thread-for-official-zabbix-template-haproxy\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10310',NULL,'Template DB Redis','3','-1','2','','','Template DB Redis','0',NULL,'Get Redis metrics from plugin for the New Zabbix Agent (zabbix-agent2).\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/389050-discussion-thread-for-official-zabbix-template-redis\r\n\r\nTemplate tooling version used: 0.33','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10314',NULL,'Template Module Windows services by Zabbix agent','3','-1','2','','','Template Module Windows services by Zabbix agent','0',NULL,'Template Services OS Windows\r\n\r\nTemplate tooling version used: 0.37','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10315',NULL,'Template Module Windows services by Zabbix agent active','3','-1','2','','','Template Module Windows services by Zabbix agent active','0',NULL,'Template Services OS Windows\r\n\r\nTemplate tooling version used: 0.37','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10314',NULL,'Template Module Windows services by Zabbix agent','3','-1','2','','','Template Module Windows services by Zabbix agent','0',NULL,'Template Services OS Windows\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10315',NULL,'Template Module Windows services by Zabbix agent active','3','-1','2','','','Template Module Windows services by Zabbix agent active','0',NULL,'Template Services OS Windows\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10316',NULL,'Template DB MySQL by Zabbix agent','3','-1','2','','','Template DB MySQL by Zabbix agent','0',NULL,'Requirements for template operation:\r\n1.Install Zabbix agent and MySQL client.\r\n2.Copy template_db_mysql.conf into folder with Zabbix agent configuration (/etc/zabbix/zabbix_agentd.d/ by default). Don\'t forget restart zabbix-agent. \r\n3.Create MySQL user for monitoring. For example:\r\nCREATE USER \'zbx_monitor\'@\'%\' IDENTIFIED BY \'<password>\';\r\nGRANT USAGE,REPLICATION CLIENT,PROCESS,SHOW DATABASES,SHOW VIEW ON *.* TO \'zbx_monitor\'@\'%\';\r\nFor more information read the MYSQL documentation https://dev.mysql.com/doc/refman/8.0/en/grant.html , please. \r\n4.Create .my.cnf in home directory of Zabbix agent for Linux (/var/lib/zabbix by default ) or my.cnf in c:\\ for Windows. For example:\r\n[client]\r\nuser=\'zbx_monitor\'\r\npassword=\'<password>\'\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/384189-discussion-thread-for-official-zabbix-template-db-mysql\r\n\r\nTemplate tooling version used: 0.37','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10317',NULL,'Template DB MySQL by ODBC','3','-1','2','','','Template DB MySQL by ODBC','0',NULL,'Requirements for template operation:\r\n1.Create MySQL user for monitoring. For example:\r\nCREATE USER \'zbx_monitor\'@\'%\' IDENTIFIED BY \'<password>\';\r\nGRANT USAGE,REPLICATION CLIENT,PROCESS,SHOW DATABASES,SHOW VIEW ON *.* TO \'zbx_monitor\'@\'%\';\r\nFor more information read the MYSQL documentation https://dev.mysql.com/doc/refman/8.0/en/grant.html , please. \r\n2. Set the user name and password in host macros ({$MYSQL.USER} and {$MYSQL.PASSWORD}).\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/384189-discussion-thread-for-official-zabbix-template-db-mysql\r\n\r\nTemplate tooling version used: 0.36','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10318',NULL,'Template App Docker','3','-1','2','','','Template App Docker','0',NULL,'Get Docker engine metrics from plugin for the New Zabbix Agent (zabbix-agent2).\r\n\r\nYou can discuss this template or leave feedback on our forum \r\n\r\nTemplate tooling version used: 0.35','1','1','','','','','','1','0');
@@ -809,14 +830,25 @@ INSERT INTO `hosts` (`hostid`,`proxy_hos
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10335',NULL,'Template App PHP-FPM by Zabbix agent','3','-1','2','','','Template App PHP-FPM by Zabbix agent','0',NULL,'Get PHP-FPM metrics using Zabbix agent running on Linux.\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10336',NULL,'Template App PHP-FPM by HTTP','3','-1','2','','','Template App PHP-FPM by HTTP','0',NULL,'Get PHP-FPM metrics using Zabbix agent running on Linux.\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10337',NULL,'Template App Squid SNMP','3','-1','2','','','Template App Squid SNMP','0',NULL,'Template for monitoring Squid caching proxy via SNMP\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/409339-discussion-thread-for-official-zabbix-template-squid\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
-INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10338',NULL,'Template Tel Asterisk by HTTP','3','-1','2','','','Template Tel Asterisk by HTTP','0',NULL,'The template gets Asterisk metrics from AMI by HTTP agent.\r\nEnable the mini-HTTP Server, add the option webenabled=yes in the general section of manager.conf file and create Asterisk Manager user.\r\nDo not forget to define {$AMI.USERNAME} and {$AMI.SECRET} macros.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/410060-discussion-thread-for-official-zabbix-template-asterisk\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10338',NULL,'Template Tel Asterisk by HTTP','3','-1','2','','','Template Tel Asterisk by HTTP','0',NULL,'The template gets Asterisk metrics from AMI by HTTP agent. You should enable the mini-HTTP Server, add the option webenabled=yes in the general section of the manager.conf file and create Asterisk Manager user with system and command write permissions within your Asterisk instance. Please, define AMI address in the {$AMI.URL} macro. Also, the Zabbix host should have an Agent interface with the AMI address to check Asterisk service status. Then you can define {$AMI.USERNAME} and {$AMI.SECRET} macros in the template for using on the host level. If there are errors, increase the logging to debug level and see the Zabbix server log.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/410060-discussion-thread-for-official-zabbix-template-asterisk\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10339',NULL,'Template App Hadoop by HTTP','3','-1','2','','','Template App Hadoop by HTTP','0',NULL,'The template gets the Hadoop metrics from cluster\'s hosts (ResourceManager, NodeManagers, NameNode, DataNodes) by HTTP agent. You should define the IP address (or FQDN) and Web-UI port for the ResourceManager in {$HADOOP.RESOURCEMANAGER.HOST} and {$HADOOP.RESOURCEMANAGER.PORT} macros and for the NameNode in {$HADOOP.NAMENODE.HOST} and {$HADOOP.NAMENODE.PORT} macros respectively. Macros can be set in the template or overridden at the host level.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/413459-discussion-thread-for-official-zabbix-template-hadoop\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10340',NULL,'Template APP Apache Kafka by JMX','3','-1','2','','','Template APP Apache Kafka by JMX','0',NULL,'Official JMX Template for Apache Kafka.\r\n  The metrics are collected by JMX.\r\n  You can set {$KAFKA.USER} and {$KAFKA.PASSWORD} macros in the template for using on the host level.\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10341',NULL,'Template App Zookeeper by HTTP','3','-1','2','','','Template App Zookeeper by HTTP','0',NULL,'Get Apache Zookeeper metrics by HTTP agent.\r\n  This template works with standalone and cluster instances. Metrics are collected from each Zookeper node by requests to AdminServer.  \r\n  Don\'t forget to change macros {$ZOOKEEPER.COMMAND_URL}, {$ZOOKEEPER.PORT}, {$ZOOKEEPER.SCHEME}.\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10342',NULL,'Template DB Apache Cassandra by JMX','3','-1','2','','','Template DB Apache Cassandra by JMX','0',NULL,'The template to monitor Apache Cassandra by Zabbix that work without any external scripts.\r\nIt works with both standalone and cluster instances.\r\nThe metrics are collected by JMX.\r\nYou can set {$CASSANDRA.USER} and {$CASSANDRA.PASSWORD} macros in the template for using on the host level.\r\n\r\n\r\nYou can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/410057-discussion-thread-for-official-zabbix-template-apache-cassandra\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10343',NULL,'Template Net Morningstar ProStar MPPT SNMP','3','-1','2','','','Template Net Morningstar ProStar MPPT SNMP','0',NULL,'MIBs used:\r\nPROSTAR-MPPT\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10344',NULL,'Template Net Morningstar ProStar PWM SNMP','3','-1','2','','','Template Net Morningstar ProStar PWM SNMP','0',NULL,'MIBs used:\r\nPROSTAR-PWM\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10345',NULL,'Template Net Morningstar SunSaver MPPT SNMP','3','-1','2','','','Template Net Morningstar SunSaver MPPT SNMP','0',NULL,'MIBs used:\r\nSUNSAVER-MPPT\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10346',NULL,'Template Net Morningstar SureSine SNMP','3','-1','2','','','Template Net Morningstar SureSine SNMP','0',NULL,'MIBs used:\r\nSURESINE\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10347',NULL,'Template Net Morningstar TriStar MPPT 600V SNMP','3','-1','2','','','Template Net Morningstar TriStar MPPT 600V SNMP','0',NULL,'MIBs used:\r\nTRISTAR-MPPT\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10348',NULL,'Template Net Morningstar TriStar MPPT SNMP','3','-1','2','','','Template Net Morningstar TriStar MPPT SNMP','0',NULL,'MIBs used:\r\nTRISTAR-MPPT\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
+INSERT INTO `hosts` (`hostid`,`proxy_hostid`,`host`,`status`,`ipmi_authtype`,`ipmi_privilege`,`ipmi_username`,`ipmi_password`,`name`,`flags`,`templateid`,`description`,`tls_connect`,`tls_accept`,`tls_issuer`,`tls_subject`,`tls_psk_identity`,`tls_psk`,`proxy_address`,`auto_compress`,`discover`) values ('10349',NULL,'Template Net Morningstar TriStar PWM SNMP','3','-1','2','','','Template Net Morningstar TriStar PWM SNMP','0',NULL,'MIBs used:\r\nTRISTAR\r\n\r\nTemplate tooling version used: 0.38','1','1','','','','','','1','0');
 INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('1','10331','{#CLUSTER.NAME}',NULL,NULL);
 INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('2','10331','{#DATACENTER.NAME}',NULL,NULL);
 INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('4','10332','{#CLUSTER.NAME} (vm)',NULL,NULL);
 INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('5','10332','{#DATACENTER.NAME} (vm)',NULL,NULL);
 INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('6','10332','{#HV.NAME}',NULL,NULL);
-INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('8','10331','','12',NULL);
-INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('9','10332','','12',NULL);
+INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('12','10331','','12',NULL);
+INSERT INTO `group_prototype` (`group_prototypeid`,`hostid`,`name`,`groupid`,`templateid`) values ('13','10332','','12',NULL);
 INSERT INTO `screens` (`screenid`,`name`,`hsize`,`vsize`,`templateid`,`userid`,`private`) values ('3','System performance','2','7','10001',NULL,'0');
 INSERT INTO `screens` (`screenid`,`name`,`hsize`,`vsize`,`templateid`,`userid`,`private`) values ('4','Zabbix server health','2','3','10047',NULL,'0');
 INSERT INTO `screens` (`screenid`,`name`,`hsize`,`vsize`,`templateid`,`userid`,`private`) values ('5','System performance','2','2','10076',NULL,'0');
@@ -874,219 +906,219 @@ INSERT INTO `screens_items` (`screenitem
 INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('1957','20','0','859','750','200','1','1','1','1','0','0','0','0','','0','0','','3');
 INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('1958','20','0','861','750','200','0','2','1','1','0','0','0','0','','0','0','','3');
 INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('1959','20','0','864','750','200','1','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4215','25','0','1174','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4216','25','0','1176','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4217','25','20','1172','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4218','25','20','1173','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4219','25','0','1175','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4220','26','0','838','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4221','26','0','839','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4222','26','20','836','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4223','26','20','837','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4224','26','0','840','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4225','59','0','1125','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4226','59','0','1129','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4227','59','0','1128','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4228','59','0','1126','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4229','59','0','1127','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4230','48','20','1075','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4231','49','20','1078','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4232','49','20','1076','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4233','49','20','1079','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4234','49','20','1077','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4235','50','20','1080','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4236','51','20','1081','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4237','52','20','1084','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4238','52','20','1082','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4239','52','20','1085','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4240','52','20','1083','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4241','53','20','1086','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4242','27','0','841','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4243','27','0','843','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4244','27','0','842','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4245','28','0','845','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4246','28','0','847','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4247','28','0','846','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4248','38','0','1029','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4249','38','0','1027','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4250','38','0','1030','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4251','38','0','1028','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4252','38','0','1031','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4253','39','0','1011','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4254','39','0','1012','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4255','39','0','1008','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4256','39','0','1009','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4257','39','0','1007','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4258','39','0','1010','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4259','40','0','1018','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4260','40','0','1016','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4261','40','0','1019','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4262','40','0','1017','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4263','40','0','1020','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4264','41','0','1025','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4265','41','0','1026','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4266','41','0','1022','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4267','41','0','1023','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4268','41','0','1021','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4269','41','0','1024','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4270','22','0','806','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4271','22','0','804','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4272','22','0','805','500','100','0','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4273','22','0','803','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4274','21','0','802','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4275','21','0','799','500','100','1','0','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4276','21','0','800','500','114','0','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4277','21','0','798','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4278','21','0','797','500','160','0','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4279','21','0','801','500','160','1','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4280','17','0','532','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4281','17','0','530','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4282','17','0','531','500','100','0','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4283','17','0','529','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4284','4','0','392','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4285','4','0','404','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4286','4','0','406','500','114','0','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4287','4','0','410','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4288','4','0','527','500','160','0','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4289','4','0','788','500','160','1','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4290','5','0','469','500','148','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4291','5','0','471','500','100','1','0','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4292','5','0','498','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4293','5','0','540','500','100','1','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4294','7','0','463','500','120','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4295','7','0','462','500','106','1','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4296','7','0','541','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4297','7','0','464','500','300','1','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4298','6','0','475','500','114','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4299','6','0','474','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4300','6','0','542','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4301','18','0','487','750','100','0','0','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4302','18','0','543','750','100','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4303','9','0','457','500','120','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4304','9','0','456','500','106','1','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4305','9','0','544','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4306','9','0','458','500','300','1','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4307','9','1','22838','500','100','0','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4308','9','1','22837','500','100','1','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4309','10','0','481','500','114','0','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4310','10','0','480','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4311','10','0','545','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4312','10','0','482','500','300','1','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4313','10','1','22998','500','100','0','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4314','10','1','22997','500','100','1','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4315','57','0','1112','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4316','57','0','1113','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4317','57','0','1110','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4318','57','0','1109','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4319','57','0','1111','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4320','57','0','1114','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4321','60','0','1139','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4322','60','0','1140','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4323','60','0','1137','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4324','60','0','1136','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4325','60','0','1138','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4326','60','0','1141','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4327','58','0','1118','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4328','58','0','1119','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4329','58','0','1116','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4330','58','0','1115','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4331','58','0','1117','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4332','58','0','1120','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4333','23','20','821','500','200','0','0','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4334','23','20','816','500','200','1','0','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4335','23','20','814','500','200','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4336','23','20','820','500','200','1','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4337','23','20','817','500','200','0','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4338','23','20','815','500','200','1','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4339','23','20','818','500','200','0','3','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4340','23','20','819','500','200','1','3','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4341','24','0','824','500','200','0','0','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4342','24','0','827','500','200','1','0','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4343','24','0','825','500','200','0','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4344','24','0','828','500','200','1','1','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4345','24','0','826','500','200','0','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4346','24','0','829','500','200','1','2','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4347','24','0','822','500','200','0','3','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4348','24','0','823','500','200','1','3','1','1','0','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4349','61','20','1212','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4350','61','20','1210','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4351','61','20','1213','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4352','61','20','1211','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4353','54','0','1091','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4354','54','0','1095','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4355','54','0','1092','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4356','54','0','1094','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4357','54','0','1099','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4358','54','0','1100','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4359','54','0','1101','500','100','0','3','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4360','54','0','1102','500','100','1','3','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4361','54','20','1090','500','100','0','4','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4362','55','0','1093','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4363','55','0','1098','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4364','55','0','1096','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4365','55','0','1097','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4366','47','0','1071','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4367','47','20','1061','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4368','47','20','1066','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4369','45','20','741','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4370','43','20','745','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4371','46','20','766','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4372','3','0','903','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4373','3','0','909','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4374','3','0','918','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4375','3','0','921','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4376','3','20','888','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4377','3','20','1218','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4378','3','20','1215','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4379','3','20','1221','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4380','3','20','900','500','100','0','6','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4381','30','20','899','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4382','31','20','934','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4383','32','0','937','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4384','32','0','941','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4385','32','0','947','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4386','32','0','949','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4387','32','20','927','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4388','32','20','1226','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4389','32','20','1224','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4390','32','20','1228','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4391','32','20','935','500','100','0','6','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4392','33','0','957','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4393','33','0','959','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4394','33','0','962','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4395','33','0','963','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4396','33','20','953','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4397','33','20','954','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4398','33','20','955','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4399','33','20','956','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4400','33','20','952','500','100','0','6','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4401','34','20','952','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4402','29','0','881','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4403','29','20','869','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4404','29','0','877','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4405','29','0','879','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4406','29','20','873','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4407','29','20','867','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4408','29','19','29033','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4409','29','20','865','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4410','19','0','977','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4411','19','1','29485','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4412','19','0','979','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4413','19','0','981','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4414','19','20','965','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4415','19','20','1230','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4416','19','20','1232','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4417','19','20','1247','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4418','35','20','1246','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4419','36','20','1248','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4420','37','0','995','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4421','37','1','29592','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4422','37','0','997','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4423','37','0','999','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4424','37','20','983','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4425','37','20','1234','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4426','37','20','1236','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
-INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4427','37','20','1249','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4641','25','0','1174','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4642','25','0','1176','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4643','25','20','1172','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4644','25','20','1173','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4645','25','0','1175','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4646','26','0','838','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4647','26','0','839','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4648','26','20','836','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4649','26','20','837','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4650','26','0','840','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4651','59','0','1125','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4652','59','0','1129','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4653','59','0','1128','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4654','59','0','1126','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4655','59','0','1127','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4656','48','20','1075','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4657','49','20','1078','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4658','49','20','1076','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4659','49','20','1079','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4660','49','20','1077','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4661','50','20','1080','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4662','51','20','1081','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4663','52','20','1084','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4664','52','20','1082','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4665','52','20','1085','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4666','52','20','1083','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4667','53','20','1086','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4668','27','0','841','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4669','27','0','843','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4670','27','0','842','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4671','28','0','845','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4672','28','0','847','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4673','28','0','846','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4674','38','0','1029','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4675','38','0','1027','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4676','38','0','1030','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4677','38','0','1028','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4678','38','0','1031','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4679','39','0','1011','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4680','39','0','1012','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4681','39','0','1008','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4682','39','0','1009','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4683','39','0','1007','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4684','39','0','1010','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4685','40','0','1018','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4686','40','0','1016','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4687','40','0','1019','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4688','40','0','1017','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4689','40','0','1020','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4690','41','0','1025','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4691','41','0','1026','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4692','41','0','1022','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4693','41','0','1023','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4694','41','0','1021','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4695','41','0','1024','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4696','22','0','806','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4697','22','0','804','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4698','22','0','805','500','100','0','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4699','22','0','803','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4700','21','0','802','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4701','21','0','799','500','100','1','0','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4702','21','0','800','500','114','0','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4703','21','0','798','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4704','21','0','797','500','160','0','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4705','21','0','801','500','160','1','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4706','17','0','532','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4707','17','0','530','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4708','17','0','531','500','100','0','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4709','17','0','529','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4710','4','0','392','500','212','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4711','4','0','404','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4712','4','0','406','500','114','0','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4713','4','0','410','500','128','1','1','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4714','4','0','527','500','160','0','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4715','4','0','788','500','160','1','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4716','5','0','469','500','148','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4717','5','0','471','500','100','1','0','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4718','5','0','498','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4719','5','0','540','500','100','1','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4720','7','0','463','500','120','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4721','7','0','462','500','106','1','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4722','7','0','541','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4723','7','0','464','500','300','1','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4724','6','0','475','500','114','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4725','6','0','474','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4726','6','0','542','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4727','18','0','487','750','100','0','0','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4728','18','0','543','750','100','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4729','9','0','457','500','120','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4730','9','0','456','500','106','1','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4731','9','0','544','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4732','9','0','458','500','300','1','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4733','9','1','22838','500','100','0','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4734','9','1','22837','500','100','1','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4735','10','0','481','500','114','0','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4736','10','0','480','500','100','1','0','1','1','0','1','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4737','10','0','545','500','100','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4738','10','0','482','500','300','1','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4739','10','1','22998','500','100','0','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4740','10','1','22997','500','100','1','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4741','57','0','1112','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4742','57','0','1113','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4743','57','0','1110','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4744','57','0','1109','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4745','57','0','1111','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4746','57','0','1114','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4747','60','0','1139','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4748','60','0','1140','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4749','60','0','1137','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4750','60','0','1136','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4751','60','0','1138','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4752','60','0','1141','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4753','58','0','1118','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4754','58','0','1119','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4755','58','0','1116','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4756','58','0','1115','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4757','58','0','1117','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4758','58','0','1120','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4759','23','20','821','500','200','0','0','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4760','23','20','816','500','200','1','0','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4761','23','20','814','500','200','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4762','23','20','820','500','200','1','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4763','23','20','817','500','200','0','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4764','23','20','815','500','200','1','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4765','23','20','818','500','200','0','3','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4766','23','20','819','500','200','1','3','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4767','24','0','824','500','200','0','0','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4768','24','0','827','500','200','1','0','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4769','24','0','825','500','200','0','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4770','24','0','828','500','200','1','1','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4771','24','0','826','500','200','0','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4772','24','0','829','500','200','1','2','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4773','24','0','822','500','200','0','3','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4774','24','0','823','500','200','1','3','1','1','0','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4775','61','20','1212','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4776','61','20','1210','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4777','61','20','1213','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4778','61','20','1211','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4779','54','0','1091','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4780','54','0','1095','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4781','54','0','1092','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4782','54','0','1094','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4783','54','0','1099','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4784','54','0','1100','500','100','1','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4785','54','0','1101','500','100','0','3','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4786','54','0','1102','500','100','1','3','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4787','54','20','1090','500','100','0','4','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4788','55','0','1093','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4789','55','0','1098','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4790','55','0','1096','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4791','55','0','1097','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4792','47','0','1071','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4793','47','20','1061','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4794','47','20','1066','500','100','0','2','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4795','45','20','741','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4796','43','20','745','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4797','46','20','766','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4798','3','0','903','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4799','3','0','909','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4800','3','0','918','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4801','3','0','921','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4802','3','20','888','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4803','3','20','1218','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4804','3','20','1215','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4805','3','20','1221','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4806','3','20','900','500','100','0','6','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4807','30','20','899','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4808','31','20','934','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4809','32','0','937','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4810','32','0','941','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4811','32','0','947','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4812','32','0','949','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4813','32','20','927','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4814','32','20','1226','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4815','32','20','1224','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4816','32','20','1228','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4817','32','20','935','500','100','0','6','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4818','33','0','957','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4819','33','0','959','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4820','33','0','962','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4821','33','0','963','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4822','33','20','953','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4823','33','20','954','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4824','33','20','955','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4825','33','20','956','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4826','33','20','952','500','100','0','6','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4827','34','20','952','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4828','29','0','881','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4829','29','20','869','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4830','29','0','877','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4831','29','0','879','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4832','29','20','873','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4833','29','20','867','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4834','29','19','29033','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4835','29','20','865','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4836','19','0','977','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4837','19','1','29485','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4838','19','0','979','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4839','19','0','981','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4840','19','20','965','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4841','19','20','1230','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4842','19','20','1232','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4843','19','20','1247','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4844','35','20','1246','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4845','36','20','1248','750','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4846','37','0','995','500','100','0','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4847','37','1','29592','500','100','1','0','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4848','37','0','997','500','100','0','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4849','37','0','999','500','100','1','1','1','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4850','37','20','983','500','100','0','2','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4851','37','20','1234','500','100','0','3','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4852','37','20','1236','500','100','0','4','2','1','25','0','0','0','','0','0','','3');
+INSERT INTO `screens_items` (`screenitemid`,`screenid`,`resourcetype`,`resourceid`,`width`,`height`,`x`,`y`,`colspan`,`rowspan`,`elements`,`valign`,`halign`,`style`,`url`,`dynamic`,`sort_triggers`,`application`,`max_columns`) values ('4853','37','20','1249','500','100','0','5','2','1','25','0','0','0','','0','0','','3');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('179','10047','Zabbix server','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('253','10074','CPU','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('254','10074','Filesystems','0');
@@ -1400,10 +1432,6 @@ INSERT INTO `applications` (`application
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1102','10259','Status','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1103','10259','Fans','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1104','10259','Temperature','0');
-INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1105','10260','http-8080','0');
-INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1106','10260','http-8443','0');
-INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1107','10260','jk-8009','0');
-INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1108','10260','Sessions','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1109','10260','Tomcat','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1110','10261','Zabbix server','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1111','10262','Zabbix proxy','0');
@@ -1636,6 +1664,59 @@ INSERT INTO `applications` (`application
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1354','10337','Squid','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1355','10338','Asterisk','0');
 INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1356','10338','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1357','10339','Hadoop','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1358','10339','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1359','10340','Kafka','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1360','10341','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1361','10341','Zookeeper','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1362','10342','Cassandra','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1363','10254','Voltage','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1364','10254','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1365','10343','Array','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1366','10343','Battery','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1367','10343','Counter','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1368','10343','Load','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1369','10343','Status','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1370','10343','Temperature','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1371','10343','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1372','10344','Array','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1373','10344','Battery','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1374','10344','Counter','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1375','10344','Load','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1376','10344','Status','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1377','10344','Temperature','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1378','10344','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1379','10345','Array','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1380','10345','Battery','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1381','10345','Counter','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1382','10345','Load','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1383','10345','Status','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1384','10345','Temperature','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1385','10345','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1386','10346','Battery','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1387','10346','Load','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1388','10346','Status','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1389','10346','Temperature','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1390','10346','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1391','10347','Array','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1392','10347','Battery','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1393','10347','Counter','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1394','10347','Status','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1395','10347','Temperature','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1396','10347','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1397','10348','Array','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1398','10348','Battery','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1399','10348','Counter','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1400','10348','Status','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1401','10348','Temperature','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1402','10348','Zabbix raw items','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1403','10349','Array','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1404','10349','Battery','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1405','10349','Counter','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1406','10349','Load','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1407','10349','Status','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1408','10349','Temperature','0');
+INSERT INTO `applications` (`applicationid`,`hostid`,`name`,`flags`) values ('1409','10349','Zabbix raw items','0');
 INSERT INTO `interface` (`interfaceid`,`hostid`,`main`,`type`,`useip`,`ip`,`dns`,`port`) values ('1','10084','1','1','1','127.0.0.1','','10050');
 INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('1','Service state');
 INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('2','Host availability');
@@ -1758,6 +1839,20 @@ INSERT INTO `valuemaps` (`valuemapid`,`n
 INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('119','Oracle force log status');
 INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('120','Oracle log mode');
 INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('121','Ceph cluster status');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('122','Kafka controller state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('123','ProStar MPPT charge state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('124','ProStar MPPT load state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('125','ProStar PWM charge state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('126','ProStar PWM load state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('127','Morningstar flags');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('128','SunSaver MPPT charge state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('129','SunSaver MPPT load state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('130','SureSine load state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('131','TriStar MPPT 600V charge state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('132','TriStar MPPT charge state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('133','TriStar PWM charge state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('134','TriStar PWM load state');
+INSERT INTO `valuemaps` (`valuemapid`,`name`) values ('135','TriStar PWM control mode');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('10061','5','','10047','Number of processed numeric (float) values per second','zabbix[wcache,values,float]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','0','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('10062','5','','10047','Number of processed character values per second','zabbix[wcache,values,str]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','0','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('10063','5','','10047','Number of processed log values per second','zabbix[wcache,values,log]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','0','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
@@ -2322,8 +2417,9 @@ INSERT INTO `items` (`itemid`,`type`,`sn
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28248','5','','10047','Zabbix preprocessing queue','zabbix[preprocessing_queue]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Count of values enqueued in the preprocessing queue.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28250','5','','10048','Utilization of vmware data collector processes, in %','zabbix[process,vmware collector,avg,busy]','1m','1w','365d','0','0','','%','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','1','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28251','5','','10048','Zabbix vmware cache, % used','zabbix[vmware,buffer,pused]','1m','1w','365d','0','0','','%','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','1','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28306','20','discovery[{#SENSOR_TYPE},1.3.6.1.2.1.99.1.1.1.1,{#SENSOR_INFO},1.3.6.1.2.1.47.1.1.1.1.2,{#SENSOR_PRECISION},1.3.6.1.2.1.99.1.1.1.3]','10254','Temperature discovery','temp.discovery','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'ENTITY-SENSORS-MIB::EntitySensorDataType discovery with celsius filter','0','30d','1','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28307','20','discovery[{#SNMPVALUE},1.3.6.1.2.1.99.1.1.1.1,{#SENSOR_INFO},1.3.6.1.2.1.47.1.1.1.1.2]','10254','Fan discovery','fan.discovery','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'ENTITY-SENSORS-MIB::EntitySensorDataType discovery with rpm filter','0','30d','2','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32305','20','discovery[{#SENSOR_TYPE},1.3.6.1.2.1.99.1.1.1.1,{#SENSOR_INFO},1.3.6.1.2.1.47.1.1.1.1.2,{#SENSOR_PRECISION},1.3.6.1.2.1.99.1.1.1.3,{#THRESHOLD_LO_WARN},1.3.6.1.4.1.30065.3.12.1.1.1.1,{#THRESHOLD_LO_CRIT},1.3.6.1.4.1.30065.3.12.1.1.1.2,{#THRESHOLD_HI_WARN},1.3.6.1.4.1.30065.3.12.1.1.1.3,{#THRESHOLD_HI_CRIT},1.3.6.1.4.1.30065.3.12.1.1.1.4]','10254','Get sensors','sensors.get','1h','0','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Gets sensors with type, description, and thresholds.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28306','18','','10254','Temperature discovery','temp.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'ENTITY-SENSORS-MIB::EntitySensorDataType discovery with celsius filter','0','30d','1','','32305','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28307','18','','10254','Fan discovery','fan.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'ENTITY-SENSORS-MIB::EntitySensorDataType discovery with rpm filter','0','30d','2','','32305','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28308','20','discovery[{#ENT_CLASS},1.3.6.1.2.1.47.1.1.1.1.5,{#ENT_NAME},1.3.6.1.2.1.47.1.1.1.1.7]','10254','Entity discovery','entity.discovery','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28309','20','discovery[{#ENT_CLASS},1.3.6.1.2.1.47.1.1.1.1.5,{#ENT_NAME},1.3.6.1.2.1.47.1.1.1.1.7]','10254','PSU discovery','psu.discovery','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28323','20','1.3.6.1.2.1.99.1.1.1.4.{#SNMPINDEX}','10254','{#SENSOR_INFO}: Temperature','sensor.temp.value[entPhySensorValue.{#SNMPINDEX}]','3m','90d','365d','0','0','','°C','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: ENTITY-SENSORS-MIB\r\nThe most recent measurement obtained by the agent for this sensor.\r\nTo correctly interpret the value of this object, the associated entPhySensorType,\r\nentPhySensorScale, and entPhySensorPrecision objects must also be examined.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
@@ -2426,38 +2522,7 @@ INSERT INTO `items` (`itemid`,`type`,`sn
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28494','20','discovery[{#SNMPVALUE},1.3.6.1.4.1.21317.1.3.1.2,{#SENSOR_DESCR},1.3.6.1.4.1.21317.1.3.1.13]','10259','FAN Discovery','fan.discovery','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Scanning ATEN-IPMI-MIB::sensorTable with filter: not connected FAN sensors (Value = 0)','0','30d','1','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28495','20','1.3.6.1.4.1.21317.1.3.1.2.{#SNMPINDEX}','10259','{#SENSOR_DESCR}: Temperature','sensor.temp.value[sensorReading.{#SNMPINDEX}]','3m','90d','365d','0','0','','°C','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: ATEN-IPMI-MIB\r\nA textual string containing information about the interface.\r\nThis string should include the name of the manufacturer, the product name and the version of the interface hardware/software.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28496','20','1.3.6.1.4.1.21317.1.3.1.2.{#SNMPINDEX}','10259','{#SENSOR_DESCR}: Fan speed, %','sensor.fan.speed.percentage[sensorReading.{#SNMPINDEX}]','1m','90d','365d','0','3','','%','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: ATEN-IPMI-MIB\r\nA textual string containing information about the interface.\r\nThis string should include the name of the manufacturer, the product name and the version of the interface hardware/software.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28501','16','','10260','jk-8009 bytes received per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_AJP}\\"", bytesReceived]','1m','1w','365d','0','0','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28502','16','','10260','Maximum number of active sessions so far','jmx["Catalina:type=Manager,context=/,host=localhost",maxActive]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28503','16','','10260','http-8080 threads busy','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",currentThreadsBusy]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28504','16','','10260','http-8080 threads allocated','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",currentThreadCount]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28505','16','','10260','http-8443 threads max','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"",maxThreads]','1h','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28506','16','','10260','http-8443 threads busy','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"",currentThreadsBusy]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28507','16','','10260','http-8443 threads allocated','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"",currentThreadCount]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28508','16','','10260','jk-8009 threads max','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_AJP}\\"",maxThreads]','1h','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28509','16','','10260','jk-8009 threads busy','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_AJP}\\"",currentThreadsBusy]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28510','16','','10260','jk-8009 threads allocated','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_AJP}\\"",currentThreadCount]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28511','16','','10260','Tomcat version','jmx["Catalina:type=Server",serverInfo]','1h','1w','0','0','1','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28512','16','','10260','http-8443 gzip compression','jmx["Catalina:type=ProtocolHandler,port=8443",compression]','1h','1w','0','0','1','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28513','16','','10260','http-8080 gzip compression','jmx["Catalina:type=ProtocolHandler,port=8080",compression]','1h','1w','0','0','1','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28514','16','','10260','Number of sessions created by this manager per second','jmx["Catalina:type=Manager,context=/,host=localhost",sessionCounter]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28515','16','','10260','Number of sessions we rejected due to maxActive being reached','jmx["Catalina:type=Manager,context=/,host=localhost",rejectedSessions]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28516','16','','10260','The maximum number of active Sessions allowed, or -1 for no limit','jmx["Catalina:type=Manager,context=/,host=localhost",maxActiveSessions]','1h','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28517','16','','10260','jk-8009 bytes sent per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_AJP}\\"",bytesSent]','1m','1w','365d','0','0','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28518','16','','10260','Number of active sessions at this moment','jmx["Catalina:type=Manager,context=/,host=localhost",activeSessions]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28519','16','','10260','http-8080 requests per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",requestCount]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28520','16','','10260','http-8080 request processing time','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",processingTime]','1m','1w','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28521','16','','10260','http-8080 errors per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",errorCount]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28522','16','','10260','http-8080 bytes sent per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",bytesSent]','1m','1w','365d','0','0','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28523','16','','10260','http-8080 bytes received per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",bytesReceived]','1m','1w','365d','0','0','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28524','16','','10260','http-8443 requests per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"",requestCount]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28525','16','','10260','http-8443 request processing time','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"",processingTime]','1m','1w','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28526','16','','10260','http-8443 errors per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"",errorCount]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28527','16','','10260','http-8443 bytes sent per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"", bytesSent]','1m','1w','365d','0','0','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28528','16','','10260','http-8443 bytes received per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_HTTPS}\\"",bytesReceived]','1m','1w','365d','0','0','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28529','16','','10260','jk-8009 requests per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_AJP}\\"",requestCount]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28530','16','','10260','jk-8009 request processing time','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_AJP}\\"",processingTime]','1m','1w','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28531','16','','10260','jk-8009 errors per second','jmx["Catalina:type=GlobalRequestProcessor,name=\\"{$PROTOCOL_HANDLER_AJP}\\"",errorCount]','1m','1w','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28532','16','','10260','http-8080 threads max','jmx["Catalina:type=ThreadPool,name=\\"{$PROTOCOL_HANDLER_HTTP}\\"",maxThreads]','1h','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28511','16','','10260','Tomcat: Version','jmx["Catalina:type=Server",serverInfo]','1m','7d','0','0','1','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','0',NULL,'The version of the Tomcat.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28533','5','','10047','Zabbix LLD queue','zabbix[lld_queue]','1m','1w','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Count of values enqueued in the preprocessing queue.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28535','5','','10047','Utilization of LLD manager internal processes, in %','zabbix[process,lld manager,avg,busy]','1m','1w','365d','0','0','','%','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('28537','5','','10047','Utilization of LLD worker internal processes, in %','zabbix[process,lld worker,avg,busy]','1m','1w','365d','0','0','','%','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
@@ -4744,15 +4809,6 @@ INSERT INTO `items` (`itemid`,`type`,`sn
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31856','18','','10334','Ceph: [osd.{#OSDNAME}] OSD latency commit','ceph.osd[{#OSDNAME},latency_commit]','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','2',NULL,'Time taken to commit an operation to the journal.','0','30d','0','','31804','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31857','18','','10334','Ceph: [osd.{#OSDNAME}] OSD PGs','ceph.osd[{#OSDNAME},num_pgs]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','31804','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31858','18','','10334','Ceph: [osd.{#OSDNAME}] OSD up','ceph.osd[{#OSDNAME},up]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','31801','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31859','18','','10334','Ceph: [{#POOLNAME}] Pool Used','ceph.pool[{#POOLNAME},bytes_used]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'Total bytes used in pool.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31860','18','','10334','Ceph: [{#POOLNAME}] Max available','ceph.pool[{#POOLNAME},max_avail]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'The maximum available space in the given pool.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31861','18','','10334','Ceph: [{#POOLNAME}] Pool objects','ceph.pool[{#POOLNAME},objects]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of objects in the pool.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31862','18','','10334','Ceph: [{#POOLNAME}] Pool Percent Used','ceph.pool[{#POOLNAME},percent_used]','0','7d','365d','0','3','','%','','',NULL,NULL,'','','0','','','','','2',NULL,'Percentage of storage used per pool','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31863','18','','10334','Ceph: [{#POOLNAME}] Pool Read bandwidth','ceph.pool[{#POOLNAME},rd_bytes.rate]','0','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool read Bytes/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31864','18','','10334','Ceph: [{#POOLNAME}] Pool Read operations','ceph.pool[{#POOLNAME},rd_ops.rate]','0','7d','365d','0','0','','ops','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool read operations/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31865','18','','10334','Ceph: [{#POOLNAME}] Pool RAW Used','ceph.pool[{#POOLNAME},stored_raw]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'Bytes used in pool including copies made.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31866','18','','10334','Ceph: [{#POOLNAME}] Pool Write bandwidth','ceph.pool[{#POOLNAME},wr_bytes.rate]','0','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool write Bytes/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
-INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31867','18','','10334','Ceph: [{#POOLNAME}] Pool Write operations','ceph.pool[{#POOLNAME},wr_ops.rate]','0','7d','365d','0','0','','ops','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool write operations/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31868','0','','10335','PHP-FPM: Get status page','web.page.get["{$PHP_FPM.HOST}","{$PHP_FPM.STATUS.PAGE}?json","{$PHP_FPM.PORT}"]','1m','0','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31869','0','','10335','PHP-FPM: php-fpm_ping','web.page.get["{$PHP_FPM.HOST}","{$PHP_FPM.PING.PAGE}","{$PHP_FPM.PORT}"]','1m','0','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31870','0','','10335','PHP-FPM: Number of processes running','proc.num["{$PHP_FPM.PROCESS_NAME}"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
@@ -4888,6 +4944,457 @@ INSERT INTO `items` (`itemid`,`type`,`sn
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32000','18','','10338','"{#QUEUE}": Logged in','asterisk.queue.loggedin[{#QUEUE}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'The number of queue members.','0','30d','0','','31971','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32001','18','','10338','SIP trunk "{#OBJECTNAME}": Active channels','asterisk.sip.trunk.active_channels[{#OBJECTNAME}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'The total number of active SIP trunk channels.','0','30d','0','','31971','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32002','18','','10338','SIP trunk "{#OBJECTNAME}": Status','asterisk.sip.trunk.status[{#OBJECTNAME}]','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','2',NULL,'SIP trunk status. Here are the possible states that a device state may have:\r\nUnmonitored\r\nUNKNOWN\r\nUNREACHABLE\r\nOK','0','30d','0','','31971','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32003','18','','10334','Ceph: [{#POOLNAME}] Pool Used','ceph.pool["{#POOLNAME}",bytes_used]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'Total bytes used in pool.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32004','18','','10334','Ceph: [{#POOLNAME}] Max available','ceph.pool["{#POOLNAME}",max_avail]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'The maximum available space in the given pool.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32005','18','','10334','Ceph: [{#POOLNAME}] Pool objects','ceph.pool["{#POOLNAME}",objects]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of objects in the pool.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32006','18','','10334','Ceph: [{#POOLNAME}] Pool Percent Used','ceph.pool["{#POOLNAME}",percent_used]','0','7d','365d','0','3','','%','','',NULL,NULL,'','','0','','','','','2',NULL,'Percentage of storage used per pool','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32007','18','','10334','Ceph: [{#POOLNAME}] Pool Read bandwidth','ceph.pool["{#POOLNAME}",rd_bytes.rate]','0','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool read Bytes/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32008','18','','10334','Ceph: [{#POOLNAME}] Pool Read operations','ceph.pool["{#POOLNAME}",rd_ops.rate]','0','7d','365d','0','0','','ops','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool read operations/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32009','18','','10334','Ceph: [{#POOLNAME}] Pool RAW Used','ceph.pool["{#POOLNAME}",stored_raw]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'Bytes used in pool including copies made.','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32010','18','','10334','Ceph: [{#POOLNAME}] Pool Write bandwidth','ceph.pool["{#POOLNAME}",wr_bytes.rate]','0','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool write Bytes/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32011','18','','10334','Ceph: [{#POOLNAME}] Pool Write operations','ceph.pool["{#POOLNAME}",wr_ops.rate]','0','7d','365d','0','0','','ops','','',NULL,NULL,'','','0','','','','','2',NULL,'Per-pool write operations/second','0','30d','0','','31800','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32012','19','','10339','Get DataNodes states','hadoop.datanodes.get','1m','0h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','{$HADOOP.NAMENODE.HOST}:{$HADOOP.NAMENODE.PORT}/jmx?qry=Hadoop:service=NameNode,name=NameNodeInfo','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32013','19','','10339','Get NodeManagers states','hadoop.nodemanagers.get','1m','0h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','{$HADOOP.RESOURCEMANAGER.HOST}:{$HADOOP.RESOURCEMANAGER.PORT}/jmx?qry=Hadoop:service=ResourceManager,name=RMNMInfo','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32014','3','','10339','NameNode: Service status','net.tcp.service["tcp","{$HADOOP.NAMENODE.HOST}","{$HADOOP.NAMENODE.PORT}"]','1m','7d','365d','0','3','','','','',NULL,'1','','','0','','','','','0',NULL,'Hadoop NameNode API port availability.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32015','3','','10339','ResourceManager: Service response time','net.tcp.service.perf["tcp","{$HADOOP.RESOURCEMANAGER.HOST}","{$HADOOP.RESOURCEMANAGER.PORT}"]','1m','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'Hadoop ResourceManager API performance.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32016','3','','10339','NameNode: Service response time','net.tcp.service.perf["tcp","{$HADOOP.NAMENODE.HOST}","{$HADOOP.NAMENODE.PORT}"]','1m','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'Hadoop NameNode API performance.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32017','19','','10339','Get ResourceManager stats','hadoop.resourcemanager.get','1m','0h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','{$HADOOP.RESOURCEMANAGER.HOST}:{$HADOOP.RESOURCEMANAGER.PORT}/jmx','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32018','3','','10339','ResourceManager: Service status','net.tcp.service["tcp","{$HADOOP.RESOURCEMANAGER.HOST}","{$HADOOP.RESOURCEMANAGER.PORT}"]','1m','7d','365d','0','3','','','','',NULL,'1','','','0','','','','','0',NULL,'Hadoop ResourceManager API port availability.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32019','19','','10339','Get NameNode stats','hadoop.namenode.get','1m','0h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','{$HADOOP.NAMENODE.HOST}:{$HADOOP.NAMENODE.PORT}/jmx','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32020','18','','10339','NameNode: Missing blocks','hadoop.namenode.missing_blocks','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of missing blocks.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32021','18','','10339','ResourceManager: Decommissioned NMs','hadoop.resourcemanager.num_decommissioned_nm','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of Decommissioned NodeManagers.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32022','18','','10339','NameNode: Total blocks','hadoop.namenode.blocks_total','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Count of blocks tracked by NameNode.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32023','18','','10339','NameNode: Capacity remaining','hadoop.namenode.capacity_remaining','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'Available capacity.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32024','18','','10339','NameNode: Corrupt blocks','hadoop.namenode.corrupt_blocks','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of corrupt blocks.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32025','18','','10339','ResourceManager: Uptime','hadoop.resourcemanager.uptime','0','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32026','18','','10339','ResourceManager: RPC queue & processing time','hadoop.resourcemanager.rpc_processing_time_avg','0','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'Average time spent on processing RPC requests.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32027','18','','10339','ResourceManager: Unhealthy NMs','hadoop.resourcemanager.num_unhealthy_nm','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of Unhealthy NodeManagers.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32028','18','','10339','ResourceManager: Shutdown NMs','hadoop.resourcemanager.num_shutdown_nm','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of Shutdown NodeManagers.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32029','18','','10339','ResourceManager: Rebooted NMs','hadoop.resourcemanager.num_rebooted_nm','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of Rebooted NodeManagers.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32030','18','','10339','ResourceManager: Lost NMs','hadoop.resourcemanager.num_lost_nm','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of Lost NodeManagers.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32031','18','','10339','ResourceManager: Decommissioning NMs','hadoop.resourcemanager.num_decommissioning_nm','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of Decommissioning NodeManagers.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32032','18','','10339','NameNode: Total files','hadoop.namenode.files_total','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Total count of files tracked by the NameNode.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32033','18','','10339','ResourceManager: Active NMs','hadoop.resourcemanager.num_active_nm','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of Active NodeManagers.','0','30d','0','','32017','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32034','18','','10339','NameNode: Dead DataNodes','hadoop.namenode.num_dead_data_nodes','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Count of dead DataNodes.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32035','18','','10339','NameNode: Failed volumes','hadoop.namenode.volume_failures_total','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of failed volumes.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32036','18','','10339','NameNode: Blocks allocable','hadoop.namenode.block_capacity','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Maximum number of blocks allocable.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32037','18','','10339','NameNode: Under-replicated blocks','hadoop.namenode.under_replicated_blocks','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of blocks with insufficient replication.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32038','18','','10339','NameNode: Transactions since last checkpoint','hadoop.namenode.transactions_since_last_checkpoint','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Total number of transactions since last checkpoint.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32039','18','','10339','NameNode: Total load','hadoop.namenode.total_load','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The current number of concurrent file accesses (read/write) across all DataNodes.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32040','18','','10339','NameNode: RPC queue & processing time','hadoop.namenode.rpc_processing_time_avg','0','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'Average time spent on processing RPC requests.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32041','18','','10339','NameNode: Percent capacity remaining','hadoop.namenode.percent_remaining','0','7d','365d','0','0','','%','','',NULL,NULL,'','','0','','','','','0',NULL,'Available capacity in percent.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32042','18','','10339','NameNode: Block Pool Renaming','hadoop.namenode.percent_block_pool_used','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32043','18','','10339','NameNode: Stale DataNodes','hadoop.namenode.num_stale_data_nodes','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'DataNodes that do not send a heartbeat within 30 seconds are marked as "stale".','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32044','18','','10339','NameNode: Alive DataNodes','hadoop.namenode.num_live_data_nodes','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Count of alive DataNodes.','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32045','18','','10339','NameNode: Uptime','hadoop.namenode.uptime','0','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','','32019','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32046','19','','10339','Data node discovery','hadoop.datanode.discovery','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'','0','30d','0','',NULL,'3s','{$HADOOP.NAMENODE.HOST}:{$HADOOP.NAMENODE.PORT}/jmx?qry=Hadoop:service=NameNode,name=NameNodeInfo','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32047','19','','10339','Node manager discovery','hadoop.nodemanager.discovery','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'','0','30d','0','',NULL,'3s','{$HADOOP.RESOURCEMANAGER.HOST}:{$HADOOP.RESOURCEMANAGER.PORT}/jmx?qry=Hadoop:service=ResourceManager,name=RMNMInfo','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32048','19','','10339','Hadoop DataNode {#HOSTNAME}: Get stats','hadoop.datanode.get[{#HOSTNAME}]','1m','0h','0','0','4','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','',NULL,'3s','{#INFOADDR}/jmx','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32049','19','','10339','Hadoop NodeManager {#HOSTNAME}: Get stats','hadoop.nodemanager.get[{#HOSTNAME}]','1m','0h','0','0','4','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','',NULL,'3s','{#NODEHTTPADDRESS}/jmx','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32050','18','','10339','{#HOSTNAME}: Admin state','hadoop.datanode.admin_state[{#HOSTNAME}]','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Administrative state.','0','30d','0','','32012','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32051','18','','10339','{#HOSTNAME}: Used','hadoop.datanode.dfs_used[{#HOSTNAME}]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'Used disk space.','0','30d','0','','32048','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32052','18','','10339','{#HOSTNAME}: JVM Garbage collection time','hadoop.datanode.jvm.gc_time[{#HOSTNAME}]','0','7d','365d','0','3','','!ms','','',NULL,NULL,'','','0','','','','','2',NULL,'The JVM garbage collection time in milliseconds.','0','30d','0','','32048','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32053','18','','10339','{#HOSTNAME}: JVM Heap usage','hadoop.datanode.jvm.mem_heap_used[{#HOSTNAME}]','0','7d','365d','0','0','','!MB','','',NULL,NULL,'','','0','','','','','2',NULL,'The JVM heap usage in MBytes.','0','30d','0','','32048','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32054','18','','10339','{#HOSTNAME}: JVM Threads','hadoop.datanode.jvm.threads[{#HOSTNAME}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'The number of JVM threads.','0','30d','0','','32048','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32055','18','','10339','{#HOSTNAME}: Number of failed volumes','hadoop.datanode.numfailedvolumes[{#HOSTNAME}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of failed storage volumes.','0','30d','0','','32048','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32056','18','','10339','{#HOSTNAME}: Oper state','hadoop.datanode.oper_state[{#HOSTNAME}]','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Operational state.','0','30d','0','','32012','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32057','18','','10339','{#HOSTNAME}: Remaining','hadoop.datanode.remaining[{#HOSTNAME}]','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','2',NULL,'Remaining disk space.','0','30d','0','','32048','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32058','18','','10339','{#HOSTNAME}: Uptime','hadoop.datanode.uptime[{#HOSTNAME}]','0','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32048','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32059','18','','10339','{#HOSTNAME}: Version','hadoop.datanode.version[{#HOSTNAME}]','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','2',NULL,'DataNode software version.','0','30d','0','','32012','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32060','18','','10339','{#HOSTNAME}: Available memory','hadoop.nodemanager.availablememory[{#HOSTNAME}]','0','7d','365d','0','3','','!MB','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32013','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32061','18','','10339','{#HOSTNAME}: Container launch avg duration','hadoop.nodemanager.container_launch_duration_avg[{#HOSTNAME}]','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32049','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32062','18','','10339','{#HOSTNAME}: JVM Garbage collection time','hadoop.nodemanager.jvm.gc_time[{#HOSTNAME}]','0','7d','365d','0','3','','!ms','','',NULL,NULL,'','','0','','','','','2',NULL,'The JVM garbage collection time in milliseconds.','0','30d','0','','32049','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32063','18','','10339','{#HOSTNAME}: JVM Heap usage','hadoop.nodemanager.jvm.mem_heap_used[{#HOSTNAME}]','0','7d','365d','0','0','','!MB','','',NULL,NULL,'','','0','','','','','2',NULL,'The JVM heap usage in MBytes.','0','30d','0','','32049','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32064','18','','10339','{#HOSTNAME}: JVM Threads','hadoop.nodemanager.jvm.threads[{#HOSTNAME}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'The number of JVM threads.','0','30d','0','','32049','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32065','18','','10339','{#HOSTNAME}: Number of containers','hadoop.nodemanager.numcontainers[{#HOSTNAME}]','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32013','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32066','18','','10339','{#HOSTNAME}: RPC queue & processing time','hadoop.nodemanager.rpc_processing_time_avg[{#HOSTNAME}]','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Average time spent on processing RPC requests.','0','30d','0','','32049','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32067','18','','10339','{#HOSTNAME}: State','hadoop.nodemanager.state[{#HOSTNAME}]','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','2',NULL,'State of the node - valid values are: NEW, RUNNING, UNHEALTHY, DECOMMISSIONING, DECOMMISSIONED, LOST, REBOOTED, SHUTDOWN.','0','30d','0','','32013','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32068','18','','10339','{#HOSTNAME}: Uptime','hadoop.nodemanager.uptime[{#HOSTNAME}]','0','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32049','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32069','18','','10339','{#HOSTNAME}: Used memory','hadoop.nodemanager.usedmemory[{#HOSTNAME}]','0','7d','365d','0','3','','!MB','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32013','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32070','18','','10339','{#HOSTNAME}: Version','hadoop.nodemanager.version[{#HOSTNAME}]','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32013','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32071','16','','10340','Kafka: Leader election per second','jmx["kafka.controller:type=ControllerStats,name=LeaderElectionRateAndTimeMs","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Number of leader elections per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32072','16','','10340','Kafka: Request handler average idle percent','jmx["kafka.server:type=KafkaRequestHandlerPool,name=RequestHandlerAvgIdlePercent","OneMinuteRate"]','1m','7d','365d','0','0','','%','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Indicates the percentage of time that the request handler (IO) threads are not in use.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32073','16','','10340','Kafka: Fetch-Consumer request total time, mean','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=UpdateMetadata","Mean"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Average time for a request to update metadata.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32074','16','','10340','Kafka: Network processor average idle percent','jmx["kafka.network:type=SocketServer,name=NetworkProcessorAvgIdlePercent","Value"]','1m','7d','365d','0','0','','%','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The average percentage of time that the network processors are idle.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32075','16','','10340','Kafka: Uptime','jmx["kafka.server:type=app-info","start-time-ms"]','1m','7d','365d','0','3','','s','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Service uptime in seconds.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32076','16','','10340','Kafka: Version','jmx["kafka.server:type=app-info","version"]','1m','7d','0','0','1','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Current version of brocker.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32077','16','','10340','Kafka: Bytes in per second','jmx["kafka.server:type=BrokerTopicMetrics,name=BytesInPerSec","Count"]','1m','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The rate at which data sent from producers is consumed by the broker.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32078','16','','10340','Kafka: Bytes out per second','jmx["kafka.server:type=BrokerTopicMetrics,name=BytesOutPerSec","Count"]','1m','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The rate at which data is fetched and read from the broker by consumers.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32079','16','','10340','Kafka: Bytes rejected per second','jmx["kafka.server:type=BrokerTopicMetrics,name=BytesRejectedPerSec","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The rate at which bytes rejected per second by the broker.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32080','16','','10340','Kafka: Client fetch request failed per second','jmx["kafka.server:type=BrokerTopicMetrics,name=FailedFetchRequestsPerSec","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Number of client fetch request failures per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32081','16','','10340','Kafka: Produce requests failed per second','jmx["kafka.server:type=BrokerTopicMetrics,name=FailedProduceRequestsPerSec","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Number of failed produce requests per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32082','16','','10340','Kafka: Messages in per second','jmx["kafka.server:type=BrokerTopicMetrics,name=MessagesInPerSec","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The rate at which individual messages are consumed by the broker.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32083','16','','10340','Kafka: Requests in producer purgatory','jmx["kafka.server:type=DelayedOperationPurgatory,name=PurgatorySize,delayedOperation=Fetch","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Number of requests waiting in producer purgatory.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32084','16','','10340','Kafka: Requests in fetch purgatory','jmx["kafka.server:type=DelayedOperationPurgatory,name=PurgatorySize,delayedOperation=Produce","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Number of requests waiting in fetch purgatory.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32085','16','','10340','Kafka: Replication maximum lag','jmx["kafka.server:type=ReplicaFetcherManager,name=MaxLag,clientId=Replica","Value"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The maximum lag between the time that messages are received by the leader replica and by the follower replicas.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32086','16','','10340','Kafka: UpdateMetadata request total time, p95','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=UpdateMetadata","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time for update metadata requests for 95th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32087','16','','10340','Kafka: ISR expands per second','jmx["kafka.server:type=ReplicaManager,name=IsrExpandsPerSec","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The rate at which the number of ISRs in the broker increases.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32088','16','','10340','Kafka: ISR shrink per second','jmx["kafka.server:type=ReplicaManager,name=IsrShrinksPerSec","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Rate of replicas leaving the ISR pool.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32089','16','','10340','Kafka: Leader count','jmx["kafka.server:type=ReplicaManager,name=LeaderCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of replicas for which this broker is the leader.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32090','16','','10340','Kafka: Partition count','jmx["kafka.server:type=ReplicaManager,name=PartitionCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of partitions in the broker.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32091','16','','10340','Kafka: Number of reassigning partitions','jmx["kafka.server:type=ReplicaManager,name=ReassigningPartitions","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of reassigning leader partitions on a broker.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32092','16','','10340','Kafka: Under minimum ISR partition count','jmx["kafka.server:type=ReplicaManager,name=UnderMinIsrPartitionCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of partitions under the minimum In-Sync Replica (ISR) count.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32093','16','','10340','Kafka: Under replicated partitions','jmx["kafka.server:type=ReplicaManager,name=UnderReplicatedPartitions","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of partitions that have not been fully replicated in the follower replicas (the number of non-reassigning replicas - the number of ISR > 0).','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32094','16','','10340','Kafka: Request queue size','jmx["kafka.server:type=Request","queue-size"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The size of the delay queue.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32095','16','','10340','Kafka: ZooKeeper connection status','jmx["kafka.server:type=SessionExpireListener,name=SessionState","Value"]','1m','7d','0','0','1','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Connection status of broker\'s ZooKeeper session.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32096','16','','10340','Kafka: ZooKeeper disconnect rate','jmx["kafka.server:type=SessionExpireListener,name=ZooKeeperDisconnectsPerSec","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'ZooKeeper client disconnect per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32097','16','','10340','Kafka: ZooKeeper session expiration rate','jmx["kafka.server:type=SessionExpireListener,name=ZooKeeperExpiresPerSec","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'ZooKeeper client session expiration  per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32098','16','','10340','Kafka: ZooKeeper readonly rate','jmx["kafka.server:type=SessionExpireListener,name=ZooKeeperReadOnlyConnectsPerSec","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'ZooKeeper client readonly  per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32099','16','','10340','Kafka: ZooKeeper sync rate','jmx["kafka.server:type=SessionExpireListener,name=ZooKeeperSyncConnectsPerSec","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'ZooKeeper client sync  per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32100','16','','10340','Kafka: UpdateMetadata request total time, p99','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=UpdateMetadata","99thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time for update metadata requests for 99th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32101','16','','10340','Kafka: Produce request total time, mean','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=Produce","Mean"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Average time in ms to serve the Produce request.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32102','16','','10340','Kafka: Unclean leader election per second','jmx["kafka.controller:type=ControllerStats,name=UncleanLeaderElectionsPerSec","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Number of “unclean” elections per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32103','16','','10340','Kafka: Produce response send time, p95','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=Produce","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The time taken, in milliseconds, to send the response for 95th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32104','16','','10340','Kafka: Controller state on broker','jmx["kafka.controller:type=KafkaController,name=ActiveControllerCount","Value"]','1m','7d','365d','0','3','','','','',NULL,'122','','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'One indicates that the broker is the controller for the cluster.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32105','16','','10340','Kafka: Offline partitions count','jmx["kafka.controller:type=KafkaController,name=OfflinePartitionsCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Number of partitions that don\'t have an active leader.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32106','16','','10340','Kafka: Ineligible pending replica deletes','jmx["kafka.controller:type=KafkaController,name=ReplicasIneligibleToDeleteCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of ineligible pending replica deletes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32107','16','','10340','Kafka: Pending replica deletes','jmx["kafka.controller:type=KafkaController,name=ReplicasToDeleteCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of pending replica deletes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32108','16','','10340','Kafka: Ineligible pending topic deletes','jmx["kafka.controller:type=KafkaController,name=TopicsIneligibleToDeleteCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of ineligible pending topic deletes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32109','16','','10340','Kafka: Pending topic deletes','jmx["kafka.controller:type=KafkaController,name=TopicsToDeleteCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of pending topic deletes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32110','16','','10340','Kafka: Offline log directory count','jmx["kafka.log:type=LogManager,name=OfflineLogDirectoryCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The number of offline log directories (for example, after a hardware failure).','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32111','16','','10340','Kafka: Fetch-Consumer response send time, p95','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=FetchConsumer","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The time taken, in milliseconds, to send the response for 95th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32112','16','','10340','Kafka: Fetch-Consumer response send time, p99','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=FetchConsumer","99thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The time taken, in milliseconds, to send the response for 99th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32113','16','','10340','Kafka: Fetch-Consumer response send time, mean','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=FetchConsumer","Mean"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Average time taken, in milliseconds, to send the response.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32114','16','','10340','Kafka: Fetch-Follower response send time, p95','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=FetchFollower","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The time taken, in milliseconds, to send the response for 95th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32115','16','','10340','Kafka: Fetch-Follower response send time, p99','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=FetchFollower","99thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The time taken, in milliseconds, to send the response for 99th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32116','16','','10340','Kafka: Fetch-Follower response send time, mean','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=FetchFollower","Mean"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Average time taken, in milliseconds, to send the response.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32117','16','','10340','Kafka: Produce response send time, p99','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=Produce","99thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The time taken, in milliseconds, to send the response for 99th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32118','16','','10340','Kafka: Produce request total time, p99','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=Produce","99thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time in ms  to serve the Produce requests for 99th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32119','16','','10340','Kafka: Produce response send time, mean','jmx["kafka.network:type=RequestMetrics,name=ResponseSendTimeMs,request=Produce","Mean"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Average time taken, in milliseconds, to send the response.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32120','16','','10340','Kafka: Temporary memory size in bytes (Fetch), max','jmx["kafka.network:type=RequestMetrics,name=TemporaryMemoryBytes,request=Fetch","Max"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The maximum of temporary memory used for converting message formats and decompressing messages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32121','16','','10340','Kafka: Temporary memory size in bytes (Fetch), min','jmx["kafka.network:type=RequestMetrics,name=TemporaryMemoryBytes,request=Fetch","Mean"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The minimum of temporary memory used for converting message formats and decompressing messages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32122','16','','10340','Kafka: Temporary memory size in bytes (Produce), max','jmx["kafka.network:type=RequestMetrics,name=TemporaryMemoryBytes,request=Produce","Max"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The maximum of temporary memory used for converting message formats and decompressing messages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32123','16','','10340','Kafka: Temporary memory size in bytes (Produce), avg','jmx["kafka.network:type=RequestMetrics,name=TemporaryMemoryBytes,request=Produce","Mean"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The amount of temporary memory used for converting message formats and decompressing messages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32124','16','','10340','Kafka: Temporary memory size in bytes (Produce), min','jmx["kafka.network:type=RequestMetrics,name=TemporaryMemoryBytes,request=Produce","Min"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'The minimum of temporary memory used for converting message formats and decompressing messages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32125','16','','10340','Kafka: Fetch-Consumer request total time, p95','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=FetchConsumer","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time in ms to serve the Fetch-Consumer request for 95th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32126','16','','10340','Kafka: Fetch-Consumer request total time, p99','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=FetchConsumer","99thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time in ms to serve the specified Fetch-Consumer for 99th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32127','16','','10340','Kafka: Fetch-Consumer request total time, mean','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=FetchConsumer","Mean"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Average time in ms to serve the Fetch-Consumer request.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32128','16','','10340','Kafka: Fetch-Follower request total time, p95','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=FetchFollower","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time in ms to serve the Fetch-Follower request for 95th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32129','16','','10340','Kafka: Fetch-Follower request total time, p99','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=FetchFollower","99thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time in ms to serve the Fetch-Follower request for 99th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32130','16','','10340','Kafka: Fetch-Follower request total time, mean','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=FetchFollower","Mean"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Average time in ms to serve the Fetch-Follower request.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32131','16','','10340','Kafka: Produce request total time, p95','jmx["kafka.network:type=RequestMetrics,name=TotalTimeMs,request=Produce","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Time in ms  to serve the Produce requests for 95th percentile.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32132','16','','10340','Kafka: ZooKeeper client request latency','jmx["kafka.server:type=ZooKeeperClientMetrics,name=ZooKeeperRequestLatencyMs","Count"]','1m','7d','365d','0','3','','ms','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','0',NULL,'Latency in millseconds for ZooKeeper requests from broker.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32133','16','','10340','Topic Metrics  (read)','jmx.discovery[beans,"kafka.server:type=BrokerTopicMetrics,name=BytesOutPerSec,topic=*"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','1',NULL,'','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32134','16','','10340','Topic Metrics (errors)','jmx.discovery[beans,"kafka.server:type=BrokerTopicMetrics,name=BytesRejectedPerSec,topic=*"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','1',NULL,'','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32135','16','','10340','Topic Metrics (write)','jmx.discovery[beans,"kafka.server:type=BrokerTopicMetrics,name=MessagesInPerSec,topic=*"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','1',NULL,'','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32136','16','','10340','Kafka {#JMXTOPIC}: Bytes out per second','jmx["kafka.server:type=BrokerTopicMetrics,name=BytesOutPerSec,topic={#JMXTOPIC}","Count"]','1m','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','2',NULL,'The rate at which data is fetched and read from the broker by consumers (by topic).','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32137','16','','10340','Kafka {#JMXTOPIC}: Bytes rejected per second','jmx["kafka.server:type=BrokerTopicMetrics,name=BytesRejectedPerSec,topic={#JMXTOPIC}","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','2',NULL,'Rejected bytes rate by topic.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32138','16','','10340','Kafka {#JMXTOPIC}: Bytes in per second','jmx["kafka.server:type=BrokerTopicMetrics,name=BytesInPerSec,topic={#JMXTOPIC}","Count"]','1m','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','2',NULL,'The rate at which data sent from producers is consumed by topic.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32139','16','','10340','Kafka {#JMXTOPIC}: Messages in per second','jmx["kafka.server:type=BrokerTopicMetrics,name=MessagesInPerSec,topic={#JMXTOPIC}","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$KAFKA.USER}','{$KAFKA.PASSWORD}','','','2',NULL,'The rate at which individual messages are consumed by topic.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32140','16','','10260','Protocol handlers discovery','jmx.discovery[attributes,"Catalina:type=ProtocolHandler,port=*"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','1',NULL,'Discovery for ProtocolHandler','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32141','16','','10260','Global request processors discovery','jmx.discovery[beans,"Catalina:type=GlobalRequestProcessor,name=*"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','1',NULL,'Discovery for GlobalRequesProcessor','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32142','16','','10260','Contexts discovery','jmx.discovery[beans,"Catalina:type=Manager,host=*,context=*"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','1',NULL,'Discovery for contexts','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32143','16','','10260','Thread pools discovery','jmx.discovery[beans,"Catalina:type=ThreadPool,name=*"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','1',NULL,'Discovery for ThreadPool','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32144','16','','10260','{#JMXVALUE}: Gzip compression status','jmx[{#JMXOBJ},compression]','1m','7d','0','0','1','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Gzip compression status on {#JMXNAME}. Enabling gzip compression may save server bandwidth.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32145','16','','10260','{#JMXNAME}: Bytes received per second','jmx[{#JMXOBJ},bytesReceived]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Bytes received rate by processor {#JMXNAME}','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32146','16','','10260','{#JMXNAME}: Bytes sent per second','jmx[{#JMXOBJ},bytesSent]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Bytes sent rate by processor {#JMXNAME}','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32147','16','','10260','{#JMXNAME}: Errors per second','jmx[{#JMXOBJ},errorCount]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Error rate of request processor {#JMXNAME}','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32148','16','','10260','{#JMXNAME}: Requests processing time','jmx[{#JMXOBJ},processingTime]','1m','7d','365d','0','3','','s','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'The total time to process all incoming requests of request processor {#JMXNAME}','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32149','16','','10260','{#JMXNAME}: Requests per second','jmx[{#JMXOBJ},requestCount]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Rate of requests served by request processor {#JMXNAME}','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32150','16','','10260','{#JMXHOST}{#JMXCONTEXT}: Sessions active','jmx[{#JMXOBJ},activeSessions]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Active sessions of the application.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32151','16','','10260','{#JMXHOST}{#JMXCONTEXT}: Sessions active maximum so far','jmx[{#JMXOBJ},maxActive]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Maximum number of active sessions so far.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32152','16','','10260','{#JMXHOST}{#JMXCONTEXT}: Sessions allowed maximum','jmx[{#JMXOBJ},maxActiveSessions]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'The maximum number of active Sessions allowed, or -1 for no limit.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32153','16','','10260','{#JMXHOST}{#JMXCONTEXT}: Sessions rejected per second','jmx[{#JMXOBJ},rejectedSessions]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Rate of sessions we rejected due to maxActive being reached.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32154','16','','10260','{#JMXHOST}{#JMXCONTEXT}: Sessions created per second','jmx[{#JMXOBJ},sessionCounter]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Rate of sessions created by this application per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32155','16','','10260','{#JMXNAME}: Threads count','jmx[{#JMXOBJ},currentThreadCount]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Amount of threads the thread pool has right now, both busy and free.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32156','16','','10260','{#JMXNAME}: Threads busy','jmx[{#JMXOBJ},currentThreadsBusy]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Number of the requests that are being currently handled.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32157','16','','10260','{#JMXNAME}: Threads limit','jmx[{#JMXOBJ},maxThreads]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$TOMCAT.USER}','{$TOMCAT.PASSWORD}','','','2',NULL,'Limit of the threads count. When currentThreadsBusy counter reaches the maxThreads limit, no more requests could be handled, and the application chokes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32158','19','','10341','Zookeeper: Get server metrics','zookeeper.get_metrics','1m','0','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'','0','30d','0','',NULL,'3s','{$ZOOKEEPER.SCHEME}://{HOST.CONN}:{$ZOOKEEPER.PORT}/{$ZOOKEEPER.COMMAND_URL}/monitor','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32159','19','','10341','Zookeeper: Get connections stats','zookeeper.get_connections_stats','1m','0','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Get information on client connections to server. Note, depending on the number of client connections this operation may be expensive (i.e. impact server performance).','0','30d','0','',NULL,'3s','{$ZOOKEEPER.SCHEME}://{HOST.CONN}:{$ZOOKEEPER.PORT}/{$ZOOKEEPER.COMMAND_URL}/connections','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32160','18','','10341','Zookeeper: Approximate data size','zookeeper.approximate_data_size','0','7d','365d','0','3','','B','','',NULL,NULL,'','','0','','','','','0',NULL,'Data tree size in bytes.The size includes the znode path and its value.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32161','18','','10341','Zookeeper: Outstanding requests','zookeeper.outstanding_requests','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of queued requests when the server is under load and is receiving more sustained requests than it can process.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32162','18','','10341','Zookeeper: Latency, max','zookeeper.max_latency','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','0',NULL,'The maximum amount of time it takes for the server to respond to a client request.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32163','18','','10341','Zookeeper: Latency, min','zookeeper.min_latency','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','0',NULL,'The minimum amount of time it takes for the server to respond to a client request.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32164','18','','10341','Zookeeper: Alive connections','zookeeper.num_alive_connections','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of active clients connected to a zookeeper server.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32165','18','','10341','Zookeeper: File descriptors, open','zookeeper.open_file_descriptor_count','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of file descriptors that a zookeeper server has open.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32166','18','','10341','Zookeeper: Packets received per sec','zookeeper.packets_received.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of zookeeper packets received by a server per second.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32167','18','','10341','Zookeeper: Looking per sec','zookeeper.looking_count.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Rate of transitions into looking state.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32168','18','','10341','Zookeeper: Packets sent per sec','zookeeper.packets_sent','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of zookeeper packets sent from a server per second.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32169','18','','10341','Zookeeper: Revalidate per sec','zookeeper.revalidate_count.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Rate of revalidations.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32170','18','','10341','Zookeeper: Server mode','zookeeper.server_state','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Mode of the server. In an ensemble, this may either be leader or follower. Otherwise, it is standalone','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32171','18','','10341','Zookeeper: Snap syncs per sec','zookeeper.snap_count.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of snap syncs performed per second','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32172','18','','10341','Zookeeper: Uptime','zookeeper.uptime','0','7d','365d','0','3','','s','','',NULL,NULL,'','','0','','','','','0',NULL,'Uptime of Zookeeper server.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32173','18','','10341','Zookeeper: Version','zookeeper.version','0','7d','0','0','1','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Version of Zookeeper server.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32174','18','','10341','Zookeeper: Watch count','zookeeper.watch_count','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of watches currently set on the local ZooKeeper process.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32175','18','','10341','Zookeeper: File descriptors, max','zookeeper.max_file_descriptor_count','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Maximum number of file descriptors that a zookeeper server can open.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32176','18','','10341','Zookeeper: Global sessions','zookeeper.global_sessions','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of global sessions.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32177','18','','10341','Zookeeper: Local sessions','zookeeper.local_sessions','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of local sessions.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32178','18','','10341','Zookeeper: Election time, avg','zookeeper.avg_election_time','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','0',NULL,'Time between entering and leaving election.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32179','18','','10341','Zookeeper: Ephemeral nodes count','zookeeper.ephemerals_count','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of ephemeral nodes that a zookeeper server has in its data tree.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32180','18','','10341','Zookeeper: Diff syncs per sec','zookeeper.diff_count.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of diff syncs performed per second','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32181','18','','10341','Zookeeper: Revalidate connections per sec','zookeeper.connection_revalidate_count.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Rate ofconnection revalidations.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32182','18','','10341','Zookeeper: Rejected connections per sec','zookeeper.connection_rejected.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Rate of connection rejected.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32183','18','','10341','Zookeeper: Drop connections per sec','zookeeper.connection_drop_count.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Rate of connection drops.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32184','18','','10341','Zookeeper: Commit per sec','zookeeper.commit_count.rate','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of commits performed per second','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32185','18','','10341','Zookeeper: Snapshot writes','zookeeper.cnt_snapshottime','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Count of performed snapshot writes.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32186','18','','10341','Zookeeper: Fsync','zookeeper.cnt_fsynctime','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Count of performed fsyncs.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32187','18','','10341','Zookeeper: Elections','zookeeper.cnt_election_time','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of elections happened.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32188','18','','10341','Zookeeper: Bytes received per sec','zookeeper.bytes_received_count.rate','0','7d','365d','0','0','','Bps','','',NULL,NULL,'','','0','','','','','0',NULL,'Number of bytes received per second.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32189','18','','10341','Zookeeper: Snapshot write time, avg','zookeeper.avg_snapshottime','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','0',NULL,'Average time to write a snapshot.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32190','18','','10341','Zookeeper: Latency, avg','zookeeper.avg_latency','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','0',NULL,'The average amount of time it takes for the server to respond to a client request.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32191','18','','10341','Zookeeper: Fsync time, avg','zookeeper.avg_fsynctime','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','0',NULL,'Time to fsync transaction log.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32192','18','','10341','Zookeeper: Znode count','zookeeper.znode_count','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of znodes in the ZooKeeper namespace (the data)','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32193','19','','10341','Clients discovery','zookeeper.clients','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Get list of client connections.\r\nNote, depending on the number of client connections this operation may be expensive (i.e. impact server performance).','0','30d','0','',NULL,'3s','{$ZOOKEEPER.SCHEME}://{HOST.CONN}:{$ZOOKEEPER.PORT}/{$ZOOKEEPER.COMMAND_URL}/connections','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32194','18','','10341','Leader metrics discovery','zookeeper.metrics.leader','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Additional metrics for leader node','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32195','18','','10341','Zookeeper client {#TYPE} [{#CLIENT}]: Latency, avg','zookeeper.avg_latency[{#TYPE},{#CLIENT}]','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','2',NULL,'The average amount of time it takes for the server to respond to a client request.','0','30d','0','','32159','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32196','18','','10341','Zookeeper client {#TYPE} [{#CLIENT}]: Latency, max','zookeeper.max_latency[{#TYPE},{#CLIENT}]','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','2',NULL,'The maximum amount of time it takes for the server to respond to a client request.','0','30d','0','','32159','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32197','18','','10341','Zookeeper client {#TYPE} [{#CLIENT}]: Latency, min','zookeeper.min_latency[{#TYPE},{#CLIENT}]','0','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','','','','','2',NULL,'The minimum amount of time it takes for the server to respond to a client request.','0','30d','0','','32159','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32198','18','','10341','Zookeeper client {#TYPE} [{#CLIENT}]: Outstanding requests','zookeeper.outstanding_requests[{#TYPE},{#CLIENT}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'The number of queued requests when the server is under load and is receiving more sustained requests than it can process.','0','30d','0','','32159','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32199','18','','10341','Zookeeper client {#TYPE} [{#CLIENT}]: Packets received per sec','zookeeper.packets_received[{#TYPE},{#CLIENT}]','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'The number of packets received.','0','30d','0','','32159','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32200','18','','10341','Zookeeper client {#TYPE} [{#CLIENT}]: Packets sent per sec','zookeeper.packets_sent[{#TYPE},{#CLIENT}]','0','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'The number of packets sent.','0','30d','0','','32159','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32201','18','','10341','Zookeeper: Learners{#SINGLETON}','zookeeper.learners[{#SINGLETON}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of learners.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32202','18','','10341','Zookeeper: Pending syncs{#SINGLETON}','zookeeper.pending_syncs[{#SINGLETON}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of pending syncs to carry out to ZooKeeper ensemble followers.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32203','18','','10341','Zookeeper: Quorum size{#SINGLETON}','zookeeper.quorum_size[{#SINGLETON}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32204','18','','10341','Zookeeper: Synced followers{#SINGLETON}','zookeeper.synced_followers[{#SINGLETON}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of synced followers reported when a node server_state is leader.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32205','18','','10341','Zookeeper: Synced non-voting follower{#SINGLETON}','zookeeper.synced_non_voting_followers[{#SINGLETON}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of synced voting followers reported when a node server_state is leader.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32206','18','','10341','Zookeeper: Synced observers{#SINGLETON}','zookeeper.synced_observers[{#SINGLETON}]','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Number of synced observers.','0','30d','0','','32158','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32207','16','','10342','Cluster: Name','jmx["org.apache.cassandra.db:type=StorageService","ClusterName"]','1m','7d','0','0','1','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32208','16','','10342','Thread pool SecondaryIndexManagement: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=SecondaryIndexManagement,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nSecondaryIndexManagement:Performs updates to secondary indexes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32209','16','','10342','Thread pool HintsDispatcher: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=HintsDispatcher,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nHintsDispatcher:Performs hinted handoff.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32210','16','','10342','Thread pool HintsDispatcher: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=HintsDispatcher,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nHintsDispatcher:Performs hinted handoff.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32211','16','','10342','Thread pool MemtableFlushWriter: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MemtableFlushWriter,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nMemtableFlushWriter:Writes memtables to disk.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32212','16','','10342','Thread pool MemtableFlushWriter: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MemtableFlushWriter,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nMemtableFlushWriter:Writes memtables to disk.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32213','16','','10342','Thread pool MemtableFlushWriter: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MemtableFlushWriter,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nMemtableFlushWriter:Writes memtables to disk.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32214','16','','10342','Thread pool MemtablePostFlush: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MemtablePostFlush,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nMemtablePostFlush:Cleans up commit log after memtable is written to disk.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32215','16','','10342','Thread pool MemtablePostFlush: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MemtablePostFlush,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nMemtablePostFlush:Cleans up commit log after memtable is written to disk.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32216','16','','10342','Thread pool MemtablePostFlush: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MemtablePostFlush,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nMemtablePostFlush:Cleans up commit log after memtable is written to disk.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32217','16','','10342','Thread pool MigrationStage: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MigrationStage,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nMigrationStage:Runs schema migrations.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32218','16','','10342','Thread pool MigrationStage: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MigrationStage,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nMigrationStage:Runs schema migrations.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32219','16','','10342','Thread pool MigrationStage: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MigrationStage,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nMigrationStage:Runs schema migrations.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32220','16','','10342','Thread pool MiscStage: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MiscStage,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nMiscStage:Misceleneous tasks run here.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32221','16','','10342','Thread pool MiscStage: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MiscStage,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nMiscStage:Misceleneous tasks run here.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32222','16','','10342','Thread pool MiscStage: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=MiscStage,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nMiscStage:Misceleneous tasks run here.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32223','16','','10342','Thread pool SecondaryIndexManagement: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=SecondaryIndexManagement,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nSecondaryIndexManagement:Performs updates to secondary indexes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32224','16','','10342','Storage: Hints','jmx["org.apache.cassandra.metrics:type=Storage,name=TotalHints","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of hint messages written to this node since [re]start. Includes one entry for each host to be hinted per hint.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32225','16','','10342','Thread pool SecondaryIndexManagement: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=SecondaryIndexManagement,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nSecondaryIndexManagement:Performs updates to secondary indexes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32226','16','','10342','Thread pool CounterMutationStage: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=CounterMutationStage,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nCounterMutationStage:Responsible for counter writes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32227','16','','10342','Thread pool CounterMutationStage: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=CounterMutationStage,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nCounterMutationStage:Responsible for counter writes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32228','16','','10342','Thread pool CounterMutationStage: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=CounterMutationStage,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nCounterMutationStage:Responsible for counter writes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32229','16','','10342','Thread pool MutationStage: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=MutationStage,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nMutationStage:Responsible for writes (exclude materialized and counter writes).','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32230','16','','10342','Thread pool.MutationStage: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=MutationStage,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nMutationStage:Responsible for writes (exclude materialized and counter writes).','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32231','16','','10342','Thread pool MutationStage: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=MutationStage,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nMutationStage:Responsible for writes (exclude materialized and counter writes).','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32232','16','','10342','Thread pool ReadStage: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=ReadStage,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nReadStage:Local reads run on this thread pool.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32233','16','','10342','Thread pool ReadStage: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=ReadStage,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nReadStage:Local reads run on this thread pool.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32234','16','','10342','Thread pool ReadStage: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=ReadStage,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nReadStage:Local reads run on this thread pool.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32235','16','','10342','Thread pool ViewMutationStage: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=ViewMutationStage,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nViewMutationStage:Responsible for materialized view writes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32236','16','','10342','Thread pool ViewMutationStage: Pending tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=ViewMutationStage,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of queued tasks queued up on this pool.\r\nViewMutationStage:Responsible for materialized view writes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32237','16','','10342','Thread pool ViewMutationStage: Total blocked tasks','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=request,scope=ViewMutationStage,name=TotalBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that were blocked due to queue saturation.\r\nViewMutationStage:Responsible for materialized view writes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32238','16','','10342','Cluster: Nodes down','jmx["org.apache.cassandra.net:type=FailureDetector","DownEndpointCount"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32239','16','','10342','Thread pool HintsDispatcher: Currently blocked task','jmx["org.apache.cassandra.metrics:type=ThreadPools,path=internal,scope=HintsDispatcher,name=CurrentlyBlockedTasks","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of tasks that are currently blocked due to queue saturation but on retry will become unblocked.\r\nHintsDispatcher:Performs hinted handoff.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32240','16','','10342','Storage: Used (bytes)','jmx["org.apache.cassandra.metrics:type=Storage,name=Load","Count"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Size, in bytes, of the on disk data size this node manages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32241','16','','10342','Version','jmx["org.apache.cassandra.db:type=StorageService","ReleaseVersion"]','1m','7d','0','0','1','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32242','16','','10342','KeyCache: requests per second','jmx["org.apache.cassandra.metrics:type=Cache,scope=KeyCache,name=Requests","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Rate of cache requests.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32243','16','','10342','Compaction: Number of completed tasks','jmx["org.apache.cassandra.metrics:name=CompletedTasks,type=Compaction","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of completed compactions since server [re]start.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32244','16','','10342','Commitlog: Pending tasks','jmx["org.apache.cassandra.metrics:name=PendingTasks,type=CommitLog","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of commit log messages written but yet to be fsync’d.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32245','16','','10342','Latency: Read median','jmx["org.apache.cassandra.metrics:name=ReadLatency,type=Table","50thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Latency read from disk in milliseconds - median.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32246','16','','10342','Latency: Read 75 percentile','jmx["org.apache.cassandra.metrics:name=ReadLatency,type=Table","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Latency read from disk in milliseconds - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32247','16','','10342','Latency: Read 95 percentile','jmx["org.apache.cassandra.metrics:name=ReadLatency,type=Table","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Latency read from disk in milliseconds - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32248','16','','10342','Commitlog: Total size','jmx["org.apache.cassandra.metrics:name=TotalCommitLogSize,type=CommitLog","Value"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Current size, in bytes, used by all the commit log segments.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32249','16','','10342','Compaction: Total compactions completed','jmx["org.apache.cassandra.metrics:name=TotalCompactionsCompleted,type=Compaction","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Throughput of completed compactions since server [re]start.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32250','16','','10342','Latency: Write median','jmx["org.apache.cassandra.metrics:name=WriteLatency,type=Table","50thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Latency write to disk in milliseconds - median.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32251','16','','10342','Latency: Write 75 percentile','jmx["org.apache.cassandra.metrics:name=WriteLatency,type=Table","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Latency write to disk in milliseconds - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32252','16','','10342','Latency: Write 95 percentile','jmx["org.apache.cassandra.metrics:name=WriteLatency,type=Table","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Latency write to disk in milliseconds - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32253','16','','10342','KeyCache: Capacity','jmx["org.apache.cassandra.metrics:type=Cache,scope=KeyCache,name=Capacity","Value"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Cache capacity in bytes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32254','16','','10342','KeyCache: Entries','jmx["org.apache.cassandra.metrics:type=Cache,scope=KeyCache,name=Entries","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total number of cache entries.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32255','16','','10342','KeyCache: HitRate','jmx["org.apache.cassandra.metrics:type=Cache,scope=KeyCache,name=HitRate","Value"]','1m','7d','365d','0','0','','%','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'All time cache hit rate.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32256','16','','10342','KeyCache: Hits per second','jmx["org.apache.cassandra.metrics:type=Cache,scope=KeyCache,name=Hits","Count"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Rate of cache hits.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32257','16','','10342','KeyCache: Size','jmx["org.apache.cassandra.metrics:type=Cache,scope=KeyCache,name=Size","Value"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total size of occupied cache, in bytes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32258','16','','10342','Storage: Errors','jmx["org.apache.cassandra.metrics:type=Storage,name=Exceptions","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of internal exceptions caught. Under normal exceptions this should be zero.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32259','16','','10342','Client connections: Native','jmx["org.apache.cassandra.metrics:type=Client,name=connectedNativeClients","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of clients connected to this nodes native protocol server.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32260','16','','10342','Client connections: Trifts','jmx["org.apache.cassandra.metrics:type=Client,name=connectedThriftClients","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of connected to this nodes thrift clients.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32261','16','','10342','Latency: Client request read median','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Read,name=Latency","50thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total latency serving data to clients in milliseconds - median.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32262','16','','10342','Latency: Client request read 75 percentile','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Read,name=Latency","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total latency serving data to clients in milliseconds - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32263','16','','10342','Latency: Client request read 95 percentile','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Read,name=Latency","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total latency serving data to clients in milliseconds - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32264','16','','10342','Client request: Read per second','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Read,name=Latency","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'The number of client requests per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32265','16','','10342','Latency: Client request write median','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Write,name=Latency","50thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total latency serving write requests from clients in milliseconds - median.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32266','16','','10342','Latency: Client request write 75 percentile','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Write,name=Latency","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total latency serving write requests from clients in milliseconds - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32267','16','','10342','Latency: Client request write 95 percentile','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Write,name=Latency","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Total latency serving write requests from clients in milliseconds - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32268','16','','10342','Client request: Write per second','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Write,name=Latency","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'The number of local write requests per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32269','16','','10342','Client request: Write Timeouts','jmx["org.apache.cassandra.metrics:type=ClientRequest,scope=Write,name=Timeouts","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of write requests timeouts encountered.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32270','16','','10342','Compaction: Pending tasks','jmx["org.apache.cassandra.metrics:type=Compaction,name=PendingTasks","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Estimated number of compactions remaining to perform.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32271','16','','10342','Dropped messages: Write (Mutation)','jmx["org.apache.cassandra.metrics:type=DroppedMessage,scope=MUTATION,name=Dropped","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of dropped regular writes messages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32272','16','','10342','Dropped messages: Read','jmx["org.apache.cassandra.metrics:type=DroppedMessage,scope=READ,name=Dropped","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'Number of dropped regular reads messages.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32273','16','','10342','Cluster: Nodes up','jmx["org.apache.cassandra.net:type=FailureDetector","UpEndpointCount"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','0',NULL,'','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32274','16','','10342','Tables','jmx.discovery[beans,"org.apache.cassandra.metrics:type=Table,keyspace=*,scope=*,name=ReadLatency"]','1h','90d','0','0','4','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','1',NULL,'Info about keyspaces and tables','0','30d','1','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32275','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Bloom filter false ratio','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=BloomFilterFalseRatio","Value"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The ratio of Bloom filter false positives to total checks.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32276','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Row cache hits','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=RowCacheHit","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of row cache hits.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32277','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Write latency 95 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=WriteLatency","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Latency write to disk in milliseconds.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32278','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Write latency 75 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=WriteLatency","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Latency write to disk in milliseconds.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32279','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Waiting on free memtable space95 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=WaitingOnFreeMemtableSpace","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The time spent waiting for free memtable space either on- or off-heap - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32280','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Waiting on free memtable space 75 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=WaitingOnFreeMemtableSpace","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The time spent waiting for free memtable space either on- or off-heap - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32281','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Disk space used','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=TotalDiskSpaceUsed","Count"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Disk space used.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32282','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Tombstone scanned 95 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=TombstoneScannedHistogram","95thPercentile"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Number of tombstones scanned per read - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32283','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Tombstone scanned 75 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=TombstoneScannedHistogram","75thPercentile"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Number of tombstones scanned per read - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32284','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: SS Tables per read 95 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=SSTablesPerReadHistogram","95thPercentile"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of SSTable data files accessed per read - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32285','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: SS Tables per read 75 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=SSTablesPerReadHistogram","75thPercentile"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of SSTable data files accessed per read - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32286','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Snapshots size','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=SnapshotsSize","Value"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The disk space truly used by snapshots.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32287','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Row cache misses','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=RowCacheMiss","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of table row cache misses.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32288','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Out of row cache hits','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=RowCacheHitOutOfRange","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of row cache hits that do not satisfy the query filter and went to disk.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32289','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Read per second','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=ReadLatency","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of client requests per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32290','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Bytes flushed','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=BytesFlushed","Count"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The amount of data that was flushed since (re)start.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32291','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Read latency 95 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=ReadLatency","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Latency read from disk in milliseconds.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32292','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Read latency 75 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=ReadLatency","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Latency read from disk in milliseconds.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32293','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Pending flushes','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=PendingFlushes","Count"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of pending flushes.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32294','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Pending compactions','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=PendingCompactions","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of pending compactions.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32295','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Mean partition size','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=MeanPartitionSize","Value"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The average size of compacted partition.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32296','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Max sartition size','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=MaxPartitionSize","Value"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The size of the largest compacted partition.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32297','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Live SS Table','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=LiveSSTableCount","Value"]','1m','7d','365d','0','3','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'Number of "live" (in use) SSTables.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32298','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Live disk space used','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=LiveDiskSpaceUsed","Count"]','1m','7d','365d','0','3','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The disk space used by "live" SSTables (only counts in use files).','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32299','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: KeyCache hit rate','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=KeyCacheHitRate","Value"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The key cache hit rate.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32300','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Compression ratio','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=CompressionRatio","Value"]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The compression ratio for all SSTables.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32301','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Compaction bytes written','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=CompactionBytesWritten","Count"]','1m','7d','365d','0','0','','B','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The amount of data that was compacted since (re)start.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32302','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Col update time delta 95 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=ColUpdateTimeDeltaHistogram","95thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The column update time delta - p95.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32303','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Col update time delta75 percentile','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=ColUpdateTimeDeltaHistogram","75thPercentile"]','1m','7d','365d','0','0','','ms','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The column update time delta - p75.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32304','16','','10342','{#JMXKEYSPACE}.{#JMXSCOPE}: Write per second','jmx["org.apache.cassandra.metrics:type=Table,keyspace={#JMXKEYSPACE},scope={#JMXSCOPE},name=WriteLatency","Count"]','1m','7d','365d','0','0','','rps','','',NULL,NULL,'','','0','{$CASSANDRA.USER}','{$CASSANDRA.PASSWORD}','','','2',NULL,'The number of local write requests per second.','0','30d','0','service:jmx:rmi:///jndi/rmi://{HOST.CONN}:{HOST.PORT}/jmxrmi',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32306','18','','10254','Voltage discovery','voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'ENTITY-SENSORS-MIB::EntitySensorDataType discovery with volts filter','0','30d','2','','32305','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32307','20','1.3.6.1.2.1.99.1.1.1.4.{#SNMPINDEX}','10254','{#SENSOR_INFO}: Voltage','sensor.voltage.value[entPhySensorValue.{#SNMPINDEX}]','1m','90d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: ENTITY-SENSORS-MIB\r\nThe most recent measurement obtained by the agent for this sensor.\r\nTo correctly interpret the value of this object, the associated entPhySensorType,\r\nentPhySensorScale, and entPhySensorPrecision objects must also be examined.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32308','20','1.3.6.1.4.1.33333.5.64.0','10343','Array: Sweep Pmax','array.sweep_pmax[arrayMaxPowerSweep.0]','1m','7d','365d','0','0','','W','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nArray Max. Power (sweep)\r\n Description:Array Max. Power (last sweep)\r\n Scaling Factor:1.0\r\n Units:W\r\n Range:[0.0, 500]\r\n Modbus address:0x003E','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32309','20','1.3.6.1.4.1.33333.5.53.0','10343','Load: State','load.state[loadState.0]','1m','7d','365d','0','0','','','','',NULL,'124','','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nLoad State\r\n Description:Load State\r\n Modbus address:0x002E\r\n\r\n 0: Start\r\n1: Normal\r\n2: LvdWarning\r\n3: Lvd\r\n4: Fault\r\n5: Disconnect\r\n6: NormalOff\r\n7: Override\r\n8: NotUsed','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32310','20','1.3.6.1.4.1.33333.5.39.0','10343','Temperature: Battery','temp.battery[batteryTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nBattery Temperature\r\n  Description:Battery Temperature\r\n  Scaling Factor:1.0\r\n  Units:deg C\r\n  Range:[-128, 127]\r\n  Modbus address:0x001B','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32311','20','1.3.6.1.4.1.33333.5.40.0','10343','Temperature: Ambient','temp.ambient[ambientTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nAmbient Temperature\r\n Description:Ambient Temperature\r\n Scaling Factor:1.0\r\n Units:deg C\r\n Range:[-128, 127]\r\n Modbus address:0x001C','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32312','20','1.3.6.1.4.1.33333.5.48.0','10343','Battery: Target Voltage','target.voltage[targetVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nTarget Voltage\r\n Description:Target Regulation Voltage\r\n Scaling Factor:1.0\r\n Units:V\r\n Range:[0.0, 80.0]\r\n Modbus address:0x0024','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32313','20','1.3.6.1.2.1.1.3.0','10343','Status: Uptime','status.uptime','1m','7d','365d','0','3','','uptime','','',NULL,NULL,'','','0','','','','','0',NULL,'Device uptime in seconds','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32314','20','1.3.6.1.4.1.33333.5.54.0','10343','Status: Load Faults','status.load_faults[loadFaults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nDescription:Array Faults\r\nModbus address:0x0022','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32315','20','1.3.6.1.4.1.33333.5.46.0','10343','Status: Array Faults','status.array_faults[arrayFaults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nDescription:Array Faults\r\nModbus address:0x0022','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32316','20','1.3.6.1.4.1.33333.5.59.0','10343','Status: Alarms','status.alarms[alarms.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nDescription:Alarms\r\nModbus addresses:H=0x0038 L=0x0039','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32317','20','1.3.6.1.4.1.33333.5.32.0','10343','Load: Voltage','load.voltage[loadVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nLoad Voltage\r\n Description:Load Voltage\r\n Scaling Factor:1.0\r\n Units:V\r\n Range:[0, 80]\r\n Modbus address:0x0014','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32318','20','1.3.6.1.4.1.33333.5.34.0','10343','Load: Current','load.current[loadCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nLoad Current\r\n Description:Load Current\r\n Scaling Factor:1.0\r\n Units:A\r\n Range:[0, 60]\r\n Modbus address:0x0016','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32319','20','1.3.6.1.4.1.33333.5.63.0','10343','Array: Sweep Vmp','array.sweep_vmp[arrayVmp.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nArray Vmp\r\n  Description:Array Max. Power Point Voltage\r\n  Scaling Factor:1.0\r\n  Units:V\r\n  Range:[0.0, 5000.0]\r\n  Modbus address:0x003D','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32320','20','1.3.6.1.4.1.33333.5.56.0','10343','Counter: Load Amp-hours','counter.load_amp_hours[ahLoadResettable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nDescription:Ah Load (Resettable)\r\nScaling Factor:0.1\r\nUnits:Ah\r\nRange:[0.0, 4294967294]\r\nModbus addresses:H=0x0032 L=0x0033','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32321','20','1.3.6.1.4.1.33333.5.51.0','10343','Counter: Charge KW-hours','counter.charge_kw_hours[kwhChargeResettable.0]','1m','7d','365d','0','0','','!kWh','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nkWh Charge (Resettable)\r\nDescription:Kilowatt Hours Charge (Resettable)\r\nScaling Factor:1.0\r\nUnits:kWh\r\nRange:[0.0, 65535]\r\nModbus address:0x002A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32322','20','1.3.6.1.4.1.33333.5.49.0','10343','Counter: Charge Amp-hours','counter.charge_amp_hours[ahChargeResettable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nAh Charge (Resettable)\r\n Description:Ah Charge (Resettable)\r\n Scaling Factor:0.1\r\n Units:Ah\r\n Range:[0.0, 4294967294]\r\n Modbus addresses:H=0x0026 L=0x0027','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32323','20','1.3.6.1.4.1.33333.5.45.0','10343','Battery: Charge State','charge.state[chargeState.0]','1m','7d','365d','0','0','','','','',NULL,'123','','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nCharge State\r\n  Description:Control State\r\n  Modbus address:0x0021\r\n\r\n  0: Start\r\n  1: NightCheck\r\n  2: Disconnect\r\n  3: Night\r\n  4: Fault\r\n  5: BulkMppt\r\n  6: Absorption\r\n  7: Float\r\n  8: Equalize\r\n  9: Slave\r\n  10: Fixed','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32324','20','1.3.6.1.4.1.33333.5.33.0','10343','Battery: Charge Current','charge.current[chargeCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nCharge Current\r\n  Description:Charge Current\r\n  Scaling Factor:1.0\r\n  Units:A\r\n  Range:[0, 40]\r\n  Modbus address:0x0010','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32325','20','1.3.6.1.4.1.33333.5.30.0','10343','Battery: Battery Voltage discovery','battery.voltage.discovery[batteryTerminalVoltage.0]','15m','0','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32326','20','1.3.6.1.4.1.33333.5.31.0','10343','Array: Voltage','array.voltage[arrayVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nArray Voltage\r\n  Description:Array Voltage\r\n  Scaling Factor:1.0\r\n  Units:V\r\n  Range:[0, 80]\r\n  Modbus address:0x0013','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32327','20','1.3.6.1.4.1.33333.5.65.0','10343','Array: Sweep Voc','array.sweep_voc[arrayVoc.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nArray Voc\r\n Description:Array Open Circuit Voltage\r\n Scaling Factor:1.0\r\n Units:V\r\n Range:[0.0, 80.0]\r\n Modbus address:0x003F','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32328','20','1.3.6.1.4.1.33333.5.38.0','10343','Temperature: Heatsink','temp.heatsink[heatsinkTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-MPPT\r\nHeatsink Temperature\r\n Description:Heatsink Temperature\r\n Scaling Factor:1.0\r\n Units:deg C\r\n Range:[-128, 127]\r\n Modbus address:0x001A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32329','18','','10343','Battery voltage discovery','battery.voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for battery voltage triggers','0','30d','0','','32325','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32330','20','1.3.6.1.4.1.33333.5.30.0','10343','Battery: Voltage{#SINGLETON}','battery.voltage[batteryTerminalVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: PROSTAR-MPPT\r\nBattery Terminal Voltage\r\nDescription:Battery  Terminal Voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0012','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32331','20','1.3.6.1.4.1.33333.6.31.0','10344','Array: Voltage','array.voltage[arrayVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Array Voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[0, 80]\r\nModbus address:0x0013','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32332','20','1.3.6.1.4.1.33333.6.59.0','10344','Status: Alarms','status.alarms[alarms.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Alarms\r\nModbus addresses:H=0x0038 L=0x0039','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32333','20','1.3.6.1.4.1.33333.6.39.0','10344','Temperature: Battery','temp.battery[batteryTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Battery Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-128, 127]\r\nModbus address:0x001B','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32334','20','1.3.6.1.4.1.33333.6.40.0','10344','Temperature: Ambient','temp.ambient[ambientTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Ambient Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-128, 127]\r\nModbus address:0x001C','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32335','20','1.3.6.1.4.1.33333.6.48.0','10344','Battery: Target Voltage','target.voltage[targetVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Target Regulation Voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0024','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32336','20','1.3.6.1.2.1.1.3.0','10344','Status: Uptime','status.uptime','1m','7d','365d','0','3','','uptime','','',NULL,NULL,'','','0','','','','','0',NULL,'Device uptime in seconds','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32337','20','1.3.6.1.4.1.33333.6.54.0','10344','Status: Load Faults','status.load_faults[loadFaults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Load Faults\r\nModbus address:0x002F','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32338','20','1.3.6.1.4.1.33333.6.46.0','10344','Status: Array Faults','status.array_faults[arrayFaults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Array Faults\r\nModbus address:0x0022','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32339','20','1.3.6.1.4.1.33333.6.32.0','10344','Load: Voltage','load.voltage[loadVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Load Voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[0, 80]\r\nModbus address:0x0014','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32340','20','1.3.6.1.4.1.33333.6.30.0','10344','Battery: Battery Voltage discovery','battery.voltage.discovery[batteryTerminalVoltage.0]','15m','0','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32341','20','1.3.6.1.4.1.33333.6.53.0','10344','Load: State','load.state[loadState.0]','1m','7d','365d','0','0','','','','',NULL,'126','','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Load State\r\nModbus address:0x002E\r\n\r\n0: Start\r\n1: Normal\r\n2: LvdWarning\r\n3: Lvd\r\n4: Fault\r\n5: Disconnect\r\n6: NormalOff\r\n7: Override\r\n8: NotUsed','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32342','20','1.3.6.1.4.1.33333.6.34.0','10344','Load: Current','load.current[loadCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Load Current\r\nScaling Factor:1.0\r\nUnits:A\r\nRange:[0, 60]\r\nModbus address:0x0016','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32343','20','1.3.6.1.4.1.33333.6.56.0','10344','Counter: Load Amp-hours','counter.load_amp_hours[ahLoadResettable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Ah Load (Resettable)\r\nScaling Factor:0.1\r\nUnits:Ah\r\nRange:[0.0, 4294967294]\r\nModbus addresses:H=0x0032 L=0x0033','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32344','20','1.3.6.1.4.1.33333.6.51.0','10344','Counter: Charge KW-hours','counter.charge_kw_hours[kwhChargeResettable.0]','1m','7d','365d','0','0','','!kWh','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Kilowatt Hours Charge (Resettable)\r\nScaling Factor:1.0\r\nUnits:kWh\r\nRange:[0.0, 65535]\r\nModbus address:0x002A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32345','20','1.3.6.1.4.1.33333.6.49.0','10344','Counter: Charge Amp-hours','counter.charge_amp_hours[ahChargeResettable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Ah Charge (Resettable)\r\nScaling Factor:0.1\r\nUnits:Ah\r\nRange:[0.0, 4294967294]\r\nModbus addresses:H=0x0026 L=0x0027','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32346','20','1.3.6.1.4.1.33333.6.45.0','10344','Battery: Charge State','charge.state[chargeState.0]','1m','7d','365d','0','0','','','','',NULL,'125','','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Control State\r\nModbus address:0x0021\r\n\r\n0: Start\r\n1: NightCheck\r\n2: Disconnect\r\n3: Night\r\n4: Fault\r\n5: Bulk\r\n6: Pwm\r\n7: Float\r\n8: Equalize','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32347','20','1.3.6.1.4.1.33333.6.33.0','10344','Battery: Charge Current','charge.current[chargeCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Charge Current\r\nScaling Factor:1.0\r\nUnits:A\r\nRange:[0, 40]\r\nModbus address:0x0011','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32348','20','1.3.6.1.4.1.33333.6.38.0','10344','Temperature: Heatsink','temp.heatsink[heatsinkTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: PROSTAR-PWM\r\nDescription:Heatsink Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-128, 127]\r\nModbus address:0x001A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32349','18','','10344','Battery voltage discovery','battery.voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for battery voltage triggers','0','30d','0','','32340','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32350','20','1.3.6.1.4.1.33333.6.30.0','10344','Battery: Voltage{#SINGLETON}','battery.voltage[batteryTerminalVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: PROSTAR-PWM\r\nDescription:Control State\r\nModbus address:0x0021','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32351','20','1.3.6.1.4.1.33333.3.57.0','10345','Array: Sweep Pmax','array.sweep_pmax[arrayMaxPowerSweep.0]','1m','7d','365d','0','0','','W','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Array Open Circuit Voltage\r\nScaling Factor:0.0030517578125\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x002A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32352','20','1.3.6.1.4.1.33333.3.46.0','10345','Load: State','load.state[loadState.0]','1m','7d','365d','0','0','','','','',NULL,'129','','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Load State\r\nModbus address:0x001A\r\n\r\n0: Start\r\n1: Normal\r\n2: LvdWarning\r\n3: Lvd\r\n4: Fault\r\n5: Disconnect\r\n6: NormalOff\r\n7: Override\r\n8: NotUsed','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32353','20','1.3.6.1.4.1.33333.3.36.0','10345','Temperature: Battery','temp.battery[batteryTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Heatsink Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-128, 127]\r\nModbus address:0x000D','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32354','20','1.3.6.1.4.1.33333.3.37.0','10345','Temperature: Ambient','temp.ambient[ambientTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Ambient Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-128, 127]\r\nModbus address:0x000F','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32355','20','1.3.6.1.4.1.33333.3.42.0','10345','Battery: Target Voltage','target.voltage[targetVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Target Regulation Voltage\r\nScaling Factor:0.0030517578125\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0014','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32356','20','1.3.6.1.2.1.1.3.0','10345','Status: Uptime','status.uptime','1m','7d','365d','0','3','','uptime','','',NULL,NULL,'','','0','','','','','0',NULL,'Device uptime in seconds','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32357','20','1.3.6.1.4.1.33333.3.47.0','10345','Status: Load Faults','status.load_faults[loadFaults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Array Faults\r\nModbus address:0x0012','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32358','20','1.3.6.1.4.1.33333.3.40.0','10345','Status: Array Faults','status.array_faults[arrayFaults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Array Faults\r\nModbus address:0x0012','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32359','20','1.3.6.1.4.1.33333.3.52.0','10345','Status: Alarms','status.alarms[alarms.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Alarms\r\nModbus addresses:H=0x0023 L=0x0024','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32360','20','1.3.6.1.4.1.33333.3.32.0','10345','Load: Voltage','load.voltage[loadVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Load Voltage\r\nScaling Factor:0.0030517578125\r\nUnits:V\r\nRange:[0, 80]\r\nModbus address:0x000A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32361','20','1.3.6.1.4.1.33333.3.34.0','10345','Load: Current','load.current[loadCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Load Current\r\nScaling Factor:0.002415771484375\r\nUnits:A\r\nRange:[0, 60]\r\nModbus address:0x000C','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32362','20','1.3.6.1.4.1.33333.3.56.0','10345','Array: Sweep Vmp','array.sweep_vmp[arrayVmp.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Array Max. Power Point Voltage\r\nScaling Factor:0.0030517578125\r\nUnits:V\r\nRange:[0.0, 5000.0]\r\nModbus address:0x0028','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32363','20','1.3.6.1.4.1.33333.3.49.0','10345','Counter: Load Amp-hours','counter.load_amp_hours[ahLoadResettable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Ah Load(Resettable)\r\nScaling Factor:0.1\r\nUnits:Ah\r\nRange:[0.0, 4294967294]\r\nModbus addresses:H=0x001D L=0x001E','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32364','20','1.3.6.1.4.1.33333.3.45.0','10345','Counter: Charge KW-hours','counter.charge_kw_hours[kwhCharge.0]','1m','7d','365d','0','3','','!kWh','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32365','20','1.3.6.1.4.1.33333.3.43.0','10345','Counter: Charge Amp-hours','counter.charge_amp_hours[ahChargeResettable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Ah Charge(Resettable)\r\nScaling Factor:0.1\r\nUnits:Ah\r\nRange:[0.0, 4294967294]\r\nModbus addresses:H=0x0015 L=0x0016','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32366','20','1.3.6.1.4.1.33333.3.39.0','10345','Battery: Charge State','charge.state[chargeState.0]','1m','7d','365d','0','0','','','','',NULL,'128','','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Control State\r\nModbus address:0x0011\r\n\r\n0: Start\r\n1: NightCheck\r\n2: Disconnect\r\n3: Night\r\n4: Fault\r\n5: BulkMppt\r\n6: Pwm\r\n7: Float\r\n8: Equalize','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32367','20','1.3.6.1.4.1.33333.3.33.0','10345','Battery: Charge Current','charge.current[chargeCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Target Regulation Voltage\r\nScaling Factor:0.0030517578125\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0014','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32368','20','1.3.6.1.4.1.33333.3.30.0','10345','Battery: Battery Voltage discovery','battery.voltage.discovery[batteryVoltage.0]','15m','0','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32369','20','1.3.6.1.4.1.33333.3.31.0','10345','Array: Voltage','array.voltage[arrayVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Array Voltage\r\nScaling Factor:0.0030517578125\r\nUnits:V\r\nRange:[0, 80]\r\nModbus address:0x0009','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32370','20','1.3.6.1.4.1.33333.3.58.0','10345','Array: Sweep Voc','array.sweep_voc[arrayVoc.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Array Open Circuit Voltage\r\nScaling Factor:0.0030517578125\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x002A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32371','20','1.3.6.1.4.1.33333.3.35.0','10345','Temperature: Heatsink','temp.heatsink[heatsinkTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Battery Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-128, 127]\r\nModbus address:0x000E','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32372','18','','10345','Battery voltage discovery','battery.voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for battery voltage triggers','0','30d','0','','32368','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32373','20','1.3.6.1.4.1.33333.3.30.0','10345','Battery: Voltage{#SINGLETON}','battery.voltage[batteryVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: SUNSAVER-MPPT\r\nDescription:Control State\r\nModbus address:0x0011','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32374','20','1.3.6.1.4.1.33333.9.30.0','10346','Battery: Battery Voltage discovery','battery.voltage.discovery[batteryVoltageSlow.0]','15m','0','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SURESINE','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32375','20','1.3.6.1.4.1.33333.9.31.0','10346','Load: A/C Current','load.ac_current[acCurrent.0]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SURESINE\r\nDescription:AC Output Current\r\nScaling Factor:0.0001953125\r\nUnits:A\r\nRange:[0.0, 17]\r\nModbus address:0x0005','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32376','20','1.3.6.1.4.1.33333.9.33.0','10346','Load: State','load.state[loadState.0]','1m','7d','365d','0','0','','','','',NULL,'130','','','0','','','','','0',NULL,'MIB: SURESINE\r\nDescription:Load State\r\nModbus address:0x000B\r\n\r\n 0: Start\r\n1: LoadOn\r\n2: LvdWarning\r\n3: LowVoltageDisconnect\r\n4: Fault\r\n5: Disconnect\r\n6: NormalOff\r\n7: UnknownState\r\n8: Standby','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32377','20','1.3.6.1.4.1.33333.9.34.0','10346','Status: Alarms','status.alarms[alarms.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SURESINE\r\nDescription:Faults\r\nModbus address:0x0007','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32378','20','1.3.6.1.4.1.33333.9.35.0','10346','Status: Faults','status.faults[faults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SURESINE\r\nDescription:Faults\r\nModbus address:0x0007','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32379','20','1.3.6.1.2.1.1.3.0','10346','Status: Uptime','status.uptime','1m','7d','365d','0','3','','uptime','','',NULL,NULL,'','','0','','','','','0',NULL,'Device uptime in seconds','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32380','20','1.3.6.1.4.1.33333.9.32.0','10346','Temperature: Heatsink','temp.heatsink[heatsinkTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: SURESINE\r\nDescription:Heatsink Temperature\r\nScaling Factor:1\r\nUnits:C\r\nRange:[-128, 127]\r\nModbus address:0x0006','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32381','18','','10346','Battery voltage discovery','battery.voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for battery voltage triggers','0','30d','0','','32374','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32382','20','1.3.6.1.4.1.33333.9.30.0','10346','Battery: Voltage{#SINGLETON}','battery.voltage[batteryVoltageSlow.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: SURESINE\r\nDescription:Battery Voltage(slow)\r\nScaling Factor:0.0002581787109375\r\nUnits:V\r\nRange:[0.0, 17.0]\r\nModbus address:0x0004','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32383','20','1.3.6.1.4.1.33333.7.31.0','10347','Array: Array Current','array.current[arrayCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Array Current\r\nScaling Factor:1.0\r\nUnits:A\r\nRange:[-10, 80]\r\nModbus address:0x001d','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32384','20','1.3.6.1.4.1.33333.7.50.0','10347','Counter: Charge Amp-hours','counter.charge_amp_hours[ahChargeResetable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Ah Charge Resetable\r\nScaling Factor:1.0\r\nUnits:Ah\r\nRange:[0.0, 5000]\r\nModbus addresses:H=0x0034 L=0x0035','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32385','20','1.3.6.1.4.1.33333.7.48.0','10347','Temperature: Battery','temp.battery[batteryTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Batt. Temp\r\nScaling Factor:1.0\r\nUnits:C\r\nRange:[-40, 80]\r\nModbus address:0x0025','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32386','20','1.3.6.1.4.1.33333.7.45.0','10347','Battery: Target Voltage','target.voltage[targetRegulationVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Target Voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[-10, 650.0]\r\nModbus address:0x0033','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32387','20','1.3.6.1.2.1.1.3.0','10347','Status: Uptime','status.uptime','1m','7d','365d','0','3','','uptime','','',NULL,NULL,'','','0','','','','','0',NULL,'Device uptime in seconds','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32388','20','1.3.6.1.4.1.33333.7.55.0','10347','Status: Faults','status.faults[faults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Faults\r\nModbus addresses:H=0x002c L=0x002d','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32389','20','1.3.6.1.4.1.33333.7.57.0','10347','Status: Alarms','status.alarms[alarms.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Alarms\r\nModbus addresses:H=0x002e L=0x002f','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32390','20','1.3.6.1.4.1.33333.7.52.0','10347','Counter: Charge KW-hours','counter.charge_kw_hours[kwhChargeResetable.0]','1m','7d','365d','0','0','','!kWh','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:kWh Charge Resetable\r\nScaling Factor:1.0\r\nUnits:kWh\r\nRange:[0.0, 65535.0]\r\nModbus address:0x0038','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32391','20','1.3.6.1.4.1.33333.7.46.0','10347','Battery: Charge State','charge.state[chargeState.0]','1m','7d','365d','0','0','','','','',NULL,'131','','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Charge State\r\nModbus address:0x0032\r\n\r\n0: Start\r\n1: NightCheck\r\n2: Disconnect\r\n3: Night\r\n4: Fault\r\n5: Mppt\r\n6: Absorption\r\n7: Float\r\n8: Equalize\r\n9: Slave\r\n10: Fixed','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32392','20','1.3.6.1.4.1.33333.7.33.0','10347','Array: Sweep Pmax','array.sweep_pmax[arrayPmaxLastSweep.0]','1m','7d','365d','0','0','','W','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Pmax (last sweep)\r\nScaling Factor:1.0\r\nUnits:W\r\nRange:[-10, 5000]\r\nModbus address:0x003c','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32393','20','1.3.6.1.4.1.33333.7.44.0','10347','Battery: Output Power','charge.output_power[ outputPower.0]','1m','7d','365d','0','0','','W','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Output Power\r\nScaling Factor:1.0\r\nUnits:W\r\nRange:[-10, 4000]\r\nModbus address:0x003a','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32394','20','1.3.6.1.4.1.33333.7.42.0','10347','Battery: Charge Current','charge.current[batteryCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Battery Current\r\nScaling Factor:1.0\r\nUnits:A\r\nRange:[-10, 80]\r\nModbus address:0x001c','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32395','20','1.3.6.1.4.1.33333.7.36.0','10347','Battery: Battery Voltage discovery','battery.voltage.discovery[batteryVoltage.0]','15m','0','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Battery voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[-10, 80]\r\nModbus address:0x0018','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32396','20','1.3.6.1.4.1.33333.7.30.0','10347','Array: Voltage','array.voltage[arrayVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Array Voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[-10, 650]\r\nModbus address:0x001b','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32397','20','1.3.6.1.4.1.33333.7.35.0','10347','Array: Sweep Voc','array.sweep_voc[arrayVocLastSweep.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Voc (last sweep)\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[-10, 650.0]\r\nModbus address:0x003e','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32398','20','1.3.6.1.4.1.33333.7.34.0','10347','Array: Sweep Vmp','array.sweep_vmp[arrayVmpLastSweep.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Vmp (last sweep)\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[-10, 650.0]\r\nModbus address:0x003d','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32399','20','1.3.6.1.4.1.33333.7.49.0','10347','Temperature: Heatsink','temp.heatsink[heatsinkTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:HS Temp\r\nScaling Factor:1.0\r\nUnits:C\r\nRange:[-40, 80]\r\nModbus address:0x0023','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32400','18','','10347','Battery voltage discovery','battery.voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for battery voltage triggers','0','30d','0','','32395','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32401','20','1.3.6.1.4.1.33333.7.36.0','10347','Battery: Voltage{#SINGLETON}','battery.voltage[batteryVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Battery voltage\r\nScaling Factor:1.0\r\nUnits:V\r\nRange:[-10, 80]\r\nModbus address:0x0018','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32402','20','1.3.6.1.4.1.33333.2.31.0','10348','Array: Array Current','array.current[arrayCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Array Current\r\nScaling Factor:0.00244140625\r\nUnits:A\r\nRange:[-10, 80]\r\nModbus address:0x001d','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32403','20','1.3.6.1.4.1.33333.2.50.0','10348','Counter: Charge Amp-hours','counter.charge_amp_hours[ahChargeResetable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Ah Charge Resetable\r\nScaling Factor:0.1\r\nUnits:Ah\r\nRange:[0.0, 5000]\r\nModbus addresses:H=0x0034 L=0x0035','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32404','20','1.3.6.1.4.1.33333.2.48.0','10348','Temperature: Battery','temp.battery[batteryTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Batt. Temp\r\nScaling Factor:1.0\r\nUnits:C\r\nRange:[-40, 80]\r\nModbus address:0x0025','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32405','20','1.3.6.1.4.1.33333.2.45.0','10348','Battery: Target Voltage','target.voltage[targetRegulationVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Target Voltage\r\nScaling Factor:0.0054931640625\r\nUnits:V\r\nRange:[-10, 180.0]\r\nModbus address:0x0033','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32406','20','1.3.6.1.2.1.1.3.0','10348','Status: Uptime','status.uptime','1m','7d','365d','0','3','','uptime','','',NULL,NULL,'','','0','','','','','0',NULL,'Device uptime in seconds','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32407','20','1.3.6.1.4.1.33333.2.55.0','10348','Status: Faults','status.faults[faults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Faults\r\nModbus address:0x002c','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32408','20','1.3.6.1.4.1.33333.2.57.0','10348','Status: Alarms','status.alarms[alarms.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Faults\r\nModbus address:0x002c','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32409','20','1.3.6.1.4.1.33333.2.52.0','10348','Counter: Charge KW-hours','counter.charge_kw_hours[kwhChargeResetable.0]','1m','7d','365d','0','3','','!kWh','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:kWh Charge Resetable\r\nScaling Factor:0.1\r\nUnits:kWh\r\nRange:[0.0, 65535.0]\r\nModbus address:0x0038','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32410','20','1.3.6.1.4.1.33333.2.46.0','10348','Battery: Charge State','charge.state[chargeState.0]','1m','7d','365d','0','0','','','','',NULL,'132','','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Charge State\r\nModbus address:0x0032\r\n\r\n0: Start\r\n1: NightCheck\r\n2: Disconnect\r\n3: Night\r\n4: Fault\r\n5: Mppt\r\n6: Absorption\r\n7: Float\r\n8: Equalize\r\n9: Slave','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32411','20','1.3.6.1.4.1.33333.2.33.0','10348','Array: Sweep Pmax','array.sweep_pmax[arrayPmaxLastSweep.0]','1m','7d','365d','0','0','','W','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Pmax (last sweep)\r\nScaling Factor:0.10986328125\r\nUnits:W\r\nRange:[-10, 5000]\r\nModbus address:0x003c','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32412','20','1.3.6.1.4.1.33333.2.44.0','10348','Battery: Output Power','charge.output_power[ outputPower.0]','1m','7d','365d','0','0','','W','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Output Power\r\nScaling Factor:0.10986328125\r\nUnits:W\r\nRange:[-10, 5000]\r\nModbus address:0x003a','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32413','20','1.3.6.1.4.1.33333.2.42.0','10348','Battery: Charge Current','charge.current[batteryCurrent.0]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Battery Current\r\nScaling Factor:0.00244140625\r\nUnits:A\r\nRange:[-10, 80]\r\nModbus address:0x001c','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32414','20','1.3.6.1.4.1.33333.2.36.0','10348','Battery: Battery Voltage discovery','battery.voltage.discovery[batteryVoltage.0]','15m','0','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32415','20','1.3.6.1.4.1.33333.2.30.0','10348','Array: Voltage','array.voltage[arrayVoltage.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Array Voltage\r\nScaling Factor:0.0054931640625\r\nUnits:V\r\nRange:[-10, 180]\r\nModbus address:0x001b','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32416','20','1.3.6.1.4.1.33333.2.35.0','10348','Array: Sweep Voc','array.sweep_voc[arrayVocLastSweep.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Voc (last sweep)\r\nScaling Factor:0.0054931640625\r\nUnits:V\r\nRange:[-10, 180.0]\r\nModbus address:0x003e','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32417','20','1.3.6.1.4.1.33333.2.34.0','10348','Array: Sweep Vmp','array.sweep_vmp[arrayVmpLastSweep.0]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Vmp (last sweep)\r\nScaling Factor:0.0054931640625\r\nUnits:V\r\nRange:[-10, 180.0]\r\nModbus address:0x003d','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32418','20','1.3.6.1.4.1.33333.2.49.0','10348','Temperature: Heatsink','temp.heatsink[heatsinkTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR-MPPT\r\nDescription:HS Temp\r\nScaling Factor:1.0\r\nUnits:C\r\nRange:[-40, 80]\r\nModbus address:0x0023','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32419','18','','10348','Battery voltage discovery','battery.voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for battery voltage triggers','0','30d','0','','32414','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32420','20','1.3.6.1.4.1.33333.2.36.0','10348','Battery: Voltage{#SINGLETON}','battery.voltage[batteryVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR-MPPT\r\nDescription:Battery voltage\r\nScaling Factor:0.0054931640625\r\nUnits:V\r\nRange:[-10, 180.0]\r\nModbus address:0x0018','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32421','20','1.3.6.1.4.1.33333.8.30.0','10349','Battery: Battery Voltage discovery','battery.voltage.discovery[batteryVoltage.0]','15m','0','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Battery voltage\r\nScaling Factor:0.002950042724609375\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0008','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32422','20','1.3.6.1.4.1.33333.8.45.0','10349','Status: Control Mode','control.mode[controlMode.0]','1m','7d','365d','0','0','','','','',NULL,'135','','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Control Mode\r\nModbus address:0x001A\r\n\r\n0: charge\r\n1: loadControl\r\n2: diversion\r\n3: lighting','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32423','20','1.3.6.1.4.1.33333.8.39.0','10349','Counter: Amp-hours','counter.charge_amp_hours[ahResettable.0]','1m','7d','365d','0','0','','Ah','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Ah (Resettable)\r\nScaling Factor:0.1\r\nUnits:Ah\r\nRange:[0.0, 50000.0]\r\nModbus addresses:H=0x0011 L=0x0012','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32424','20','1.3.6.1.4.1.33333.8.49.0','10349','Counter: KW-hours','counter.charge_kw_hours[kilowattHours.0]','1m','7d','365d','0','0','','!kWh','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Kilowatt Hours\r\nScaling Factor:1.0\r\nUnits:kWh\r\nRange:[0.0, 5000.0]\r\nModbus address:0x001E','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32425','20','1.3.6.1.4.1.33333.8.42.0','10349','Status: Alarms','status.alarms[alarms.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Alarms\r\nModbus addresses:H=0x001D L=0x0017','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32426','20','1.3.6.1.4.1.33333.8.43.0','10349','Status: Faults','status.faults[faults.0]','1m','1h','0','0','4','','','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Battery voltage\r\nScaling Factor:0.002950042724609375\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0008','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32427','20','1.3.6.1.2.1.1.3.0','10349','Status: Uptime','status.uptime','1m','7d','365d','0','3','','uptime','','',NULL,NULL,'','','0','','','','','0',NULL,'Device uptime in seconds','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32428','20','1.3.6.1.4.1.33333.8.37.0','10349','Temperature: Battery','temp.battery[batteryTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Battery Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-40, 120]\r\nModbus address:0x000F','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32429','20','1.3.6.1.4.1.33333.8.36.0','10349','Temperature: Heatsink','temp.heatsink[heatsinkTemperature.0]','1m','7d','365d','0','0','','C','','',NULL,NULL,'','','0','','','','','0',NULL,'MIB: TRISTAR\r\nDescription:Heatsink Temperature\r\nScaling Factor:1.0\r\nUnits:deg C\r\nRange:[-40, 120]\r\nModbus address:0x000E','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32430','18','','10349','Battery voltage discovery','battery.voltage.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for battery voltage triggers','0','30d','0','','32421','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32431','18','','10349','Charge + Diversion mode discovery','controlmode.charge_diversion.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for device in charge and diversion modes','0','1h','0','','32422','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32432','18','','10349','Charge mode discovery','controlmode.charge.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for device in charge mode','0','1h','0','','32422','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32433','18','','10349','Diversion mode discovery','controlmode.diversion.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for device in diversion mode','0','1h','0','','32422','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32434','18','','10349','Load + Diversion mode discovery','controlmode.load_diversion.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for device in load and diversion modes','0','1h','0','','32422','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32435','18','','10349','Load mode discovery','controlmode.load.discovery','0','90d','0','0','4','','','','',NULL,NULL,'','','0','','','','','1',NULL,'Discovery for device in load mode','0','1h','0','','32422','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32436','20','1.3.6.1.4.1.33333.8.30.0','10349','Battery: Voltage{#SINGLETON}','battery.voltage[batteryVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Battery voltage\r\nScaling Factor:0.002950042724609375\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0008','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32437','20','1.3.6.1.4.1.33333.8.46.0','10349','Battery: Charge State{#SINGLETON}','charge.state[controlState.0{#SINGLETON}]','1m','7d','365d','0','0','','','','',NULL,'133','','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Control State\r\nModbus address:0x001B','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32438','20','1.3.6.1.4.1.33333.8.38.0','10349','Battery: Target Voltage{#SINGLETON}','target.voltage[targetVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Target Regulation Voltage\r\nScaling Factor:0.002950042724609375\r\nUnits:V\r\nRange:[0.0, 80.0]\r\nModbus address:0x0010','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32439','20','1.3.6.1.4.1.33333.8.32.0','10349','Array: Voltage{#SINGLETON}','array.voltage[arrayloadVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Array/Load Voltage\r\nScaling Factor:0.00424652099609375\r\nUnits:V\r\nRange:[0, 80]\r\nModbus address:0x000A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32440','20','1.3.6.1.4.1.33333.8.33.0','10349','Battery: Charge Current{#SINGLETON}','charge.current[chargeCurrent.0{#SINGLETON}]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Charge Current\r\nScaling Factor:0.002034515380859375\r\nUnits:A\r\nRange:[0, 60]\r\nModbus address:0x000B','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32441','20','1.3.6.1.4.1.33333.8.48.0','10349','Load: PWM Duty Cycle{#SINGLETON}','diversion.pwm_duty_cycle[pwmDutyCycle.0{#SINGLETON}]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:PWM Duty Cycle\r\nScaling Factor:0.392156862745098\r\nUnits:%\r\nRange:[0.0, 100.0]\r\nModbus address:0x001C','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32442','20','1.3.6.1.4.1.33333.8.34.0','10349','Load: Current{#SINGLETON}','load.current[loadCurrent.0{#SINGLETON}]','1m','7d','365d','0','0','','A','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Load Current\r\nScaling Factor:0.00966400146484375\r\nUnits:A\r\nRange:[0, 60]\r\nModbus address:0x000C','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32443','20','1.3.6.1.4.1.33333.8.32.0','10349','Load: Voltage{#SINGLETON}','load.voltage[arrayloadVoltage.0{#SINGLETON}]','1m','7d','365d','0','0','','V','','',NULL,NULL,'','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Array/Load Voltage\r\nScaling Factor:0.00424652099609375\r\nUnits:V\r\nRange:[0, 80]\r\nModbus address:0x000A','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32444','20','1.3.6.1.4.1.33333.8.47.0','10349','Load: State{#SINGLETON}','load.state[loadState.0{#SINGLETON}]','1m','7d','365d','0','0','','','','',NULL,'134','','','0','','','','','2',NULL,'MIB: TRISTAR\r\nDescription:Load State\r\nModbus address:0x001B\r\n\r\n0: Start\r\n1: Normal\r\n2: LvdWarning\r\n3: Lvd\r\n4: Fault\r\n5: Disconnect\r\n6: LvdWarning1\r\n7: OverrideLvd\r\n8: Equalize','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32445','0','','10289','{#DEVNAME}: Average disk read queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Read Queue Length",60]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Average disk read queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32446','0','','10289','{#DEVNAME}: Disk read request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Read",60]','1m','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','2',NULL,'The average time for read requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32447','0','','10289','{#DEVNAME}: Disk write request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Write",60]','1m','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','2',NULL,'The average time for write requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32448','0','','10289','{#DEVNAME}: Average disk write queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Write Queue Length",60]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Average disk write queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32453','7','','10296','{#DEVNAME}: Average disk read queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Read Queue Length",60]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Average disk read queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32454','7','','10296','{#DEVNAME}: Disk read request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Read",60]','1m','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','2',NULL,'The average time for read requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32455','7','','10296','{#DEVNAME}: Disk write request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Write",60]','1m','7d','365d','0','0','','s','','',NULL,NULL,'','','0','','','','','2',NULL,'The average time for write requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32456','7','','10296','{#DEVNAME}: Average disk write queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Write Queue Length",60]','1m','7d','365d','0','0','','','','',NULL,NULL,'','','0','','','','','2',NULL,'Average disk write queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32461','18','','10338','Asterisk: PJSIP available endpoints','asterisk.pjsip.available','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of available PJSIP peers.','0','30d','0','','31971','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32462','18','','10338','Asterisk: IAX online peers','asterisk.iax.online','0','7d','365d','0','3','','','','',NULL,NULL,'','','0','','','','','0',NULL,'The number of online IAX peers.','0','30d','0','','31971','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('10020','0','','10001','Zabbix agent ping','agent.ping','1m','7d','365d','0','3','','','','','22232','10','','','0','','','','','0',NULL,'The agent always returns 1 for this item. It could be used in combination with nodata() for availability check.','0','0','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('10059','0','','10001','Version of Zabbix agent running','agent.version','1h','7d','0','0','1','','','','','22231',NULL,'','','0','','','','','0',NULL,'','0','0','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('29834','20','1.3.6.1.2.1.1.3.0','10237','Uptime','system.uptime[sysUpTime.0]','30s','2w','0d','0','3','','uptime','','','29844',NULL,'','','0','','','','','0',NULL,'MIB: SNMPv2-MIB\r\nThe time (in hundredths of a second) since the network management portion of the system was last re-initialized.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
@@ -6009,6 +6516,14 @@ INSERT INTO `items` (`itemid`,`type`,`sn
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31496','18','','10299','Interface {#IFNAME}({#IFALIAS}): Speed','net.if.speed["{#IFNAME}"]','0','7d','0d','0','3','','bps','','','31493',NULL,'','','0','','','','','2',NULL,'Estimated bandwidth of the network interface if any.','0','30d','0','','31478','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31497','18','','10299','Interface {#IFNAME}({#IFALIAS}): Operational status','net.if.status["{#IFNAME}"]','0','7d','0','0','3','','','','','31494','81','','','0','','','','','2',NULL,'The operational status of the network interface.','0','30d','0','','31478','3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('31498','18','','10299','Interface {#IFNAME}({#IFALIAS}): Interface type','net.if.type["{#IFNAME}"]','0','7d','0d','0','3','','','','','31495','79','','','0','','','','','2',NULL,'The type of the network interface.','0','30d','0','','31478','3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32449','0','','10081','{#DEVNAME}: Average disk read queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Read Queue Length",60]','1m','7d','365d','0','0','','','','','32445',NULL,'','','0','','','','','2',NULL,'Average disk read queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32450','0','','10081','{#DEVNAME}: Disk read request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Read",60]','1m','7d','365d','0','0','','s','','','32446',NULL,'','','0','','','','','2',NULL,'The average time for read requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32451','0','','10081','{#DEVNAME}: Disk write request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Write",60]','1m','7d','365d','0','0','','s','','','32447',NULL,'','','0','','','','','2',NULL,'The average time for write requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32452','0','','10081','{#DEVNAME}: Average disk write queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Write Queue Length",60]','1m','7d','365d','0','0','','','','','32448',NULL,'','','0','','','','','2',NULL,'Average disk write queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32457','7','','10299','{#DEVNAME}: Average disk read queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Read Queue Length",60]','1m','7d','365d','0','0','','','','','32453',NULL,'','','0','','','','','2',NULL,'Average disk read queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32458','7','','10299','{#DEVNAME}: Disk read request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Read",60]','1m','7d','365d','0','0','','s','','','32454',NULL,'','','0','','','','','2',NULL,'The average time for read requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32459','7','','10299','{#DEVNAME}: Disk write request avg waiting time','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk sec/Write",60]','1m','7d','365d','0','0','','s','','','32455',NULL,'','','0','','','','','2',NULL,'The average time for write requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
+INSERT INTO `items` (`itemid`,`type`,`snmp_oid`,`hostid`,`name`,`key_`,`delay`,`history`,`trends`,`status`,`value_type`,`trapper_hosts`,`units`,`formula`,`logtimefmt`,`templateid`,`valuemapid`,`params`,`ipmi_sensor`,`authtype`,`username`,`password`,`publickey`,`privatekey`,`flags`,`interfaceid`,`description`,`inventory_link`,`lifetime`,`evaltype`,`jmx_endpoint`,`master_itemid`,`timeout`,`url`,`query_fields`,`posts`,`status_codes`,`follow_redirects`,`post_type`,`headers`,`retrieve_mode`,`request_method`,`output_format`,`verify_peer`,`verify_host`,`allow_traps`,`discover`) values ('32460','7','','10299','{#DEVNAME}: Average disk write queue length','perf_counter_en["\\PhysicalDisk({#DEVNAME})\\Avg. Disk Write Queue Length",60]','1m','7d','365d','0','0','','','','','32456',NULL,'','','0','','','','','2',NULL,'Average disk write queue, the number of requests outstanding on the disk at the time the performance data is collected.','0','30d','0','',NULL,'3s','','','','200','1','0','','0','0','0','0','0','0','0');
 INSERT INTO `optemplate` (`optemplateid`,`operationid`,`templateid`) values ('1','1','10001');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('13015','{12641}>75','More than 75% used in the configuration cache','','0','3','Consider increasing CacheSize in the zabbix_server.conf configuration file',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('13017','{12651}>75','More than 75% used in the history index cache','','0','3','Consider increasing HistoryIndexCacheSize in the zabbix_server.conf configuration file',NULL,'0','0','0','','0','','0','','0');
@@ -6238,8 +6753,6 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15671','{17692}<0 and {17693}>0\r\nand (\r\n{17694}=6 or\r\n{17694}=7 or\r\n{17694}=11 or\r\n{17694}=62 or\r\n{17694}=69 or\r\n{17694}=117\r\n)\r\nand\r\n({17695}<>2)','Interface {#IFNAME}({#IFALIAS}): Ethernet has changed to lower speed than it was before','','0','1','This Ethernet connection has transitioned down from its known maximum speed. This might be a sign of autonegotiation issues. Ack to close.',NULL,'0','2','1','({17692}>0 and {17696}>0) or\r\n({17695}=2)','0','','1','Current reported speed: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15695','{17812}<0 and {17813}>0\r\nand (\r\n{17814}=6 or\r\n{17814}=7 or\r\n{17814}=11 or\r\n{17814}=62 or\r\n{17814}=69 or\r\n{17814}=117\r\n)\r\nand\r\n({17815}<>2)','Interface {#IFDESCR}: Ethernet has changed to lower speed than it was before','','0','1','This Ethernet connection has transitioned down from its known maximum speed. This might be a sign of autonegotiation issues. Ack to close.',NULL,'0','2','1','({17812}>0 and {17816}>0) or\r\n({17815}=2)','0','','1','Current reported speed: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15698','{17827}<0 and {17828}>0\r\nand (\r\n{17829}=6 or\r\n{17829}=7 or\r\n{17829}=11 or\r\n{17829}=62 or\r\n{17829}=69 or\r\n{17829}=117\r\n)\r\nand\r\n({17830}<>2)','Interface {#IFNAME}({#IFALIAS}): Ethernet has changed to lower speed than it was before','','0','1','This Ethernet connection has transitioned down from its known maximum speed. This might be a sign of autonegotiation issues. Ack to close.',NULL,'0','2','1','({17827}>0 and {17831}>0) or\r\n({17830}=2)','0','','1','Current reported speed: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15715','{17862}>{$TEMP_CRIT:""}','{#SENSOR_INFO}: Temperature is above critical threshold: >{$TEMP_CRIT:""}','','0','4','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{17863}<{$TEMP_CRIT:""}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15716','{17864}<{$TEMP_CRIT_LOW:""}','{#SENSOR_INFO}: Temperature is too low: <{$TEMP_CRIT_LOW:""}','','0','3','',NULL,'0','2','1','{17865}>{$TEMP_CRIT_LOW:""}+3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15717','{17866}=1','{#SENSOR_INFO}: Fan is in critical state','','0','3','Please check the fan unit',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15718','{17867}=1 and {17868}>0','{#ENT_NAME}: Device has been replaced (new serial number received)','','0','1','Device serial number has changed. Ack to close',NULL,'0','2','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15719','{17869}=1','{#ENT_NAME}: Power supply is in critical state','','0','3','Please check the power supply unit for errors',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
@@ -6324,8 +6837,6 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15845','{18062}>{$TEMP_WARN:""}','{#SENSOR_DESCR}: Temperature is above warning threshold: >{$TEMP_WARN:""}','','0','2','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{18063}<{$TEMP_WARN:""}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15846','{18064}>{$TEMP_CRIT:""}','{#SENSOR_DESCR}: Temperature is above critical threshold: >{$TEMP_CRIT:""}','','0','4','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{18065}<{$TEMP_CRIT:""}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15847','{18066}<{$TEMP_CRIT_LOW:""}','{#SENSOR_DESCR}: Temperature is too low: <{$TEMP_CRIT_LOW:""}','','0','3','',NULL,'0','2','1','{18067}>{$TEMP_CRIT_LOW:""}+3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15851','{18074} = 1','gzip compression is off for connector http-8080 on {HOST.NAME}','','0','1','',NULL,'0','0','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15852','{18075} = 1','gzip compression is off for connector http-8443 on {HOST.NAME}','','0','1','',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15853','{18076}>75','Zabbix LLD manager processes more than 75% busy','','0','3','',NULL,'0','0','1','{18076}<65','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15855','{18078}>75','Zabbix LLD worker processes more than 75% busy','','0','3','',NULL,'0','0','1','{18078}<65','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('15857','{18080}>75','More than 75% used in the configuration cache','','0','3','Consider increasing CacheSize in the zabbix_server.conf configuration file',NULL,'0','0','0','','0','','0','','0');
@@ -6446,7 +6957,7 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16039','{18311}<{$KERNEL.MAXPROC.MIN}','Configured max number of processes is too low (< {$KERNEL.MAXPROC.MIN})','','0','1','',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16040','{18312}/{18313}*100>80','Getting closer to process limit (over 80% used)','','0','2','',NULL,'0','0','0','','0','','0','{ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16041','{18314}>0','/etc/passwd has been changed','','0','1','',NULL,'0','0','0','','0','','1','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16042','{18315}=1 and {18316}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16042','{18315}=1 and {18316}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16069','{18355}>{$VFS.FS.PUSED.MAX.CRIT:"{#FSNAME}"} and\r\n(({18356}-{18357})<5G or {18358}<1d)','{#FSNAME}: Disk space is critically low (used > {$VFS.FS.PUSED.MAX.CRIT:"{#FSNAME}"}%)','','0','3','Two conditions should match: First, space utilization should be above {$VFS.FS.PUSED.MAX.CRIT:"{#FSNAME}"}.\r\n Second condition should be one of the following:\r\n - The disk free space is less than 5G.\r\n - The disk will be full in less than 24 hours.',NULL,'0','2','0','','0','','1','Space used: {ITEM.LASTVALUE3} of {ITEM.LASTVALUE2} ({ITEM.LASTVALUE1})','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16070','{18359}>{$VFS.FS.PUSED.MAX.WARN:"{#FSNAME}"} and\r\n(({18360}-{18361})<10G or {18362}<1d)','{#FSNAME}: Disk space is low (used > {$VFS.FS.PUSED.MAX.WARN:"{#FSNAME}"}%)','','0','2','Two conditions should match: First, space utilization should be above {$VFS.FS.PUSED.MAX.WARN:"{#FSNAME}"}.\r\n Second condition should be one of the following:\r\n - The disk free space is less than 10G.\r\n - The disk will be full in less than 24 hours.',NULL,'0','2','0','','0','','1','Space used: {ITEM.LASTVALUE3} of {ITEM.LASTVALUE2} ({ITEM.LASTVALUE1})','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16071','{18363}<{$VFS.FS.INODE.PFREE.MIN.CRIT:"{#FSNAME}"}','{#FSNAME}: Running out of free inodes (free < {$VFS.FS.INODE.PFREE.MIN.CRIT:"{#FSNAME}"}%)','','0','3','It may become impossible to write to disk if there are no index nodes left.\r\nAs symptoms, \'No space left on device\' or \'Disk is full\' errors may be seen even though free space is available.',NULL,'0','2','0','','0','','0','Free inodes: {ITEM.LASTVALUE1}','0');
@@ -6462,7 +6973,7 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16105','{18434}<{$KERNEL.MAXPROC.MIN}','Configured max number of processes is too low (< {$KERNEL.MAXPROC.MIN})','','0','1','',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16106','{18435}/{18436}*100>80','Getting closer to process limit (over 80% used)','','0','2','',NULL,'0','0','0','','0','','0','{ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16107','{18437}>0','/etc/passwd has been changed','','0','1','',NULL,'0','0','0','','0','','1','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16108','{18438}=1 and {18439}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16108','{18438}=1 and {18439}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16122','{18459}>{$VFS.FS.PUSED.MAX.CRIT:"{#FSNAME}"} and\r\n(({18460}-{18461})<5G or {18462}<1d)','{#FSNAME}: Disk space is critically low (used > {$VFS.FS.PUSED.MAX.CRIT:"{#FSNAME}"}%)','','0','3','Two conditions should match: First, space utilization should be above {$VFS.FS.PUSED.MAX.CRIT:"{#FSNAME}"}.\r\n Second condition should be one of the following:\r\n - The disk free space is less than 5G.\r\n - The disk will be full in less than 24 hours.',NULL,'0','2','0','','0','','1','Space used: {ITEM.LASTVALUE3} of {ITEM.LASTVALUE2} ({ITEM.LASTVALUE1})','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16123','{18463}>{$VFS.FS.PUSED.MAX.WARN:"{#FSNAME}"} and\r\n(({18464}-{18465})<10G or {18466}<1d)','{#FSNAME}: Disk space is low (used > {$VFS.FS.PUSED.MAX.WARN:"{#FSNAME}"}%)','','0','2','Two conditions should match: First, space utilization should be above {$VFS.FS.PUSED.MAX.WARN:"{#FSNAME}"}.\r\n Second condition should be one of the following:\r\n - The disk free space is less than 10G.\r\n - The disk will be full in less than 24 hours.',NULL,'0','2','0','','0','','1','Space used: {ITEM.LASTVALUE3} of {ITEM.LASTVALUE2} ({ITEM.LASTVALUE1})','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16124','{18467}<{$VFS.FS.INODE.PFREE.MIN.CRIT:"{#FSNAME}"}','{#FSNAME}: Running out of free inodes (free < {$VFS.FS.INODE.PFREE.MIN.CRIT:"{#FSNAME}"}%)','','0','3','It may become impossible to write to disk if there are no index nodes left.\r\nAs symptoms, \'No space left on device\' or \'Disk is full\' errors may be seen even though free space is available.',NULL,'0','2','0','','0','','0','Free inodes: {ITEM.LASTVALUE1}','0');
@@ -6473,7 +6984,7 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16139','{18502}=0','System time is out of sync (diff with Zabbix server > {$SYSTEM.FUZZYTIME.MAX}s)','','0','2','The host system time is different from the Zabbix server time.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16141','{18505}<{$KERNEL.MAXFILES.MIN}','Configured max number of open filedescriptors is too low (< {$KERNEL.MAXFILES.MIN})','','0','1','',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16142','{18506}/{18507}*100>80','Running out of file descriptors (less than < 20% free)','','0','2','',NULL,'0','0','0','','0','','0','{ITEM.LASTVALUE1} of {ITEM.LASTVALUE2} file descriptors are in use.','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16143','{18508}=1 and {18509}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16143','{18508}=1 and {18509}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16144','{18510}<10m','{HOST.NAME} has been restarted (uptime < 10m)','','0','2','The device uptime is less than 10 minutes',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16146','{18513}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16147','{18514}>{$MEMORY.UTIL.MAX}','High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','0','0','','0','','0','','0');
@@ -6577,7 +7088,7 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16487','{19165}=1','{#DISKARRAY_CACHE_LOCATION}: Disk array cache controller battery is in critical state!','','0','3','Please check the device for faults',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16488','{19166}=1','{#DISKARRAY_CACHE_LOCATION}: Disk array cache controller battery is not in optimal state','','0','2','Please check the device for faults',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16491','{19171}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16492','{19172}=1 and {19173}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16492','{19172}=1 and {19173}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16493','{19174}>{$MEMORY.UTIL.MAX}','High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16494','{19175}=1','#{#SNMPINDEX}: Power supply is in critical state','','0','3','Please check the power supply unit for errors',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16495','{19176}=1','#{#SNMPINDEX}: Power supply is in critical state','','0','3','Please check the power supply unit for errors',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
@@ -6588,46 +7099,46 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16504','{19185}>{$TEMP_WARN:"Chassis"}','Chassis #{#SNMPINDEX}: Temperature is above warning threshold: >{$TEMP_WARN:"Chassis"}','','0','2','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{19186}<{$TEMP_WARN:"Chassis"}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16505','{19187}>{$TEMP_CRIT:"Chassis"}','Chassis #{#SNMPINDEX}: Temperature is above critical threshold: >{$TEMP_CRIT:"Chassis"}','','0','4','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{19188}<{$TEMP_CRIT:"Chassis"}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16506','{19189}<{$TEMP_CRIT_LOW:"Chassis"}','Chassis #{#SNMPINDEX}: Temperature is too low: <{$TEMP_CRIT_LOW:"Chassis"}','','0','3','',NULL,'0','2','1','{19190}>{$TEMP_CRIT_LOW:"Chassis"}+3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16507','{19191}=1 and {19192}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16507','{19191}=1 and {19192}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16508','{19193}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16513','{19201}>{$MEMORY.UTIL.MAX}','{#SNMPVALUE}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16514','{19202}>{$CPU.UTIL.CRIT}','{#SNMPVALUE}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','2','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16515','{19203}>{$CPU.UTIL.CRIT}','#{#SNMPINDEX}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','2','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16521','{19209}>{$CPU.UTIL.CRIT}','#{#SNMPINDEX}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','2','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16522','{19210}>{$MEMORY.UTIL.MAX}','#{#SNMPINDEX}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16523','{19211}=1 and {19212}>0','#{#SNMPVALUE}: Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','2','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16523','{19211}=1 and {19212}>0','#{#SNMPVALUE}: Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','2','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16524','{19213}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16525','{19214}=1 and {19215}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16525','{19214}=1 and {19215}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16526','{19216}>{$MEMORY.UTIL.MAX}','{#SNMPINDEX}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16527','{19217}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16528','{19218}>{$MEMORY.UTIL.MAX}','#{#SNMPVALUE}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16529','{19219}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16530','{19220}=1 and {19221}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16530','{19220}=1 and {19221}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16531','{19222}>{$MEMORY.UTIL.MAX}','#{#SNMPVALUE}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16532','{19223}=1 and {19224}>0','{#ENT_NAME}: Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','2','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16532','{19223}=1 and {19224}>0','{#ENT_NAME}: Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','2','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16533','{19225}>{$CPU.UTIL.CRIT}','{#MODULE_NAME}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','2','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16534','{19226}>{$MEMORY.UTIL.MAX}','{#MODULE_NAME}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16535','{19227}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16536','{19228}>{$MEMORY.UTIL.MAX}','#{#SNMPVALUE}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16537','{19229}>{$CPU.UTIL.CRIT}','{#ENT_NAME}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','2','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16538','{19230}=1 and {19231}>0','{#ENT_NAME}: Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','2','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16538','{19230}=1 and {19231}>0','{#ENT_NAME}: Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','2','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16539','{19232}>{$MEMORY.UTIL.MAX}','{#ENT_NAME}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16540','{19233}=1 and {19234}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16540','{19233}=1 and {19234}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16541','{19235}>{$CPU.UTIL.CRIT}','{#SNMPVALUE}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','2','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16542','{19236}>{$MEMORY.UTIL.MAX}','{#SNMPVALUE}: High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16543','{19237}=1 and {19238}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16543','{19237}=1 and {19238}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16544','{19239}>{$MEMORY.UTIL.MAX}','High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16545','{19240}>{$CPU.UTIL.CRIT}','#{#SNMPINDEX}: High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','2','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16546','{19241}>{$VFS.FS.PUSED.MAX.CRIT:"Disk-{#SNMPINDEX}"} and\r\n(({19242}-{19243})<5G or {19244}<1d)','Disk-{#SNMPINDEX}: Disk space is critically low (used > {$VFS.FS.PUSED.MAX.CRIT:"Disk-{#SNMPINDEX}"}%)','','0','3','Two conditions should match: First, space utilization should be above {$VFS.FS.PUSED.MAX.CRIT:"Disk-{#SNMPINDEX}"}.\r\n Second condition should be one of the following:\r\n - The disk free space is less than 5G.\r\n - The disk will be full in less than 24 hours.',NULL,'0','2','0','','0','','1','Space used: {ITEM.LASTVALUE3} of {ITEM.LASTVALUE2} ({ITEM.LASTVALUE1})','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16547','{19245}>{$VFS.FS.PUSED.MAX.WARN:"Disk-{#SNMPINDEX}"} and\r\n(({19246}-{19247})<10G or {19248}<1d)','Disk-{#SNMPINDEX}: Disk space is low (used > {$VFS.FS.PUSED.MAX.WARN:"Disk-{#SNMPINDEX}"}%)','','0','2','Two conditions should match: First, space utilization should be above {$VFS.FS.PUSED.MAX.WARN:"Disk-{#SNMPINDEX}"}.\r\n Second condition should be one of the following:\r\n - The disk free space is less than 10G.\r\n - The disk will be full in less than 24 hours.',NULL,'0','2','0','','0','','1','Space used: {ITEM.LASTVALUE3} of {ITEM.LASTVALUE2} ({ITEM.LASTVALUE1})','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16548','{19249}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16549','{19250}=1 and {19251}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16549','{19250}=1 and {19251}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16550','{19252}>{$MEMORY.UTIL.MAX}','High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16551','{19253}>{$TEMP_WARN:""}','Temperature is above warning threshold: >{$TEMP_WARN:""}','','0','2','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','0','1','{19254}<{$TEMP_WARN:""}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16552','{19255}>{$TEMP_CRIT:""}','Temperature is above critical threshold: >{$TEMP_CRIT:""}','','0','4','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','0','1','{19256}<{$TEMP_CRIT:""}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16553','{19257}<{$TEMP_CRIT_LOW:""}','Temperature is too low: <{$TEMP_CRIT_LOW:""}','','0','3','',NULL,'0','0','1','{19258}>{$TEMP_CRIT_LOW:""}+3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16554','{19259}>{$CPU.UTIL.CRIT}','High CPU utilization (over {$CPU.UTIL.CRIT}% for 5m)','','0','2','CPU utilization is too high. The system might be slow to respond.',NULL,'0','0','0','','0','','0','Current utilization: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16555','{19260}=1 and {19261}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16555','{19260}=1 and {19261}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16556','{19262}>{$MEMORY.UTIL.MAX}','High memory utilization ( >{$MEMORY.UTIL.MAX}% for 5m)','','0','3','The system is running out of free memory.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16557','{19263}=1','{#SNMPINDEX}: Fan is in critical state','','0','3','Please check the fan unit',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16558','{19264}=1','{#SNMPINDEX}: Power supply is in critical state','','0','3','Please check the power supply unit for errors',NULL,'0','2','0','','0','','0','Current state: {ITEM.LASTVALUE1}','0');
@@ -6639,7 +7150,7 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16569','{19287}/{19288}>{$LOAD_AVG_PER_CPU.MAX.WARN}\r\nand {19289}>0\r\nand {19290}>0','Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)','','0','3','Per CPU load average is too high. Your system may be slow to respond.',NULL,'0','0','0','','0','','0','Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16573','{19299}/{19300}>{$LOAD_AVG_PER_CPU.MAX.WARN}\r\nand {19301}>0\r\nand {19302}>0','Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)','','0','3','Per CPU load average is too high. Your system may be slow to respond.',NULL,'0','0','0','','0','','0','Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16575','{19305}/{19306}>{$LOAD_AVG_PER_CPU.MAX.WARN}\r\nand {19307}>0\r\nand {19308}>0','Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)','','0','3','Per CPU load average is too high. Your system may be slow to respond.',NULL,'0','0','0','','0','','0','Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16577','{19313}=1 and {19314}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','2','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16577','{19313}=1 and {19314}>0','Operating system description has changed','','0','1','Operating system description has changed. Possible reasons that system has been updated or replaced. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16579','{19316}=1 and {19317}>0','System name has changed (new name: {ITEM.VALUE})','','0','1','System name has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16582','{19322}=1 and {19323}>0','System name has changed (new name: {ITEM.VALUE})','','0','1','System name has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('16584','{19326}=1 and {19327}>0','System name has changed (new name: {ITEM.VALUE})','','0','1','System name has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
@@ -6957,11 +7468,9 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17044','{19995}=1','Oracle TBS \'{#TABLESPACE}\': Tablespace status has changed (new value received: {ITEM.VALUE})','','0','1','Oracle tablespace status has changed. Ack to close.',NULL,'0','2','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17045','{19996}>{$ORACLE.TBS.USED.PCT.MAX.WARN}','Oracle TBS \'{#TABLESPACE}\': Tablespace usage is too high (over {$ORACLE.TBS.USED.PCT.MAX.WARN}% for 5m).','','0','2','',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17046','{19997}>{$ORACLE.TBS.USED.PCT.MAX.HIGH}','Oracle TBS \'{#TABLESPACE}\': Tablespace Usage is too high (over {$ORACLE.TBS.USED.PCT.MAX.HIGH}% for 5m).','','0','4','',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17047','{19998}<0 and {19999}>0\r\nand (\r\n{20000}=6 or\r\n{20000}=7 or\r\n{20000}=11 or\r\n{20000}=62 or\r\n{20000}=69 or\r\n{20000}=117\r\n)\r\nand\r\n({20001}<>2)','Interface {#IFNAME}({#IFALIAS}): Ethernet has changed to lower speed than it was before','','0','1','This Ethernet connection has transitioned down from its known maximum speed. This might be a sign of autonegotiation issues. Ack to close.',NULL,'0','2','1','({19998}>0 and {20002}>0) or\r\n({20001}=2)','0','','1','Current reported speed: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17048','({20003}>({$IF.UTIL.MAX:"{#IFNAME}"}/100)*{20004} or\r\n{20005}>({$IF.UTIL.MAX:"{#IFNAME}"}/100)*{20004}) and\r\n{20004}>0','Interface {#IFNAME}({#IFALIAS}): High bandwidth usage ( > {$IF.UTIL.MAX:"{#IFNAME}"}% )','','0','2','The network interface utilization is close to its estimated maximum bandwidth.',NULL,'0','2','1','{20003}<(({$IF.UTIL.MAX:"{#IFNAME}"}-3)/100)*{20004} and\r\n{20005}<(({$IF.UTIL.MAX:"{#IFNAME}"}-3)/100)*{20004}','0','','1','In: {ITEM.LASTVALUE1}, out: {ITEM.LASTVALUE3}, speed: {ITEM.LASTVALUE2}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17049','{20006}>{$IF.ERRORS.WARN:"{#IFNAME}"}\r\nor {20007}>{$IF.ERRORS.WARN:"{#IFNAME}"}','Interface {#IFNAME}({#IFALIAS}): High error rate ( > {$IF.ERRORS.WARN:"{#IFNAME}"} for 5m)','','0','2','Recovers when below 80% of {$IF.ERRORS.WARN:"{#IFNAME}"} threshold',NULL,'0','2','1','{20008}<{$IF.ERRORS.WARN:"{#IFNAME}"}*0.8\r\nand {20009}<{$IF.ERRORS.WARN:"{#IFNAME}"}*0.8','0','','1','errors in: {ITEM.LASTVALUE1}, errors out: {ITEM.LASTVALUE2}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17050','{$IFCONTROL:"{#IFNAME}"}=1 and ({20010}<>2 and {20011}=1)','Interface {#IFNAME}({#IFALIAS}): Link down','','0','3','This trigger expression works as follows:\r\n1. Can be triggered if operations status is down.\r\n2. {$IFCONTROL:\\"{#IFNAME}\\"}=1 - user can redefine Context macro to value - 0. That marks this interface as not important.\r\n    No new trigger will be fired if this interface is down.\r\n3. {TEMPLATE_NAME:METRIC.diff()}=1) - trigger fires only if operational status is different from Connected(2).\r\n\r\nWARNING: if closed manually - won\'t fire again on next poll, because of .diff.',NULL,'0','2','1','{20010}=2 or {$IFCONTROL:"{#IFNAME}"}=0','0','','1','Current state: {ITEM.LASTVALUE1}','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17055','{20026}<0 and {20027}>0\r\nand (\r\n{20028}=6 or\r\n{20028}=7 or\r\n{20028}=11 or\r\n{20028}=62 or\r\n{20028}=69 or\r\n{20028}=117\r\n)\r\nand\r\n({20029}<>2)','Interface {#IFNAME}({#IFALIAS}): Ethernet has changed to lower speed than it was before','','0','1','This Ethernet connection has transitioned down from its known maximum speed. This might be a sign of autonegotiation issues. Ack to close.',NULL,'0','2','1','({20026}>0 and {20030}>0) or\r\n({20029}=2)','0','','1','Current reported speed: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17056','({20031}>({$IF.UTIL.MAX:"{#IFNAME}"}/100)*{20032} or\r\n{20033}>({$IF.UTIL.MAX:"{#IFNAME}"}/100)*{20032}) and\r\n{20032}>0','Interface {#IFNAME}({#IFALIAS}): High bandwidth usage ( > {$IF.UTIL.MAX:"{#IFNAME}"}% )','','0','2','The network interface utilization is close to its estimated maximum bandwidth.',NULL,'0','2','1','{20031}<(({$IF.UTIL.MAX:"{#IFNAME}"}-3)/100)*{20032} and\r\n{20033}<(({$IF.UTIL.MAX:"{#IFNAME}"}-3)/100)*{20032}','0','','1','In: {ITEM.LASTVALUE1}, out: {ITEM.LASTVALUE3}, speed: {ITEM.LASTVALUE2}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17057','{20034}>{$IF.ERRORS.WARN:"{#IFNAME}"}\r\nor {20035}>{$IF.ERRORS.WARN:"{#IFNAME}"}','Interface {#IFNAME}({#IFALIAS}): High error rate ( > {$IF.ERRORS.WARN:"{#IFNAME}"} for 5m)','','0','2','Recovers when below 80% of {$IF.ERRORS.WARN:"{#IFNAME}"} threshold',NULL,'0','2','1','{20036}<{$IF.ERRORS.WARN:"{#IFNAME}"}*0.8\r\nand {20037}<{$IF.ERRORS.WARN:"{#IFNAME}"}*0.8','0','','1','errors in: {ITEM.LASTVALUE1}, errors out: {ITEM.LASTVALUE2}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17058','{$IFCONTROL:"{#IFNAME}"}=1 and ({20038}<>2 and {20039}=1)','Interface {#IFNAME}({#IFALIAS}): Link down','','0','3','This trigger expression works as follows:\r\n1. Can be triggered if operations status is down.\r\n2. {$IFCONTROL:\\"{#IFNAME}\\"}=1 - user can redefine Context macro to value - 0. That marks this interface as not important.\r\n    No new trigger will be fired if this interface is down.\r\n3. {TEMPLATE_NAME:METRIC.diff()}=1) - trigger fires only if operational status is different from Connected(2).\r\n\r\nWARNING: if closed manually - won\'t fire again on next poll, because of .diff.',NULL,'0','2','1','{20038}=2 or {$IFCONTROL:"{#IFNAME}"}=0','0','','1','Current state: {ITEM.LASTVALUE1}','0');
@@ -6988,9 +7497,6 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17083','{20087}=3','VMware: The {HOST.HOST} health is Red','','0','4','One or more components in the appliance might be in an unusable status and the appliance might become unresponsive soon. Security patches might be available.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17084','{20088}=2','VMware: The {HOST.HOST} health is Yellow','','0','3','One or more components in the appliance might become overloaded soon.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17085','{20089}<10m','VMware: {HOST.HOST} has been restarted (uptime < 10m)','','0','2','Uptime is less than 10 minutes',NULL,'0','0','0','','0','','1','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17086','{20090} > ({20091} * 0.7)','70% http-8080 worker threads busy on {HOST.NAME}','','0','2','',NULL,'0','0','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17087','{20092} > ({20093} * 0.7)','70% http-8443 worker threads busy on {HOST.NAME}','','0','2','',NULL,'0','0','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17088','{20094} > ({20095}  *0.7)','70% jk-8009 worker threads busy on {HOST.NAME}','','0','2','',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17089','{20096}<20M','Lack of available memory on server {HOST.NAME}','','0','3','',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17090','{20097}<20','Free disk space is less than 20% on volume {#FSNAME}','','0','2','',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17091','{20098}<20','Free inodes is less than 20% on volume {#FSNAME}','','0','2','',NULL,'0','2','0','','0','','0','','0');
@@ -7095,7 +7601,6 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17190','{20210} > {$ORACLE.SESSION.LONG.LOCK.MAX.WARN}','Oracle: Too many sessions locked over {$ORACLE.SESSION.LOCK.MAX.TIME}s (over {$ORACLE.SESSION.LONG.LOCK.MAX.WARN} for 5 min)','','0','2','Number of sessions locked over {$ORACLE.SESSION.LOCK.MAX.TIME} seconds is too high. Long-term locks can negatively affect database performance, therefore, if they are detected, you should first find the most difficult queries from the database point of view and analyze possible resource leaks.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17191','{20211}<{$ORACLE.SHARED.FREE.MIN.WARN}','Oracle: Shared pool free is too low (less {$ORACLE.SHARED.FREE.MIN.WARN}% for 5m)','','0','2','The shared pool free memory percent has been less than {$ORACLE.SHARED.FREE.MIN.WARN}% in the last 5 minutes.',NULL,'0','0','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17192','{20212}  < {$ORACLE.EXPIRE.PASSWORD.MIN.WARN}','Oracle: Zabbix account will expire soon (under {$ORACLE.EXPIRE.PASSWORD.MIN.WARN} days)','','0','2','Password for zabbix user in the database will expire soon.',NULL,'0','0','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17193','{20213}>{$TEMP_WARN:""}\r\nor\r\n{20214}={$TEMP_WARN_STATUS}','{#SENSOR_INFO}: Temperature is above warning threshold: >{$TEMP_WARN:""}','','0','2','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{20215}<{$TEMP_WARN:""}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17194','{20216}>{$TEMP_WARN:""}\r\nor\r\n{20217}={$TEMP_WARN_STATUS}','{#SENSOR_INFO}: Temperature is above warning threshold: >{$TEMP_WARN:""}','','0','2','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{20218}<{$TEMP_WARN:""}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17195','{20219}>{$TEMP_CRIT:"{#SNMPVALUE}"}\r\nor\r\n{20220}={$TEMP_CRIT_STATUS}\r\nor\r\n{20220}={$TEMP_DISASTER_STATUS}','{#SNMPVALUE}: Temperature is above critical threshold: >{$TEMP_CRIT:"{#SNMPVALUE}"}','','0','4','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{20221}<{$TEMP_CRIT:"{#SNMPVALUE}"}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17196','{20222}>{$TEMP_WARN:"{#SNMPVALUE}"}\r\nor\r\n{20223}={$TEMP_WARN_STATUS}','{#SNMPVALUE}: Temperature is above warning threshold: >{$TEMP_WARN:"{#SNMPVALUE}"}','','0','2','This trigger uses temperature sensor values as well as temperature sensor status if available',NULL,'0','2','1','{20224}<{$TEMP_WARN:"{#SNMPVALUE}"}-3','0','','0','Current value: {ITEM.LASTVALUE1}','0');
@@ -7152,13 +7657,413 @@ INSERT INTO `triggers` (`triggerid`,`exp
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17253','{20329}=1 and {20330}>0','Asterisk: Version has changed (new version: {ITEM.VALUE})','','0','1','Asterisk version has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17254','{20331}>{$AMI.RESPONSE_TIME.MAX.WARN}','Asterisk: Service response time is too high (over {$AMI.RESPONSE_TIME.MAX.WARN} for 5m)','','0','2','',NULL,'0','0','0','','0','','1','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17255','{20332}=0','Asterisk: Service is down','','0','3','',NULL,'0','0','0','','0','','1','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17256','{20333}>={$AMI.TRUNK_ACTIVE_CHANNELS.MAX.WARN:"{#OBJECTNAME}"}','IAX trunk "{#OBJECTNAME}": Number of the IAX trunk "{#OBJECTNAME}" active channels is too high (over {$AMI.TRUNK_ACTIVE_CHANNELS.MAX.WARN:"{#OBJECTNAME}"} for 10m','','0','2','The IAX trunk may not be able to process new calls.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17257','{20334}="UNKNOWN" or {20334}="UNREACHABLE"','IAX trunk "{#OBJECTNAME}": IAX trunk {#OBJECTNAME} has a state {ITEM.VALUE}','','0','3','The IAX trunk is unable to establish a connection with a neighbor due to network issues or incorrect configuration.',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17258','{20335}>={$AMI.TRUNK_ACTIVE_CHANNELS.MAX.WARN:"{#OBJECTNAME}"}','PJSIP trunk "{#OBJECTNAME}": Number of the PJSIP trunk "{#OBJECTNAME}" active channels is too high (over {$AMI.TRUNK_ACTIVE_CHANNELS.MAX.WARN:"{#OBJECTNAME}"} for 10m','','0','2','The PJSIP trunk may not be able to process new calls.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17259','{20336}="Unavailable"','PJSIP trunk "{#OBJECTNAME}": PJSIP trunk {#OBJECTNAME} has a state Unavailable','','0','3','The PJSIP trunk is unable to establish a connection with a neighbor due to network issues or incorrect configuration.',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17260','{20337}>{$AMI.QUEUE_CALLERS.MAX.WARN:"{#QUEUE}"}','"{#QUEUE}": Number of callers in the queue "{#QUEUE}" is too high (over {$AMI.QUEUE_CALLERS.MAX.WARN:"{#QUEUE}"} for 10m','','0','2','There is a large number of calls in the queue.',NULL,'0','2','0','','0','','0','','0');
-INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17261','{20338}>={$AMI.TRUNK_ACTIVE_CHANNELS.MAX.WARN:"{#OBJECTNAME}"}','SIP trunk "{#OBJECTNAME}": Number of the SIP trunk "{#OBJECTNAME}" active channels is too high (over {$AMI.TRUNK_ACTIVE_CHANNELS.MAX.WARN:"{#OBJECTNAME}"} for 10m','','0','2','The SIP trunk may not be able to process new calls.',NULL,'0','2','0','','0','','0','','0');
 INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17262','{20339}="UNKNOWN" or {20339}="UNREACHABLE"','SIP trunk "{#OBJECTNAME}": SIP trunk {#OBJECTNAME} has a state {ITEM.VALUE}','','0','3','The SIP trunk is unable to establish a connection with a neighbor due to network issues or incorrect configuration.',NULL,'0','2','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17263','{20340}>0','NameNode: Cluster has missing blocks','','0','3','A missing block is far worse than a corrupt block, because a missing block cannot be recovered by copying a replica.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17264','{20341}>0','NameNode: Cluster has DataNodes in Dead state','','0','3','The death of a DataNode causes a flurry of network activity, as the NameNode initiates replication of blocks lost on the dead nodes.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17265','{20342}<{$HADOOP.CAPACITY_REMAINING.MIN.WARN}','NameNode: Cluster capacity remaining is low (below {$HADOOP.CAPACITY_REMAINING.MIN.WARN}% for 15m)','','0','2','A good practice is to ensure that disk use never exceeds 80 percent capacity.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17266','{20343}<10m','NameNode: Service has been restarted (uptime < 10m)','','0','1','Uptime is less than 10 minutes',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17267','{20344}=1','NameNode: Failed to fetch NameNode API page (or no data for 30m)','','0','2','Zabbix has not received data for items for the last 30 minutes.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17268','{20345}>0','NameNode: Cluster has volume failures','','0','3','HDFS now allows for disks to fail in place, without affecting DataNode operations, until a threshold value is reached. This is set on each DataNode via the dfs.datanode.failed.volumes.tolerated property; it defaults to 0, meaning that any volume failure will shut down the DataNode; on a production cluster where DataNodes typically have 6, 8, or 12 disks, setting this parameter to 1 or 2 is typically the best practice.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17269','{20346}=0','ResourceManager: Cluster has no active NodeManagers','','0','4','Cluster is unable to execute any jobs without at least one NodeManager.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17270','{20347}>0','ResourceManager: Cluster has unhealthy NodeManagers','','0','3','YARN considers any node with disk utilization exceeding the value specified under the property yarn.nodemanager.disk-health-checker.max-disk-utilization-per-disk-percentage (in yarn-site.xml) to be unhealthy. Ample disk space is critical to ensure uninterrupted operation of a Hadoop cluster, and large numbers of unhealthyNodes (the number to alert on depends on the size of your cluster) should be quickly investigated and resolved.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17271','{20348}<10m','ResourceManager: Service has been restarted (uptime < 10m)','','0','1','Uptime is less than 10 minutes',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17272','{20349}=1','ResourceManager: Failed to fetch ResourceManager API page (or no data for 30m)','','0','2','Zabbix has not received data for items for the last 30 minutes.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17273','{20350}>{$HADOOP.NAMENODE.RESPONSE_TIME.MAX.WARN}','NameNode: Service response time is too high (over {$HADOOP.NAMENODE.RESPONSE_TIME.MAX.WARN} for 5m)','','0','2','',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17274','{20351}>{$HADOOP.RESOURCEMANAGER.RESPONSE_TIME.MAX.WARN}','ResourceManager: Service response time is too high (over {$HADOOP.RESOURCEMANAGER.RESPONSE_TIME.MAX.WARN} for 5m)','','0','2','',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17275','{20352}=0','NameNode: Service is unavailable','','0','3','',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17276','{20353}=0','ResourceManager: Service is unavailable','','0','3','',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17277','{20354}<>"Live"','{#HOSTNAME}: DataNode has state {ITEM.VALUE}.','','0','3','The state is different from normal.',NULL,'0','2','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17278','{20355}<10m','{#HOSTNAME}: Service has been restarted (uptime < 10m)','','0','1','Uptime is less than 10 minutes',NULL,'0','2','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17279','{20356}=1','{#HOSTNAME}: Failed to fetch DataNode API page (or no data for 30m)','','0','2','Zabbix has not received data for items for the last 30 minutes.',NULL,'0','2','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17280','{20357}<>"RUNNING"','{#HOSTNAME}: NodeManager has state {ITEM.VALUE}.','','0','3','The state is different from normal.',NULL,'0','2','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17281','{20358}<10m','{#HOSTNAME}: Service has been restarted (uptime < 10m)','','0','1','Uptime is less than 10 minutes',NULL,'0','2','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17282','{20359}=1','{#HOSTNAME}: Failed to fetch NodeManager API page (or no data for 30m)','','0','2','Zabbix has not received data for items for the last 30 minutes.',NULL,'0','2','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17283','{20360}>0','Kafka: Unclean leader election detected','','0','3','Unclean leader elections occur when there is no qualified partition leader among Kafka brokers. If Kafka is configured to allow an unclean leader election, a leader is chosen from the out-of-sync replicas, and any messages that were not synced prior to the loss of the former leader are lost forever. Essentially, unclean leader elections sacrifice consistency for availability.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17284','{20361} > 0','Kafka: One or more partitions have no leader','','0','2','Any partition without an active leader will be completely inaccessible, and both consumers and producers of that partition will be blocked until a leader becomes available.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17285','{20362} > 0','Kafka: There are offline log directories','','0','2','The offline log directory count metric indicate the number of log directories which are offline (due to an hardware failure for example) so that the broker cannot store incoming messages anymore.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17286','{20363}<{$KAFKA.NET_PROC_AVG_IDLE.MIN.WARN}','Kafka: Network processor average idle percent is too low (under {$KAFKA.NET_PROC_AVG_IDLE.MIN.WARN} for 15m)','','0','3','The network processor idle ratio metric indicates the percentage of time the network processor are not in use. The lower this number, the more loaded the broker is.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17287','{20364}=1','Kafka: Failed to fetch info data (or no data for 15m)','','0','2','Zabbix has not received data for items for the last 15 minutes',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17288','{20365}<10m','Kafka: has been restarted (uptime < 10m)','','0','1','Uptime is less than 10 minutes',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17289','{20366}=1 and {20367}>0','Kafka: Version has changed (new version: {ITEM.VALUE})','','0','1','Kafka version has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17290','{20368}<{$KAFKA.REQUEST_HANDLER_AVG_IDLE.MIN.WARN}','Kafka: Request handler average idle percent is too low (under {$KAFKA.REQUEST_HANDLER_AVG_IDLE.MIN.WARN} for 15m)','','0','3','The request handler idle ratio metric indicates the percentage of time the request handlers are not in use. The lower this number, the more loaded the broker is.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17291','{20369}>0','Kafka: There are partitions under the min ISR','','0','3','The Under min ISR partitions metric displays the number of partitions, where the number of In-Sync Replicas (ISR) is less than the minimum number of in-sync replicas specified. The two most common causes of under-min ISR partitions are that one or more brokers is unresponsive, or the cluster is experiencing performance issues and one or more brokers are falling behind.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17292','{20370}>0','Kafka: There are under replicated partitions','','0','3','The Under replicated partitions metric displays the number of partitions that do not have enough replicas to meet the desired replication factor. A partition will also be considered under-replicated if the correct number of replicas exist, but one or more of the replicas have fallen significantly behind the partition leader. The two most common causes of under-replicated partitions are that one or more brokers is unresponsive, or the cluster is experiencing performance issues and one or more brokers have fallen behind.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17293','{20371}=0','Kafka: Broker is not connected to ZooKeeper','','0','3','',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17294','{20372}=1 and {20373}>0','Tomcat: Version has been changed','','0','1','Tomcat version has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17295','{20374} = 1','{#JMXVALUE}: Gzip compression is disabled','','0','1','gzip compression is disabled for connector {#JMXVALUE}.',NULL,'0','2','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17296','{20375}>{20376}*{$TOMCAT.THREADS.MAX.PCT:"{#JMXNAME}"}/100','{#JMXNAME}: Busy worker threads count are more than {$TOMCAT.THREADS.MAX.PCT:"{#JMXNAME}"}% of the limit for {$TOMCAT.THREADS.MAX.TIME:"{#JMXNAME}"}','','0','4','When current threads busy counter reaches the limit, no more requests could be handled, and the application chokes.',NULL,'0','2','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17297','{20377} * 100 / {20378} > {$ZOOKEEPER.FILE_DESCRIPTORS.MAX.WARN}','Zookeeper: Too many file descriptors used (over {$ZOOKEEPER.FILE_DESCRIPTORS.MAX.WARN}% for 5 min)','','0','2','Number of file descriptors used more than {$ZOOKEEPER.FILE_DESCRIPTORS.MAX.WARN}% of the available number of file descriptors.',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17298','{20379}>{$ZOOKEEPER.OUTSTANDING_REQ.MAX.WARN}','Zookeeper: Too many queued requests (over {$ZOOKEEPER.OUTSTANDING_REQ.MAX.WARN}% for 5 min)','','0','3','Number of queued requests in the server. This goes up when the server receives more requests than it can process.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17299','{20380}=1 and {20381}>0','Zookeeper: Server mode has changed (new mode: {ITEM.VALUE})','','0','1','Zookeeper node state has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17300','{20382}<10m','Zookeeper: has been restarted (uptime < 10m)','','0','1','Uptime is less than 10 minutes',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17301','{20383}=1','Zookeeper: Failed to fetch info data (or no data for 10m)','','0','2','Zabbix has not received data for items for the last 10 minutes',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17302','{20384}=1 and {20385}>0','Zookeeper: Version has changed (new version: {ITEM.VALUE})','','0','1','Zookeeper version has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17303','{20386} < {20387}-1','Zookeeper: Too few active followers','','0','3','The number of followers should equal the total size of your ZooKeeper ensemble, minus 1 (the leader is not included in the follower count). If the ensemble fails to maintain quorum, all automatic failover features are suspended.',NULL,'0','2','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17304','{20388}>{$ZOOKEEPER.PENDING_SYNCS.MAX.WARN}','Zookeeper: Too many pending syncs (over {$ZOOKEEPER.PENDING_SYNCS.MAX.WARN}% for 5 min)','','0','3','',NULL,'0','2','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17305','{20389}=1 and {20390}>0','Version has changed (new version: {ITEM.VALUE})','','0','1','Cassandra version has changed. Ack to close.',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17306','{20391}>{$CASSANDRA.PENDING_TASKS.MAX.WARN}','Many pending tasks (over {$CASSANDRA.PENDING_TASKS.MAX.WARN} for 15m)','','0','2','',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17307','{20392}>{$CASSANDRA.PENDING_TASKS.MAX.HIGH}','Too many pending tasks (over {$CASSANDRA.PENDING_TASKS.MAX.HIGH} for 15m)','','0','3','',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17308','{20393}>0','Too many storage exceptions','','0','2','',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17309','{20394}=1','Failed to fetch info data (or no data for 15m)','','0','2','Zabbix has not received data for items for the last 15 minutes',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17310','{20395}>0','There are down nodes in cluster','','0','3','',NULL,'0','0','0','','0','','0','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17311','{20396} < {#THRESHOLD_LO_WARN}','{#SENSOR_INFO}: Fan speed is below the warning threshold of {#THRESHOLD_LO_WARN}rpm for 5m','','0','2','This trigger uses fan sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17312','{20397} < {#THRESHOLD_LO_CRIT}','{#SENSOR_INFO}: Fan speed is below the critical threshold of {#THRESHOLD_LO_CRIT}rpm for 5m','','0','4','This trigger uses fan sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17313','{20398} > {#THRESHOLD_HI_WARN}','{#SENSOR_INFO}: Fan speed is above the warning threshold of {#THRESHOLD_HI_WARN}rpm for 5m','','0','2','This trigger uses fan sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17314','{20399} > {#THRESHOLD_HI_CRIT}','{#SENSOR_INFO}: Fan speed is above the critical threshold of {#THRESHOLD_HI_CRIT}rpm for 5m','','0','4','This trigger uses fan sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17315','{20400} < {#THRESHOLD_LO_WARN}','{#SENSOR_INFO}: Temperature is below the warning threshold of {#THRESHOLD_LO_WARN}°C for 5m','','0','2','This trigger uses temperature sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17316','{20401} < {#THRESHOLD_LO_CRIT}','{#SENSOR_INFO}: Temperature is below the critical threshold of {#THRESHOLD_LO_CRIT}°C for 5m','','0','4','This trigger uses temperature sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17317','{20402} > {#THRESHOLD_HI_WARN}','{#SENSOR_INFO}: Temperature is above the warning threshold of {#THRESHOLD_HI_WARN}°C for 5m','','0','2','This trigger uses temperature sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17318','{20403} > {#THRESHOLD_HI_CRIT}','{#SENSOR_INFO}: Temperature is above the critical threshold of {#THRESHOLD_HI_CRIT}°C for 5m','','0','4','This trigger uses temperature sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17319','{20404} < {#THRESHOLD_LO_WARN}','{#SENSOR_INFO}: Voltage is below the warning threshold of {#THRESHOLD_LO_WARN}V for 5m','','0','2','This trigger uses voltage sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17320','{20405} < {#THRESHOLD_LO_CRIT}','{#SENSOR_INFO}: Voltage is below the critical threshold of {#THRESHOLD_LO_CRIT}V for 5m','','0','4','This trigger uses voltage sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17321','{20406} > {#THRESHOLD_HI_WARN}','{#SENSOR_INFO}: Voltage is above the warning threshold of {#THRESHOLD_HI_WARN}V for 5m','','0','2','This trigger uses voltage sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17322','{20407} > {#THRESHOLD_HI_CRIT}','{#SENSOR_INFO}: Voltage is above the critical threshold of {#THRESHOLD_HI_CRIT}V for 5m','','0','4','This trigger uses voltage sensor values defined in the device.',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17323','{20408}={$CHARGE.STATE.WARN}','Battery: Device charge in warning state','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17324','{20409}={$CHARGE.STATE.CRIT}','Battery: Device charge in critical state','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17325','{20410}={$LOAD.STATE.WARN:"lvdWarning"}  or {20410}={$LOAD.STATE.WARN:"override"}','Load: Device load in warning state','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17326','{20411}={$LOAD.STATE.CRIT:"lvd"} or {20411}={$LOAD.STATE.CRIT:"fault"}','Load: Device load in critical state','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17327','{20412}=2','Status: Device has "rtsShorted" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17328','{20413}=2','Status: Device has "rtsDisconnected" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17329','{20414}=2','Status: Device has "heatsinkTempSensorOpen" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17330','{20415}=2','Status: Device has "heatsinkTempSensorShorted" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17331','{20416}=2','Status: Device has "heatsinkTempLimit" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17332','{20417}=2','Status: Device has "inductorTempSensorOpen" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17333','{20418}=2','Status: Device has "inductorTempSensorShorted" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17334','{20419}=2','Status: Device has "inductorTempLimit" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17335','{20420}=2','Status: Device has "currentLimit" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17336','{20421}=2','Status: Device has "currentMeasurementError" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17337','{20422}=2','Status: Device has "batterySenseOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17338','{20423}=2','Status: Device has "batterySenseDisconnected" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17339','{20424}=2','Status: Device has "uncalibrated" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17340','{20425}=2','Status: Device has "tb5v" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17341','{20426}=2','Status: Device has "fp10SupplyOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17342','{20427}=2','Status: Device has "mosfetOpen" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17343','{20428}=2','Status: Device has "arrayCurrentOffset" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17344','{20429}=2','Status: Device has "loadCurrentOffset" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17345','{20430}=2','Status: Device has "p33SupplyOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17346','{20431}=2','Status: Device has "p12SupplyOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17347','{20432}=2','Status: Device has "hightInputVoltageLimit" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17348','{20433}=2','Status: Device has "controllerReset" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17349','{20434}=2','Status: Device has "loadLvd" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17350','{20435}=2','Status: Device has "logTimeout" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17351','{20436}=2','Status: Device has "eepromAccessFailure" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17352','{20437}=2','Status: Device has "overcurrent" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17353','{20438}=2','Status: Device has "mosfetSShorted" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17354','{20439}=2','Status: Device has "software" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17355','{20440}=2','Status: Device has "batteryHvd" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17356','{20441}=2','Status: Device has "arrayHvd" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17357','{20442}=2','Status: Device has "customSettingsEdit" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17358','{20443}=2','Status: Device has "rtsShorted" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17359','{20444}=2','Status: Device has "rtsNoLongerValid" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17360','{20445}=2','Status: Device has "localTempSensorDamaged" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17361','{20446}=2','Status: Device has "batteryLowVoltageDisconnect" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17362','{20447}=2','Status: Device has "slaveTimeout" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17363','{20448}=2','Status: Device has "dipSwitchChanged" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17364','{20449}=2','Status: Device has "externalShortCircuit" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17365','{20450}=2','Status: Device has "overcurrent" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17366','{20451}=2','Status: Device has "mosfetShorted" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17367','{20452}=2','Status: Device has "software" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17368','{20453}=2','Status: Device has "loadHvd" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17369','{20454}=2','Status: Device has "highTempDisconnect" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17370','{20455}=2','Status: Device has "dipSwitchChanged" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17371','{20456}=2','Status: Device has "customSettingsEdit" load faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17372','{20457}<10m','Status: Device has been restarted (uptime < 10m)','','0','1','Uptime is less than 10 minutes',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17373','{20458}=1','Status: Failed to fetch data (or no data for 5m)','','0','2','Zabbix has not received data for items for the last 5 minutes',NULL,'0','0','0','','0','','1','','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17374','{20459}<{$BATTERY.TEMP.MIN.WARN}','Temperature: Low battery temperature (below {$BATTERY.TEMP.MIN.WARN}C for 5m)','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17375','{20460}<{$BATTERY.TEMP.MIN.CRIT}','Temperature: Critically low battery temperature (below {$BATTERY.TEMP.MIN.WARN}C for 5m)','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17376','{20461}>{$BATTERY.TEMP.MAX.WARN}','Temperature: High battery temperature (over {$BATTERY.TEMP.MAX.WARN}C for 5m)','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17377','{20462}>{$BATTERY.TEMP.MAX.CRIT}','Temperature: Critically high battery temperature (over {$BATTERY.TEMP.MAX.CRIT}C for 5m)','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17378','{20463}<{#VOLTAGE.MIN.WARN}','Battery: Low battery voltage (below {#VOLTAGE.MIN.WARN}V for 5m)','','0','2','',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17379','{20464}<{#VOLTAGE.MIN.CRIT}','Battery: Critically low battery voltage (below {#VOLTAGE.MIN.CRIT}V for 5m)','','0','4','',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17380','{20465}>{#VOLTAGE.MAX.WARN}','Battery: High battery voltage (over {#VOLTAGE.MAX.WARN}V for 5m)','','0','2','',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17381','{20466}>{#VOLTAGE.MAX.CRIT}','Battery: Critically high battery voltage (over {#VOLTAGE.MAX.CRIT}V for 5m)','','0','4','',NULL,'0','2','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17382','{20467}={$CHARGE.STATE.WARN}','Battery: Device charge in warning state','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17383','{20468}={$CHARGE.STATE.CRIT}','Battery: Device charge in critical state','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17384','{20469}={$LOAD.STATE.WARN:"lvdWarning"}  or {20469}={$LOAD.STATE.WARN:"override"}','Load: Device load in warning state','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17385','{20470}={$LOAD.STATE.CRIT:"lvd"} or {20470}={$LOAD.STATE.CRIT:"fault"}','Load: Device load in critical state','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17386','{20471}=2','Status: Device has "rtsShorted" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17387','{20472}=2','Status: Device has "rtsDisconnected" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17388','{20473}=2','Status: Device has "heatsinkTempSensorOpen" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17389','{20474}=2','Status: Device has "heatsinkTempSensorShorted" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17390','{20475}=2','Status: Device has "heatsinkTempLimit" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17391','{20476}=2','Status: Device has "currentLimit" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17392','{20477}=2','Status: Device has "currentMeasurementError" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17393','{20478}=2','Status: Device has "batterySenseOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17394','{20479}=2','Status: Device has "batterySenseDisconnected" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17395','{20480}=2','Status: Device has "uncalibrated" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17396','{20481}=2','Status: Device has "batteryTempOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17397','{20482}=2','Status: Device has "fp10SupplyOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17398','{20483}=2','Status: Device has "mosfetOpen" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17399','{20484}=2','Status: Device has "arrayCurrentOffset" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17400','{20485}=2','Status: Device has "loadCurrentOffset" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17401','{20486}=2','Status: Device has "p33SupplyOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17402','{20487}=2','Status: Device has "p12SupplyOutOfRange" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17403','{20488}=2','Status: Device has "hightInputVoltageLimit" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17404','{20489}=2','Status: Device has "controllerReset" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17405','{20490}=2','Status: Device has "loadLvd" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17406','{20491}=2','Status: Device has "logTimeout" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17407','{20492}=2','Status: Device has "eepromAccessFailure" alarm flag','','0','2','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17408','{20493}=2','Status: Device has "overcurrent" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17409','{20494}=2','Status: Device has "mosfetSShorted" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17410','{20495}=2','Status: Device has "software" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17411','{20496}=2','Status: Device has "batteryHvd" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17412','{20497}=2','Status: Device has "arrayHvd" array faults flag','','0','4','',NULL,'0','0','0','','0','','0','Current value: {ITEM.LASTVALUE1}','0');
+INSERT INTO `triggers` (`triggerid`,`expression`,`description`,`url`,`status`,`priority`,`comments`,`templateid`,`type`,`flags`,`recovery_mode`,`recovery_expression`,`correlation_mode`,`correlation_tag`,`manual_close`,`opdata`,`discover`) values ('17413','{20498}=2','Status: Device has "customSettingsEdit" array