<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Install on Linux</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>Recent changes to Install on Linux</description><atom:link href="https://sourceforge.net/p/dababix/wiki/Install%20on%20Linux/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 11 Apr 2016 20:35:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dababix/wiki/Install%20on%20Linux/feed" rel="self" type="application/rss+xml"/><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -6,10 +6,12 @@
 - Copy config.properties.sample to config.properties and modify
 - Add a user for dababix, like "# useradd -c "Dababix Daemon" -d /tmp/ -r -M -N -s /bin/false -g daemon dababix"
 - Check the head area of dababix.sh
-- Execute java -jar dababix.jar start /opt/dababix to test
+- Execute java -jar dababix.jar -a start -C /opt/dababix to test
 - Create a symlink of dababix.sh to your /etc/init.d/ directory
-- Add the items from the conf/query.$DBTYPE.properties to your zabbix system or import a template
+- Add the items to your zabbix system or import a template

 IMPORTANT:
 - The database name in config.properties MUST MATCH the name of the system in your zabbix installation
 ATM, check apache-daemons project if you need the jsvc binary.
+
+Read README.txt for details
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Mon, 11 Apr 2016 20:35:44 -0000</pubDate><guid>https://sourceforge.net7553e9ae6ed780a707c28b15502fd38367215ec8</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -4,6 +4,7 @@
 - Install a JRE &gt;= 1.7 on the system (Oracle and OpenJDK seem to work)
 - Install jsvc (included in debian, maybe other distros)
 - Copy config.properties.sample to config.properties and modify
+- Add a user for dababix, like "# useradd -c "Dababix Daemon" -d /tmp/ -r -M -N -s /bin/false -g daemon dababix"
 - Check the head area of dababix.sh
 - Execute java -jar dababix.jar start /opt/dababix to test
 - Create a symlink of dababix.sh to your /etc/init.d/ directory
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Thu, 20 Feb 2014 21:34:34 -0000</pubDate><guid>https://sourceforge.nete2e86eccac2b2d85648abd01e57d6a16657a0aaf</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,7 +1,8 @@
 Just a quick-n-dirty info for now:

 - Download ZIP and extract to /opt/dababix
-- Install a JRE &gt;= 1.6 on the system (Oracle and OpenJDK seem to work)
+- Install a JRE &gt;= 1.7 on the system (Oracle and OpenJDK seem to work)
+- Install jsvc (included in debian, maybe other distros)
 - Copy config.properties.sample to config.properties and modify
 - Check the head area of dababix.sh
 - Execute java -jar dababix.jar start /opt/dababix to test
@@ -10,4 +11,4 @@

 IMPORTANT:
 - The database name in config.properties MUST MATCH the name of the system in your zabbix installation
-- The jsvc provided is a x64 compile and seems to work at a SLES11 and Debian 7 system, maybe other. ATM, check apache-daemons project if you need another binary.
+ATM, check apache-daemons project if you need the jsvc binary.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Sat, 08 Feb 2014 12:53:11 -0000</pubDate><guid>https://sourceforge.net2828b12dcb37daf2e80db146cb174c44853885a1</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -9,5 +9,5 @@
 - Add the items from the conf/query.$DBTYPE.properties to your zabbix system or import a template

 IMPORTANT:
-The database name in config.properties MUST MATCH the name of the system in your zabbix installation
-
+- The database name in config.properties MUST MATCH the name of the system in your zabbix installation
+- The jsvc provided is a x64 compile and seems to work at a SLES11 and Debian 7 system, maybe other. ATM, check apache-daemons project if you need another binary.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Wed, 17 Jul 2013 21:17:17 -0000</pubDate><guid>https://sourceforge.neta87b402b6ac1b934feda96a74c7d87bdc7f3dfa9</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -6,7 +6,7 @@
 - Check the head area of dababix.sh
 - Execute java -jar dababix.jar start /opt/dababix to test
 - Create a symlink of dababix.sh to your /etc/init.d/ directory
-- Add the items from the conf/query.[DBTYPE].properties to your zabbix system or import a template
+- Add the items from the conf/query.$DBTYPE.properties to your zabbix system or import a template

 IMPORTANT:
 The database name in config.properties MUST MATCH the name of the system in your zabbix installation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Wed, 17 Jul 2013 21:14:39 -0000</pubDate><guid>https://sourceforge.netdb383a7c29e43aeb1f420f66186414f20c9c3751</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Wed, 17 Jul 2013 21:14:25 -0000</pubDate><guid>https://sourceforge.net82fcb4690598abac6e8678bf2098a7b662f38e82</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Wed, 17 Jul 2013 21:14:00 -0000</pubDate><guid>https://sourceforge.netf51d5956b2eda41622eb627e28244fb82afc4527</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -6,6 +6,7 @@
 - Check the head area of dababix.sh
 - Execute java -jar dababix.jar start /opt/dababix to test
 - Create a symlink of dababix.sh to your /etc/init.d/ directory
+- Add the items from the conf/query.[DBTYPE].properties to your zabbix system or import a template

 IMPORTANT:
 The database name in config.properties MUST MATCH the name of the system in your zabbix installation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Wed, 17 Jul 2013 21:13:51 -0000</pubDate><guid>https://sourceforge.netf8867219b1e5f1336a161f2cb0d0b70887422942</guid></item><item><title>Install on Linux modified by Kiu (S. Daurer)</title><link>https://sourceforge.net/p/dababix/wiki/Install%2520on%2520Linux/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Just a quick-n-dirty info for now:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download ZIP and extract to /opt/dababix&lt;/li&gt;
&lt;li&gt;Install a JRE &amp;gt;= 1.6 on the system (Oracle and OpenJDK seem to work)&lt;/li&gt;
&lt;li&gt;Copy config.properties.sample to config.properties and modify&lt;/li&gt;
&lt;li&gt;Check the head area of dababix.sh&lt;/li&gt;
&lt;li&gt;Execute java -jar dababix.jar start /opt/dababix to test&lt;/li&gt;
&lt;li&gt;Create a symlink of dababix.sh to your /etc/init.d/ directory&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;IMPORTANT:&lt;br /&gt;
The database name in config.properties MUST MATCH the name of the system in your zabbix installation&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kiu (S. Daurer)</dc:creator><pubDate>Wed, 17 Jul 2013 21:13:28 -0000</pubDate><guid>https://sourceforge.net71fd218552f92b65063614fb10b73cd4bf9f12a4</guid></item></channel></rss>