<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>ZABBIX Forums</title>
		<link>http://www.zabbix.com/forum/</link>
		<description>ZABBIX dicussion forum.</description>
		<language>en</language>
		<lastBuildDate>Thu, 09 Sep 2010 05:12:44 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.zabbix.com/forum/images/misc/rss.jpg</url>
			<title>ZABBIX Forums</title>
			<link>http://www.zabbix.com/forum/</link>
		</image>
		<item>
			<title><![CDATA[Question re: Using the log[*] Key]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19142&amp;goto=newpost</link>
			<pubDate>Thu, 09 Sep 2010 04:27:12 GMT</pubDate>
			<description><![CDATA[Hello all, 
 
I have set up an item, that uses the Active Check log[<file>,<pattern>...] 
 
The Key looks thus: 
 
log[/tmp/syslog.log,Notification] 
 
I have a Trigger set up, looking for the regexp 'Notification' and it all works great, except for one bit.]]></description>
			<content:encoded><![CDATA[<div>Hello all,<br />
<br />
I have set up an item, that uses the Active Check log[&lt;file&gt;,&lt;pattern&gt;...]<br />
<br />
The Key looks thus:<br />
<br />
log[/tmp/syslog.log,Notification]<br />
<br />
I have a Trigger set up, looking for the regexp 'Notification' and it all works great, except for one bit.<br />
<br />
Upon reading the manual, the explanation about 'log' says that it will use 2 things from the DB to determine whether it has read the most recent iteration of the file or not, 1 being the file size (lastlogsize) and the second being a time stamp (lastclock). <br />
<br />
Basically, what I am getting is every iteration within the file being reported on, not just the last. The manual seems to imply this shouldn't be the case.<br />
<br />
For instance, the syslog may have a line item that reads:<br />
<br />
# Notification : LINE 1<br />
<br />
Then, the trigger will activate and I will get an alert, with all the detail, which is great. However, if another notification occurs in the log file, for example.<br />
<br />
# Notification : LINE 1<br />
# Everything is ok<br />
# Notification : LINE 3<br />
<br />
It will record, in its history, both lines, the new one AND the old one again. So I get 2 email notifications since it has found 2 again.<br />
<br />
I checked the DB and can confirm that the 'lastclock' AND 'lastlogsize' do update as they should, but it still alerts me to every iteration in the log file every time a new one is found. (So you can imagine, if I have 60 Notifications, I don't want to get 60 alerts all over again when its finds another one. And I don't want to fill up the history records with ones I already know about)<br />
<br />
So, the questions are:<br />
<br />
1. Do I have something missing from my KEY to say that it should only look for new iterations since last check?<br />
2. Is there some other caveat I have forgotten to include?<br />
<br />
Any direction would be greatly appreciated.<br />
<br />
Regards,<br />
<br />
JC<br />
<br />
p.s Current version is 1.8.3 for both server and agent, that's probably important :)</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=5">ZABBIX Troubleshooting and Problems</category>
			<dc:creator>zab_monkey</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19142</guid>
		</item>
		<item>
			<title><![CDATA[zabbix_agent [29656]: Cannot open config file [/etc/zabbix/zabbix_agent.conf] [No suc]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19141&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 19:01:24 GMT</pubDate>
			<description><![CDATA[I am installing the zabbix_agent in one of my servers but when I execute the command: 
 
serv20:/etc/init.d/# zabbix_agent start 
 
I see the next result Error message: 
 
 zabbix_agent [29656]: Cannot open config file [/etc/zabbix/zabbix_agent.conf] [No such file or directory] 
 
And the file is...]]></description>
			<content:encoded><![CDATA[<div>I am installing the zabbix_agent in one of my servers but when I execute the command:<br />
<br />
serv20:/etc/init.d/# zabbix_agent start<br />
<br />
I see the next result Error message:<br />
<br />
 zabbix_agent [29656]: Cannot open config file [/etc/zabbix/zabbix_agent.conf] [No such file or directory]<br />
<br />
And the file is and is in the next path:<br />
<br />
serv20:/etc/init.d# ls -l /etc/zabbix/zabbix_agentd.conf <br />
-rw-r--r-- 1 root zabbix 5131 2010-09-08 13:43 /etc/zabbix/zabbix_agentd.conf<br />
<br />
can any body help me?<br />
<br />
<br />
Thanks a lot in advance.</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=5">ZABBIX Troubleshooting and Problems</category>
			<dc:creator>infante797</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19141</guid>
		</item>
		<item>
			<title><![CDATA[Can't access the webinterface anymore]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19140&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 18:33:24 GMT</pubDate>
			<description>Hi, 
 
In my internship I got the assignment to inspect network monitoring tools, choose the best and make it work. I have choosen Zabbix and I believe its the right decission but my lack of skill with Linux is threathening my internship. 
 
I had a Zabbix running with some items (external ping...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
In my internship I got the assignment to inspect network monitoring tools, choose the best and make it work. I have choosen Zabbix and I believe its the right decission but my lack of skill with Linux is threathening my internship.<br />
<br />
I had a Zabbix running with some items (external ping script) and triggers configured. Data was coming in, nice. But the dates where off 2 hours. Googled a bit and changed the date.timezone to date.timezone = Europe/Brussels in /etc/php5/apache2/php.ini. At weblogin I get a message that i propably had miswritten smt. Tried date.timezone = Europe/Amsterdam. This appeared to work for a while.<br />
<br />
Next day i turn my pc (64 bit quad core) back on and time was wrong on the server. Also time in webserver was wrong and bigger problem, different from servertime. When i synchronized time to ntp server, time was off by two hours. At this point I removed ntp making my mentor fell of his chair (sort of speaking).<br />
<br />
I know he is right, I agree that its not done but none the less I was happy to see that my clock remained stable. <br />
<br />
By this time somewhere along the road I find myself totally not capable of accessing the webinterface. In the /var/log/apache2/error.log I find message with: exit signal Segmentation fault (11). I think something is going wrong with php or/and Apache but I dont know what or how. <br />
<br />
If anyone can shine some light it would very much appreciated.<br />
<br />
Greetings</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=5">ZABBIX Troubleshooting and Problems</category>
			<dc:creator>D07.</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19140</guid>
		</item>
		<item>
			<title><![CDATA[BUG: When using Auto-Login - URL After Login doesn't work 1.8.3]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19139&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 15:30:58 GMT</pubDate>
			<description><![CDATA[If I close a page after turning on auto-login it does not redirect me to my URL after login like it should.  It just comes up and says, "You are logged in as X"]]></description>
			<content:encoded><![CDATA[<div>If I close a page after turning on auto-login it does not redirect me to my URL after login like it should.  It just comes up and says, &quot;You are logged in as X&quot;</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=5">ZABBIX Troubleshooting and Problems</category>
			<dc:creator>Axilla</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19139</guid>
		</item>
		<item>
			<title><![CDATA[Documentation on value format for 'Log' type item]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19138&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 15:29:47 GMT</pubDate>
			<description><![CDATA[when using zabbix_sender  key/value protocol 
do someone know how to format the value for 'Log' item type ? 
 
as the log items have local_time, source, severity, eventid and value 
properties. 
 
this is not documented 
 
(Guess I'm going to look the source ;-))]]></description>
			<content:encoded><![CDATA[<div>when using zabbix_sender  key/value protocol<br />
do someone know how to format the value for 'Log' item type ?<br />
<br />
as the log items have local_time, source, severity, eventid and value<br />
properties.<br />
<br />
this is not documented<br />
<br />
(Guess I'm going to look the source ;-))</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=5">ZABBIX Troubleshooting and Problems</category>
			<dc:creator>whisky</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19138</guid>
		</item>
		<item>
			<title>Change graphs from K to Whole Numbers</title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19137&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 15:12:28 GMT</pubDate>
			<description><![CDATA[Image: http://img714.imageshack.us/img714/5655/unitsofmeasure.png  
 
How do I change this?  I can't find anywhere to make Zabbix display whole numbers.  I didn't specify a unit of measure so why is it defaulting to a unit of measure?]]></description>
			<content:encoded><![CDATA[<div><img src="http://img714.imageshack.us/img714/5655/unitsofmeasure.png" border="0" alt="" /><br />
<br />
How do I change this?  I can't find anywhere to make Zabbix display whole numbers.  I didn't specify a unit of measure so why is it defaulting to a unit of measure?</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=6">ZABBIX Help</category>
			<dc:creator>Axilla</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19137</guid>
		</item>
		<item>
			<title><![CDATA[&#1040;&#1074;&#1090;&#1086;&#1084;&#1072;&#1090;&#1080;&#1095;&#1077;&#1089;&#1082;&#1086;&#1077; &#1076;&#1086;&#1073;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077; "&#1043;&#1088;&#1091;&#1087;&#1087;&#1072; &#1091;&#1079;&#1083;&#1086;&#1]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19136&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 14:49:42 GMT</pubDate>
			<description><![CDATA[&#1044;&#1086;&#1073;&#1088;&#1099;&#1081; &#1076;&#1077;&#1085;&#1100;. 
&#1050;&#1090;&#1086;-&#1085;&#1080;&#1073;&#1091;&#1076;&#1100; &#1082;&#1086;&#1074;&#1099;&#1088;&#1103;&#1083;&#1089;&#1103; &#1074; &#1089;&#1090;&#1088;&#1091;&#1082;&#1090;&#1091;&#1088;&#1077; &#1041;&#1044;? 
&#1052;&#1085;&#1077; &#1085;&#1077;&#1086;&#1073;&#1093;&#1086;&#1076;&#1080;&#1084;&#1086; &#1089; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; sql-&#1080;&#1085;&#1098;&#1077;&#1082;&#1094;&#1080;&#1081; &#1072;&#1074;&#1090;&#1086;&#1084;&#1072;&#1090;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080; &#1074;&#1085;&#1086;&#1089;&#1080;&#1090;&#1100; &#1080;&#1085;&#1092;&#1086;&#1088;&#1084;&#1072;&#1094;&#1080;&#1102; &#1074; &#1041;&#1044; Zabbix. SQL-&#1080;&#1085;&#1098;&#1077;&#1082;&#1094;&#1080;&#1080; &#1073;&#1091;&#1076;&#1091;&#1090; &#1086;&#1090;&#1087;&#1088;&#1072;&#1074;&#1083;&#1103;&#1090;&#1100;&#1089;&#1103; WEB-&#1080;&#1085;&#1090;&#1077;&#1088;&#1092;&#1077;&#1089;&#1086;&#1084;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1081; &#1103; &#1078;&#1077; &#1080; &#1089;&#1086;&#1079;&#1076;&#1072;&#1083; + &#1089;&#1082;&#1088;&#1080;&#1087;&#1090;&#1099; &#1085;&#1072; shell. 
&#1053;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;. &#1045;&#1089;&#1090;&#1100; &#1092;&#1080;&#1079;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1081; &#1089;&#1077;&#1088;&#1074;&#1077;&#1088; VZ1-Server, &#1085;&#1072; &#1082;&#1086;&#1090;&#1086;&#1088;&#1086;&#1084; &#1088;&#1072;&#1073;&#1086;&#1090;&#1072;&#1102;&#1090;...]]></description>
			<content:encoded><![CDATA[<div>&#1044;&#1086;&#1073;&#1088;&#1099;&#1081; &#1076;&#1077;&#1085;&#1100;.<br />
&#1050;&#1090;&#1086;-&#1085;&#1080;&#1073;&#1091;&#1076;&#1100; &#1082;&#1086;&#1074;&#1099;&#1088;&#1103;&#1083;&#1089;&#1103; &#1074; &#1089;&#1090;&#1088;&#1091;&#1082;&#1090;&#1091;&#1088;&#1077; &#1041;&#1044;?<br />
&#1052;&#1085;&#1077; &#1085;&#1077;&#1086;&#1073;&#1093;&#1086;&#1076;&#1080;&#1084;&#1086; &#1089; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; sql-&#1080;&#1085;&#1098;&#1077;&#1082;&#1094;&#1080;&#1081; &#1072;&#1074;&#1090;&#1086;&#1084;&#1072;&#1090;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080; &#1074;&#1085;&#1086;&#1089;&#1080;&#1090;&#1100; &#1080;&#1085;&#1092;&#1086;&#1088;&#1084;&#1072;&#1094;&#1080;&#1102; &#1074; &#1041;&#1044; Zabbix. SQL-&#1080;&#1085;&#1098;&#1077;&#1082;&#1094;&#1080;&#1080; &#1073;&#1091;&#1076;&#1091;&#1090; &#1086;&#1090;&#1087;&#1088;&#1072;&#1074;&#1083;&#1103;&#1090;&#1100;&#1089;&#1103; WEB-&#1080;&#1085;&#1090;&#1077;&#1088;&#1092;&#1077;&#1089;&#1086;&#1084;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1081; &#1103; &#1078;&#1077; &#1080; &#1089;&#1086;&#1079;&#1076;&#1072;&#1083; + &#1089;&#1082;&#1088;&#1080;&#1087;&#1090;&#1099; &#1085;&#1072; shell.<br />
&#1053;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;. &#1045;&#1089;&#1090;&#1100; &#1092;&#1080;&#1079;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1081; &#1089;&#1077;&#1088;&#1074;&#1077;&#1088; VZ1-Server, &#1085;&#1072; &#1082;&#1086;&#1090;&#1086;&#1088;&#1086;&#1084; &#1088;&#1072;&#1073;&#1086;&#1090;&#1072;&#1102;&#1090; &#1085;&#1077;&#1089;&#1082;&#1086;&#1083;&#1100;&#1082;&#1086; VPS-&#1084;&#1072;&#1096;&#1080;&#1085;.<br />
VZ1-Server &#1073;&#1091;&#1076;&#1077;&#1090; &#1103;&#1074;&#1083;&#1103;&#1090;&#1100;&#1089;&#1103; &quot;&#1043;&#1088;&#1091;&#1087;&#1087;&#1072; &#1091;&#1079;&#1083;&#1086;&#1074; &#1089;&#1074;&#1103;&#1079;&#1080;&quot;, &#1072; VPS-&#1084;&#1072;&#1096;&#1080;&#1085;&#1099; &quot;&#1091;&#1079;&#1083;&#1072;&#1084;&#1080; &#1089;&#1074;&#1103;&#1079;&#1080;&quot;.<br />
&#1055;&#1086;&#1082;&#1072; &#1103; &#1087;&#1086;&#1085;&#1103;&#1083;, &#1095;&#1090;&#1086;&#1073;&#1099; &#1076;&#1086;&#1073;&#1072;&#1074;&#1080;&#1090;&#1100; &#1085;&#1086;&#1074;&#1091;&#1102; &quot;&#1043;&#1088;&#1091;&#1087;&#1087;&#1091; &#1091;&#1079;&#1083;&#1086;&#1074; &#1089;&#1074;&#1103;&#1079;&#1080;&quot;, &#1085;&#1077;&#1086;&#1073;&#1093;&#1086;&#1076;&#1080;&#1084;&#1086; &#1074; &#1090;&#1072;&#1073;&#1083;&#1080;&#1094;&#1091; <br />
zabbix.groups &#1074;&#1074;&#1077;&#1089;&#1090;&#1080; &#1080;&#1085;&#1098;&#1077;&#1082;&#1094;&#1080;&#1102;:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">INSERT INTO zabbix.groups (name, internal) VALUES ('VZ1-Server','0');</code><hr />
</div>&#1055;&#1088;&#1072;&#1074;&#1076;&#1072;, &#1103; &#1085;&#1077; &#1087;&#1086;&#1085;&#1103;&#1083;, &#1082;&#1072;&#1082; &#1086;&#1085;&#1080; &#1089;&#1086;&#1073;&#1083;&#1102;&#1076;&#1072;&#1102;&#1090; &#1091;&#1085;&#1080;&#1082;&#1072;&#1083;&#1100;&#1085;&#1086;&#1089;&#1090;&#1100; groupid, &#1087;&#1086;&#1101;&#1090;&#1086;&#1084;&#1091; &#1103; &#1074; &#1089;&#1074;&#1086;&#1077;&#1081; &#1090;&#1072;&#1073;&#1083;&#1080;&#1094;&#1077; &#1087;&#1086;&#1089;&#1090;&#1072;&#1074;&#1080;&#1083; &#1092;&#1083;&#1072;&#1078;&#1086;&#1082; auto_increment.<br />
<br />
&#1044;&#1086;&#1073;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077; &#1085;&#1086;&#1074;&#1086;&#1075;&#1086; &quot;&#1091;&#1079;&#1083;&#1072; &#1089;&#1074;&#1103;&#1079;&#1080;&quot; &#1074; &#1083;&#1080;&#1094;&#1077; &#1085;&#1086;&#1074;&#1086;&#1081; VPS-&#1084;&#1072;&#1096;&#1080;&#1085;&#1099; &#1087;&#1088;&#1086;&#1080;&#1089;&#1093;&#1086;&#1076;&#1080;&#1090; &#1089; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; sql-&#1080;&#1085;&#1098;&#1077;&#1082;&#1094;&#1080;&#1080; &#1074; &#1090;&#1072;&#1073;&#1083;&#1080;&#1094;&#1091; zabbix.hosts:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">INSERT INTO zabbix.hosts (host, useip, ip) VALUES ('VPS-1','1','192.168.0.1');</code><hr />
</div>&#1054;&#1089;&#1090;&#1072;&#1083;&#1100;&#1085;&#1099;&#1077; &#1087;&#1086;&#1083;&#1103; &#1079;&#1072;&#1087;&#1086;&#1083;&#1085;&#1103;&#1102;&#1090;&#1089;&#1103; &#1087;&#1086; &#1091;&#1084;&#1086;&#1083;&#1095;&#1072;&#1085;&#1080;&#1102;. &#1055;&#1088;&#1072;&#1074;&#1076;&#1072; &#1090;&#1091;&#1090; &#1086;&#1087;&#1103;&#1090;&#1100; &#1078;&#1077; &#1085;&#1077; &#1087;&#1086;&#1085;&#1103;&#1090;&#1085;&#1086;, &#1082;&#1072;&#1082; &#1086;&#1085;&#1080; &#1089;&#1086;&#1073;&#1083;&#1102;&#1076;&#1072;&#1102;&#1090; &#1091;&#1085;&#1080;&#1082;&#1072;&#1083;&#1100;&#1085;&#1086;&#1089;&#1090;&#1100; hostid, &#1087;&#1086;&#1101;&#1090;&#1086;&#1084;&#1091; &#1086;&#1087;&#1103;&#1090;&#1100; &#1078;&#1077; &#1087;&#1086;&#1089;&#1090;&#1072;&#1074;&#1080;&#1083; auto_increment.<br />
<br />
&#1044;&#1072;&#1078;&#1077; &#1087;&#1086;&#1085;&#1103;&#1083;, &#1082;&#1072;&#1082; &#1087;&#1088;&#1103;&#1074;&#1103;&#1079;&#1072;&#1090;&#1100; &#1096;&#1072;&#1073;&#1083;&#1086;&#1085; &#1082; VPS-&#1084;&#1072;&#1096;&#1080;&#1085;&#1072;&#1084;. &#1044;&#1083;&#1103; &#1101;&#1090;&#1086;&#1075;&#1086; &#1089;&#1083;&#1091;&#1078;&#1080;&#1090; &#1090;&#1072;&#1073;&#1083;&#1080;&#1094;&#1072; zabbix.hosts_templates, &#1075;&#1076;&#1077; &#1089;&#1090;&#1072;&#1074;&#1080;&#1090;&#1089;&#1103; &#1089;&#1086;&#1086;&#1090;&#1074;&#1077;&#1090;&#1089;&#1090;&#1074;&#1080;&#1077; hostid -&gt; templateid. &#1055;&#1088;&#1080; &#1101;&#1090;&#1086;&#1084; &#1086;&#1073;&#1072; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1072; &#1103;&#1074;&#1083;&#1103;&#1102;&#1090;&#1089;&#1103; hostid &#1074; &#1090;&#1072;&#1073;&#1083;&#1080;&#1094;&#1077; zabbix.hosts, &#1090;&#1086; &#1077;&#1089;&#1090;&#1100; &quot;&#1091;&#1079;&#1083;&#1099; &#1089;&#1074;&#1103;&#1079;&#1080;&quot; &#1080; &quot;&#1096;&#1072;&#1073;&#1083;&#1086;&#1085;&#1099;&quot; &#1093;&#1088;&#1072;&#1085;&#1103;&#1090;&#1089;&#1103; &#1074; &#1086;&#1076;&#1085;&#1086;&#1081; &#1090;&#1072;&#1073;&#1083;&#1080;&#1094;&#1077; zabbix.hosts.<br />
<br />
&#1058;&#1077;&#1087;&#1077;&#1088;&#1100; &#1074;&#1086;&#1087;&#1088;&#1086;&#1089;&#1099;:<br />
#1 &#1058;&#1086;, &#1095;&#1090;&#1086; &#1103; &#1089;&#1090;&#1072;&#1074;&#1083;&#1102; auto_increment &#1085;&#1080;&#1082;&#1072;&#1082; &#1085;&#1077; &#1074;&#1083;&#1080;&#1103;&#1077;&#1090; &#1085;&#1072;&#1089;&#1072;&#1084;&#1091; &#1090;&#1072;&#1073;&#1083;&#1080;&#1094;&#1091;? &#1042; &#1087;&#1086;&#1089;&#1083;&#1077;&#1076;&#1091;&#1102;&#1097;&#1080;&#1093; &#1086;&#1073;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1080;&#1103;&#1093; &#1085;&#1077; &#1073;&#1091;&#1076;&#1091;&#1090; &#1087;&#1088;&#1086;&#1073;&#1083;&#1077;&#1084;&#1099;?<br />
#2 &#1050;&#1072;&#1082; &#1084;&#1085;&#1077; &#1087;&#1088;&#1080;&#1074;&#1103;&#1079;&#1072;&#1090;&#1100; &quot;&#1096;&#1072;&#1073;&#1083;&#1086;&#1085;&quot; &#1082; &quot;&#1075;&#1088;&#1091;&#1087;&#1087;&#1077; &#1091;&#1079;&#1083;&#1086;&#1074; &#1089;&#1074;&#1103;&#1079;&#1080;&quot;? &#1063;&#1090;&#1086;&#1073;&#1099; &#1096;&#1072;&#1073;&#1083;&#1086;&#1085; &#1087;&#1088;&#1080;&#1085;&#1072;&#1076;&#1083;&#1077;&#1078;&#1072;&#1083; &#1085;&#1077; &quot;&#1075;&#1088;&#1091;&#1087;&#1087;&#1077; &#1091;&#1079;&#1083;&#1086;&#1074; &#1089;&#1074;&#1103;&#1079;&#1080;&quot; Templates, &#1072; &quot;&#1075;&#1088;&#1091;&#1087;&#1087;&#1077; &#1091;&#1079;&#1083;&#1086;&#1074; &#1089;&#1074;&#1103;&#1079;&#1080;&quot; VZ1-Server, &#1082;&#1086;&#1090;&#1086;&#1088;&#1091;&#1102; &#1103; &#1089;&#1072;&#1084; &#1078;&#1077; &#1080; &#1089;&#1086;&#1079;&#1076;&#1072;&#1102;<br />
#2 &#1050;&#1072;&#1082; &#1084;&#1085;&#1077; &#1087;&#1088;&#1080;&#1074;&#1103;&#1079;&#1072;&#1090;&#1100; &quot;&#1091;&#1079;&#1083;&#1099; &#1089;&#1074;&#1103;&#1079;&#1080;&quot;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1077; &#1103; &#1089;&#1086;&#1079;&#1076;&#1072;&#1102;, &quot;&#1075;&#1088;&#1091;&#1087;&#1087;&#1077; &#1091;&#1079;&#1083;&#1086;&#1074; &#1089;&#1074;&#1103;&#1079;&#1080;&quot; VZ1-Server, &#1082;&#1086;&#1090;&#1086;&#1088;&#1091;&#1102; &#1103; &#1089;&#1072;&#1084; &#1078;&#1077; &#1089;&#1086;&#1079;&#1076;&#1072;&#1102;.<br />
&#1071; &#1087;&#1077;&#1088;&#1077;&#1088;&#1099;&#1083; &#1041;&#1044; zabbix, &#1085;&#1086; &#1095;&#1090;&#1086;-&#1090;&#1086; &#1085;&#1077; &#1085;&#1072;&#1096;&#1077;&#1083; &#1089;&#1086;&#1086;&#1090;&#1074;&#1077;&#1090;&#1089;&#1090;&#1074;&#1080;&#1103;.<br />
&#1055;&#1083;&#1079;,&#1087;&#1086;&#1084;&#1086;&#1075;&#1080;&#1090;&#1077;, &#1072; &#1090;&#1086; &#1076;&#1083;&#1103; &#1076;&#1080;&#1087;&#1083;&#1086;&#1084;&#1085;&#1086;&#1081; &#1088;&#1072;&#1073;&#1086;&#1090;&#1099; &#1085;&#1072;&#1076;&#1086;  :) Zabbix &#1103; &#1090;&#1086;&#1083;&#1100;&#1082;&#1086; &#1085;&#1072;&#1095;&#1072;&#1083; &#1080;&#1079;&#1091;&#1095;&#1072;&#1090;&#1100;, &#1090;&#1072;&#1082; &#1095;&#1090;&#1086; &#1084;&#1086;&#1075; &#1095;&#1090;&#1086;-&#1090;&#1086; &#1091;&#1087;&#1091;&#1089;&#1090;&#1080;&#1090;&#1100; &#1074; &#1086;&#1087;&#1089;&#1080;&#1072;&#1085;&#1080;&#1080; &#1087;&#1088;&#1086;&#1073;&#1083;&#1077;&#1084;&#1099;.<br />
&#1089;&#1087;&#1072;&#1089;&#1080;&#1073;</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=21"><![CDATA[&#1053;&#1072; &#1088;&#1091;&#1089;&#1089;&#1082;&#1086;&#1084; &#1103;&#1079;&#1099;&#1082;&#1077;]]></category>
			<dc:creator>Surgutor</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19136</guid>
		</item>
		<item>
			<title>advice on items settings for items pushed using zabbix_sender</title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19135&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 14:07:41 GMT</pubDate>
			<description><![CDATA[Hi,  
 
I'm building an asterisk monitoring system, that push events asynchronously to Zabbix using the zabbix_sender protocol (through an Apache Camel routing). 
 
I'm wondering what is the proper settings for thoses items. 
 
question 1) does thoses items type need to be set as 'Zabbix agent...]]></description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
I'm building an asterisk monitoring system, that push events asynchronously to Zabbix using the zabbix_sender protocol (through an Apache Camel routing).<br />
<br />
I'm wondering what is the proper settings for thoses items.<br />
<br />
question 1) does thoses items type need to be set as 'Zabbix agent (active)' or be 'Zabbix trapper'<br />
<br />
question 2) what about the update interval for thoses items that happens asynchronously (i.e item == trigger). Is there is any issue beside graphing units and storage reservation for keeping trend ?<br />
<br />
thanks in advance (and thanks for the great book !)</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=5">ZABBIX Troubleshooting and Problems</category>
			<dc:creator>whisky</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19135</guid>
		</item>
		<item>
			<title>What is the best parameters of mysql ??</title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19134&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 13:42:20 GMT</pubDate>
			<description>I need for increase performance of server zabbix, tuning mysql ... of standard installation. 
 
can you give me the best parameters of conf file for zabbix server installatio ? 
 
Thanks</description>
			<content:encoded><![CDATA[<div>I need for increase performance of server zabbix, tuning mysql ... of standard installation.<br />
<br />
can you give me the best parameters of conf file for zabbix server installatio ?<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=6">ZABBIX Help</category>
			<dc:creator>molmi</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19134</guid>
		</item>
		<item>
			<title>same applications different templates</title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19133&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 12:41:47 GMT</pubDate>
			<description><![CDATA[Hi,  
 
I gave zabbix 1.8.3, after some absence from monitoring tasks, a try. 
For what I see it has a good bunch of new features I need to come common with.  
One thing wher I was struggling with, in the past, is that it's still not possible to add the same application to different templates.  
...]]></description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
I gave zabbix 1.8.3, after some absence from monitoring tasks, a try.<br />
For what I see it has a good bunch of new features I need to come common with. <br />
One thing wher I was struggling with, in the past, is that it's still not possible to add the same application to different templates. <br />
<br />
Question: what is the idea behind linking applications with templates?<br />
<br />
I like the general applications like Memory, File, ... as they are because they <br />
look simple and logical to me.<br />
<br />
Example:<br />
<br />
When I have a rootserver and e.g. a Virtuozzo Container there is a difference because Virtuozzo don't uses swap space. <br />
<br />
So I need to move the swap items/trigger to a new template for explicit Root_Server checks. I want the checks to still appear under the <i>Filesystem</i> application but this does not seems to be possible. <br />
<br />
The 2 workarounds I see are to a) rename the Application to <i>Rootserver_Filesystem</i> or b) to move all Filesystem checks from the default <i>Linux_Server</i> Template to explicit Templates. <br />
<br />
Solution a) involves a lot more work and in worst case leads to inconsistency of checks. b) seems to be the best way, but using different appnames for different hardware can also move to complex setup.<br />
<br />
At all, I don't need apps that offer the same meaning but for different hardware. Any oppinion on that?</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=5">ZABBIX Troubleshooting and Problems</category>
			<dc:creator>tekknokrat</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19133</guid>
		</item>
		<item>
			<title>can i monitor a windows sharing ?</title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19132&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 11:57:36 GMT</pubDate>
			<description>I need monitor a windows sharing to zabbiox server ... 
 
how to create a trigger for this operation ? 
 
Thx</description>
			<content:encoded><![CDATA[<div>I need monitor a windows sharing to zabbiox server ...<br />
<br />
how to create a trigger for this operation ?<br />
<br />
Thx</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=6">ZABBIX Help</category>
			<dc:creator>molmi</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19132</guid>
		</item>
		<item>
			<title><![CDATA[&#1050;&#1072;&#1082; &#1074; &#1090;&#1077;&#1082;&#1089;&#1090; &#1089;&#1086;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103; &#1074;&#1089;&#1090;&#1072;&#1074;&#1080;&#1090;&#1100; &#1080;&#1084;&#1077;&#1085;&#1072; &#1075;&#1088;&#1091;&#1087]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19131&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 10:33:44 GMT</pubDate>
			<description><![CDATA[&#1047;&#1076;&#1088;&#1072;&#1074;&#1089;&#1090;&#1074;&#1091;&#1081;&#1090;&#1077; &#1091;&#1074;&#1072;&#1078;&#1072;&#1077;&#1084;&#1099;&#1077;! 
&#1055;&#1086;&#1076;&#1089;&#1082;&#1072;&#1078;&#1080;&#1090;&#1077;, &#1087;&#1086;&#1078;&#1072;&#1083;&#1091;&#1081;&#1089;&#1090;&#1072;, &#1082;&#1072;&#1082; &#1087;&#1088;&#1080; &#1089;&#1088;&#1072;&#1073;&#1072;&#1090;&#1099;&#1074;&#1072;&#1085;&#1080;&#1080; &#1090;&#1088;&#1080;&#1075;&#1075;&#1077;&#1088;&#1072; &#1074; &#1090;&#1077;&#1082;&#1089;&#1090; &#1089;&#1086;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103; &#1074;&#1089;&#1090;&#1072;&#1074;&#1080;&#1090;&#1100; &#1075;&#1088;&#1091;&#1087;&#1087;&#1099; &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1084; &#1087;&#1088;&#1080;&#1085;&#1072;&#1076;&#1083;&#1077;&#1078;&#1080;&#1090; &#1091;&#1079;&#1077;&#1083; &#1075;&#1076;&#1077; &#1089;&#1088;&#1072;&#1073;&#1086;&#1090;&#1072;&#1083; &#1090;&#1088;&#1080;&#1075;&#1075;&#1077;&#1088;.]]></description>
			<content:encoded><![CDATA[<div>&#1047;&#1076;&#1088;&#1072;&#1074;&#1089;&#1090;&#1074;&#1091;&#1081;&#1090;&#1077; &#1091;&#1074;&#1072;&#1078;&#1072;&#1077;&#1084;&#1099;&#1077;!<br />
&#1055;&#1086;&#1076;&#1089;&#1082;&#1072;&#1078;&#1080;&#1090;&#1077;, &#1087;&#1086;&#1078;&#1072;&#1083;&#1091;&#1081;&#1089;&#1090;&#1072;, &#1082;&#1072;&#1082; &#1087;&#1088;&#1080; &#1089;&#1088;&#1072;&#1073;&#1072;&#1090;&#1099;&#1074;&#1072;&#1085;&#1080;&#1080; &#1090;&#1088;&#1080;&#1075;&#1075;&#1077;&#1088;&#1072; &#1074; &#1090;&#1077;&#1082;&#1089;&#1090; &#1089;&#1086;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1103; &#1074;&#1089;&#1090;&#1072;&#1074;&#1080;&#1090;&#1100; &#1075;&#1088;&#1091;&#1087;&#1087;&#1099; &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1084; &#1087;&#1088;&#1080;&#1085;&#1072;&#1076;&#1083;&#1077;&#1078;&#1080;&#1090; &#1091;&#1079;&#1077;&#1083; &#1075;&#1076;&#1077; &#1089;&#1088;&#1072;&#1073;&#1086;&#1090;&#1072;&#1083; &#1090;&#1088;&#1080;&#1075;&#1075;&#1077;&#1088;.</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=21"><![CDATA[&#1053;&#1072; &#1088;&#1091;&#1089;&#1089;&#1082;&#1086;&#1084; &#1103;&#1079;&#1099;&#1082;&#1077;]]></category>
			<dc:creator>Sintezator</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19131</guid>
		</item>
		<item>
			<title>Monitoring a non-common-service</title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19130&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 10:17:08 GMT</pubDate>
			<description><![CDATA[Hi folks 
 
Im having a little trouble here. Few days ago I have installed on some servers open source software to prevent SSH brute force attacks: denyhosts. 
 
I would like to monitor when this "service" is running or not. Denyohsts is a kind of python software (if im not wrong). 
 
When I list...]]></description>
			<content:encoded><![CDATA[<div>Hi folks<br />
<br />
Im having a little trouble here. Few days ago I have installed on some servers open source software to prevent SSH brute force attacks: denyhosts.<br />
<br />
I would like to monitor when this &quot;service&quot; is running or not. Denyohsts is a kind of python software (if im not wrong).<br />
<br />
When I list processes on server I see:<br />
<br />
<b>root     17336  0.0  0.0 140668  5756 ?        S    11:45   0:00 python /usr/bin/denyhosts.py --daemon --config=/etc/denyhosts/denyhosts.cfg<br />
</b><br />
<br />
I don't know the way to monitor this, because is pyhton itself which is running denyhosts.py daemon. I was thinking on create a new ite;)m with proc.num but I'm not sure of how do it.<br />
<br />
Somebody can help me a little with this?<br />
<br />
Thanks guys ;)</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=6">ZABBIX Help</category>
			<dc:creator>ittec</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19130</guid>
		</item>
		<item>
			<title>Clean install and restore no new values?</title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19129&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 08:40:14 GMT</pubDate>
			<description>Hi, 
 
We have been running Zabbix fine for 2 years.  After our server started erroring on hardware we bought a new server we have installed the 1.8.3 version of Zabbix and restored our old data. 
 
All of the old data is available and viewable from the UI. However we are just not getting any...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
We have been running Zabbix fine for 2 years.  After our server started erroring on hardware we bought a new server we have installed the 1.8.3 version of Zabbix and restored our old data.<br />
<br />
All of the old data is available and viewable from the UI. However we are just not getting any values for the SNMP items we have - When starting the zabbix_server we get the error:<br />
<br />
zabbix_server [7570]: Cannot create IPC key for path [./zabbix_server.conf] id [h] error [No suh file or directory]<br />
  7570:20100908:000814.570 Cannot create IPC keys for history and trend caches<br />
zabbix_server [7574]: Can not create IPC key for path './zabbix_server.conf', try to create for path '.' [No such file or directory]<br />
<br />
If anyone can help - if you have seen this before.  Or if you can provide some professional service for us to look over our configuration please let me know.<br />
<br />
We are on RedHat 5.3 x64.<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=6">ZABBIX Help</category>
			<dc:creator>andydouth</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19129</guid>
		</item>
		<item>
			<title><![CDATA[&#1086;&#1096;&#1080;&#1073;&#1082;&#1072; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080; &#1092;&#1088;&#1086;&#1085;&#1090;&#1101;&#1085;&#1076;&#1072;]]></title>
			<link>http://www.zabbix.com/forum/showthread.php?t=19128&amp;goto=newpost</link>
			<pubDate>Wed, 08 Sep 2010 05:46:16 GMT</pubDate>
			<description><![CDATA[&#1087;&#1088;&#1080; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080; &#1074;&#1077;&#1073; &#1092;&#1088;&#1086;&#1085;&#1090;&#1101;&#1085;&#1076;&#1072;, &#1074; &#1082;&#1086;&#1085;&#1094;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080; &#1074;&#1099;&#1076;&#1072;&#1102;&#1090;&#1089;&#1103; &#1089;&#1083;&#1077;&#1076;&#1091;&#1097;&#1080;&#1077; &#1086;&#1096;&#1080;&#1073;&#1082;&#1080;: 
 
PHP: 
--------- 
    * Undefined index: title[/var/www/html/zabbix-1.8.3/include/profiles.inc.php:213] 
    * Unable to select configuration 
--------- 
&#1087;&#1088;&#1080; &#1101;&#1090;&#1086;&#1084; &#1086;&#1090;&#1082;&#1088;&#1099;&#1074;&#1072;&#1077;&#1090;&#1089;&#1103; &#1089;&#1090;&#1088;&#1072;&#1085;&#1080;&#1094;&#1072; &#1072;&#1074;&#1090;&#1086;&#1088;&#1080;&#1079;&#1072;&#1094;&#1080;&#1080;, &#1085;&#1086; &#1103; &#1085;&#1077; &#1084;&#1086;&#1075;&#1091; &#1074;&#1086;&#1081;&#1090;&#1080;]]></description>
			<content:encoded><![CDATA[<div>&#1087;&#1088;&#1080; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080; &#1074;&#1077;&#1073; &#1092;&#1088;&#1086;&#1085;&#1090;&#1101;&#1085;&#1076;&#1072;, &#1074; &#1082;&#1086;&#1085;&#1094;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080; &#1074;&#1099;&#1076;&#1072;&#1102;&#1090;&#1089;&#1103; &#1089;&#1083;&#1077;&#1076;&#1091;&#1097;&#1080;&#1077; &#1086;&#1096;&#1080;&#1073;&#1082;&#1080;:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP Code:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">Undefined&nbsp;index</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">&#91;/var/</span><span style="color: #0000BB">www</span><span style="color: #007700">/</span><span style="color: #0000BB">html</span><span style="color: #007700">/</span><span style="color: #0000BB">zabbix</span><span style="color: #007700">-</span><span style="color: #0000BB">1.8.3</span><span style="color: #007700">/include/</span><span style="color: #0000BB">profiles</span><span style="color: #007700">.</span><span style="color: #0000BB">inc</span><span style="color: #007700">.</span><span style="color: #0000BB">php</span><span style="color: #007700">:</span><span style="color: #0000BB">213</span><span style="color: #007700">&#93;<br />&nbsp;&nbsp;&nbsp;&nbsp;*&nbsp;</span><span style="color: #0000BB">Unable&nbsp;to&nbsp;select&nbsp;configuration&nbsp;<br /></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div>&#1087;&#1088;&#1080; &#1101;&#1090;&#1086;&#1084; &#1086;&#1090;&#1082;&#1088;&#1099;&#1074;&#1072;&#1077;&#1090;&#1089;&#1103; &#1089;&#1090;&#1088;&#1072;&#1085;&#1080;&#1094;&#1072; &#1072;&#1074;&#1090;&#1086;&#1088;&#1080;&#1079;&#1072;&#1094;&#1080;&#1080;, &#1085;&#1086; &#1103; &#1085;&#1077; &#1084;&#1086;&#1075;&#1091; &#1074;&#1086;&#1081;&#1090;&#1080;</div>

]]></content:encoded>
			<category domain="http://www.zabbix.com/forum/forumdisplay.php?f=21"><![CDATA[&#1053;&#1072; &#1088;&#1091;&#1089;&#1089;&#1082;&#1086;&#1084; &#1103;&#1079;&#1099;&#1082;&#1077;]]></category>
			<dc:creator>Symbios</dc:creator>
			<guid isPermaLink="true">http://www.zabbix.com/forum/showthread.php?t=19128</guid>
		</item>
	</channel>
</rss>
