<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LOTUSCONNECTIONS.org &#187; Tools</title>
	<atom:link href="http://www.lotusconnections.org/wordpress/index.php/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lotusconnections.org/wordpress</link>
	<description>Wikipedia &#34;Lotus Connections is often described as the leading product in enterprise social software market&#34;</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:49:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Regenerate AWstats when using log rotation</title>
		<link>http://www.lotusconnections.org/wordpress/index.php/2010/04/regenerate-awstats-stats/</link>
		<comments>http://www.lotusconnections.org/wordpress/index.php/2010/04/regenerate-awstats-stats/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 19:51:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[awstats]]></category>

		<guid isPermaLink="false">http://www.lotusconnections.org/wordpress/index.php/2010/04/regenerate-awstats-stats/</guid>
		<description><![CDATA[&#160; Somewhere last week I configured AWstats for our Connections environment to figure out what the usage is and to see what our&#160; busiest usage period is. 
Because we use cronolog to rotate our access.log file on our IHS server, every day get it&#8217;s own directory and access.log. 
No problem with AWstats, you can configure [...]]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://www.lotusconnections.org/wordpress/wp-content/uploads/2010/04/awstats_logo4.png" />&nbsp; Somewhere last week I configured AWstats for our <br />Connections environment to figure out what the usage is and to see <br />what our&nbsp; busiest usage period is. </p>
<p>Because we use <a target="_blank" href="http://cronolog.org/">cronolog</a> to rotate our access.log file on our IHS <br />server, every day get it&#8217;s own directory and access.log. </p>
<p>No problem with AWstats, you can configure it like this.</p>
<p><b><font face="monospace">FILE ./awstats.connectons.company.com<br />&nbsp;LogFile=&#8221;/data/alogs/connections.company.com/access.log/%YYYY-0/%MM-0/%DD-0/access.log&#8221;<br />!FILE</font></b></p>
<p>But after running it for a few days I say one host owning the host top 10 <br />list with more then 65000 page requests in only a couple of days. <br />After a <b><font face="monospace">#dig -x 123.123.123.123</font></b> I found that this was a Notes Domino <br />server equipped with an agent that collected the RSS feeds of <br />Blogs and Activities 24/7.</p>
<p>By configuring the SkipHosts= option in de config file of AWstats for <br />our Connections environment I could ignore requests coming from <br />this Domino server for&nbsp; the upcoming stats collections.</p>
<p>But to get a good picture of the usage of Connections in the pas days I <br />searched how I got rebuild the AWstats database to completely ignore <br />the mentioned Domino server in all stats.</p>
<p>Because we use log rotation for our access logs I could not simple delete <br />the database as built by awstats. Only deleting the database and a <br />rerun of the awstats.pl script just gave me the stats of the current day.</p>
<p>Solution, <b><font face="monospace">#cat</font></b> all the access logs of the different days to one and <br />configure this log file for an one-time run in your awstats <br />configuration file, et voila. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lotusconnections.org/wordpress/index.php/2010/04/regenerate-awstats-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LDAP benchmark tools</title>
		<link>http://www.lotusconnections.org/wordpress/index.php/2009/04/ldap-benchmark-tools/</link>
		<comments>http://www.lotusconnections.org/wordpress/index.php/2009/04/ldap-benchmark-tools/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 10:38:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[ldap]]></category>

		<guid isPermaLink="false">http://www.lotusconnections.org/wordpress/index.php/2009/04/ldap-benchmark-tools/</guid>
		<description><![CDATA[Currently I&#8217;m busy setting up Connections for a customer who is active across the whole world.
Connections has to be set-up to use all LDAP domain servers in use, one located in the North-America region, one located in the Asian Pacific region and one located in Europe.
To give myself some more info about the request times [...]]]></description>
			<content:encoded><![CDATA[<p>Currently I&#8217;m busy setting up Connections for a customer who is <br />active across the whole world.</p>
<p>Connections has to be set-up to use all LDAP domain servers in use, one <br />located in the North-America region, one located in the Asian Pacific <br />region and one located in Europe.</p>
<p>To give myself some more info about the request times looking<br />up users takes, I found these handy LDAP benchmark tools.</p>
<p>They will show you the time taken to lookup users in the LDAP.<br />Good info to know to see how much time it takes to lookup users located <br />in the LDAP domain server that&#8217;s located on the other end of the world.</p>
<p>This is one with a GUI, simple to use, not to advanced</p>
<p><a href="http://www.novell.com/coolsolutions/tools/14046.html">http://www.novell.com/coolsolutions/tools/14046.html</a></p>
<p>Command line one, not simple in its usage, and for my taste to advanced <img src='http://www.lotusconnections.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p><a href="http://www.mindcraft.com/directorymark/">http://www.mindcraft.com/directorymark/</a></p>
<p>Be sure to set these attributes in the directorymark config file</p>
<p>!FILE CONFIG.CON2<br />&nbsp;SERVERNAME:10.19.20.100<br />&nbsp;SERVERPORT:389<br />&nbsp;CLIENTBASESCRIPTS:client1.script<br />&nbsp;BINDDN:CN=WebSphereLCbind,CN=Users,DC=globalcorp,DC=net<br />&nbsp;BINDPW:doyouneedtoknowthis<br />&nbsp;STATDIR:Results\&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; #&nbsp; Be sure this dir exists.</p>
<p>&nbsp;#For the first time running and to test if everything works out<br />&nbsp;#I would suggest to change the following attribute as follows</p>
<p>&nbsp;MAXRUNTIME:-1 <br />&nbsp;NUMCLIENTS:1 <br />&nbsp;THREADSPERCLIENT:1</p>
<p>&nbsp;# and enable these two attributes to get as much detailed results as possible<br />&nbsp;DEBUG:1<br />&nbsp;VERBOSE: 1<br />!FILE</p>
<p>FILE client1.script<br />&nbsp;bind_as_root<br />&nbsp;ldap_search<br />&nbsp;dc=ap,DC=globalcorp,DC=net<br />&nbsp;LDAP_SCOPE_SUBTREE<br />&nbsp;(&amp;(sAMAccountName=dillm)(objectclass=user))<br />&nbsp;ALL<br />&nbsp;0<br />!FILE</p>
<p>Then running the directorymark.exe will give you a output similiar like below</p>
<p>C:\DirectoryMark1.3-Bin-Win2k&gt;DirectoryMark.exe config.conf2</p>
<p>Running Script client1.script0<br />bind as root: &#8216;CN=WebSphereLCbind,CN=Users,DC=globalcorp,DC=net&#8217;, password &#8216;doyouneedtoknowit&#8217;<br />t00: ldap_search_st returned 0&#215;00, time:&nbsp;&nbsp;&nbsp;&nbsp; 2 ms, numentries:&nbsp; 1, args: 3301328<br />, dc=ap,DC=leaseplancorp,DC=net, 2, (&amp;(sAMAccountName=dillm)(objectclass=user)),<br />&nbsp;NULL, 1<br />Thread 0, Done with transactions<br />thread 0 complete<br />all threads complete<br />all children completed</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=9ae42d6c-f098-8a9c-9d21-6ff413c91c2d" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.lotusconnections.org/wordpress/index.php/2009/04/ldap-benchmark-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
