<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>.::digital nihilism::. - UNIX</title>
    <link>http://blog.nihilism.ru/</link>
    <description>Bayrak Alexander blog</description>
    <dc:language>ru</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Solaris. Мониторинг. Устанавливаем dim_STAT.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/115-Solaris._Monitoring._Ustanavlivaem_dim_STAT..html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/115-Solaris._Monitoring._Ustanavlivaem_dim_STAT..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=115</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=115</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Сегодня я расскажу вам как установить такую полезную штуку как dim_STAT:&lt;br /&gt;
&lt;br /&gt;
Dim_STAT is a tool for both high-level and detailed, monitoring and performance analysis of Solaris and Linux systems.&lt;br /&gt;
&lt;br /&gt;
The main features of dim_STAT are:&lt;br /&gt;
&lt;br /&gt;
- A web based user interface&lt;br /&gt;
- All collected data is saved in a database&lt;br /&gt;
- Multiple data views&lt;br /&gt;
- Interactive (Java) or static graphs (PNG)&lt;br /&gt;
- Real Time monitoring&lt;br /&gt;
- Multi-Host monitoring&lt;br /&gt;
- Post analyzing&lt;br /&gt;
- Statistics integration (Add-On)&lt;br /&gt;
- Professional reporting with automated features&lt;br /&gt;
- One-click STAT-Bookmarks&lt;br /&gt;
- etc.  &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/115-Solaris._Monitoring._Ustanavlivaem_dim_STAT..html#extended&quot;&gt;Продолжить чтение &quot;Solaris. Мониторинг. Устанавливаем dim_STAT.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 13 Aug 2008 11:23:40 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/115-guid.html</guid>
    
</item>
<item>
    <title>Solaris. Вышел Solaris Crash Analysis Tool 5.0.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/104-Solaris._Vyshel_Solaris_Crash_Analysis_Tool_5.0..html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/104-Solaris._Vyshel_Solaris_Crash_Analysis_Tool_5.0..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=104</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=104</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Отличная новость!&lt;br /&gt;
&lt;br /&gt;
Прежде всего хочу отметить что теперь данный продукт доступен и для x86 (версии 4.x и более ранние были SPARC only).&lt;br /&gt;
&lt;br /&gt;
The Solaris Crash Analysis Tool provides a friendly environment for quickly analyzing Solaris system crash dumps. Support for Solaris 2.4 up through OpenSolaris is included for SPARC-based systems and Solaris 10 and OpenSolaris is supported for x86/x64 systems. Of course, the system hardware architecture needs to match the crash dump (SPARC-on-SPARC and x86/x64-on-x86/x64.) &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/104-Solaris._Vyshel_Solaris_Crash_Analysis_Tool_5.0..html#extended&quot;&gt;Продолжить чтение &quot;Solaris. Вышел Solaris Crash Analysis Tool 5.0.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 25 Jul 2008 15:36:20 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/104-guid.html</guid>
    
</item>
<item>
    <title>FreeBSD Jail Utilities.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/97-FreeBSD_Jail_Utilities..html</link>
            <category>BSD</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/97-FreeBSD_Jail_Utilities..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=97</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=97</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Нашел полезные утилиты, которые будут полезны всем кто имеет дело с FreeBSD jail.&lt;br /&gt;
&lt;br /&gt;
The new utilities make use of the ability to add a process to a jail in new versions of newer FreeBSD. Most of what these commands do could be possible via shell scripts and the default jail commands, however they do them in a more secure, reliable and simple fashion.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;injail&lt;/strong&gt;: to determine if running in a jail or not (for use in scripts).&lt;br /&gt;
&lt;strong&gt;jails&lt;/strong&gt;: lists all the running jails.&lt;br /&gt;
&lt;strong&gt;jid&lt;/strong&gt;: translates jail ids to jail host names and vice versa.&lt;br /&gt;
&lt;strong&gt;jkill&lt;/strong&gt;: shutdown or restart a jail.&lt;br /&gt;
&lt;strong&gt;jps&lt;/strong&gt;: lists processes running in a jail.&lt;br /&gt;
&lt;strong&gt;jstart&lt;/strong&gt;: a secure replacement for the jail command.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/97-FreeBSD_Jail_Utilities..html#extended&quot;&gt;Продолжить чтение &quot;FreeBSD Jail Utilities.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 11 Jul 2008 17:08:30 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/97-guid.html</guid>
    
</item>
<item>
    <title>Solaris. DTraceTazTool.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/95-Solaris._DTraceTazTool..html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/95-Solaris._DTraceTazTool..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=95</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=95</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Нашел полезную штуку, спешу поделиться.&lt;br /&gt;
&lt;br /&gt;
Several years ago, Richard McDougall wrote taztool  - a GUI to display disk activity in an amazing and intuitive way. It used TNF trace data - a predecessor of DTrace. DTraceTazTool is a DTrace version of taztool. It is currently in development, and as such this is an alpha release. There are many more features to code, but it may already prove a useful tool.&lt;br /&gt;
&lt;br /&gt;
У меня без проблем собралась на 5.10 Generic_120011-14 sun4us sparc.&lt;br /&gt;
Для сборки надо переименовать файл Makefile.64 в Makefile. Само собой если у вас 32ух битная система, переименовывать надо файл Makefile.32. &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/95-Solaris._DTraceTazTool..html#extended&quot;&gt;Продолжить чтение &quot;Solaris. DTraceTazTool.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 07 Jul 2008 15:08:46 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/95-guid.html</guid>
    
</item>
<item>
    <title>Solaris. DExplorer. Сбор статистики по системе.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/94-Solaris._DExplorer._Sbor_statistiki_po_sisteme..html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/94-Solaris._DExplorer._Sbor_statistiki_po_sisteme..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=94</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=94</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Иногда бывает полезно получить общий срез статистики по той или иной инсталляции ОС.&lt;br /&gt;
Руками выполнять всякие iostat, vmstat и пр. долго и неудобно. Предлагаю вашему вниманию автоматизированное средство как раз для таких целей.&lt;br /&gt;
&lt;br /&gt;
DExplorer automatically runs a collection of DTrace scripts to examine many areas of the system, and places the output in a meaningful directory structure that is tar&#039;d and gzip&#039;d.&lt;br /&gt;
&lt;br /&gt;
Для примера я запустил его на одной из своих машин, вот что получилось: &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/94-Solaris._DExplorer._Sbor_statistiki_po_sisteme..html#extended&quot;&gt;Продолжить чтение &quot;Solaris. DExplorer. Сбор статистики по системе.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 07 Jul 2008 14:15:54 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/94-guid.html</guid>
    
</item>
<item>
    <title>Solaris. Полезные DTrace скрипты. Opensnoop</title>
    <link>http://blog.nihilism.ru/index.php?/archives/92-Solaris._Poleznye_DTrace_skripty._Opensnoop.html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/92-Solaris._Poleznye_DTrace_skripty._Opensnoop.html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=92</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=92</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Этой заметкой я открываю серию маленьких статей, о полезных DTrace скриптах, которые будут небезинтересны системным администраторам и DBA.&lt;br /&gt;
&lt;br /&gt;
Сегодня поговорим о opensnoop. Если в кратце, эта утилита показывает в реальном времени какие файлы открывает то или иное приложение. Сфера применения широчайшая.&lt;br /&gt;
Сам скрипт вы можете взять по адресу http://www.brendangregg.com/DTrace/opensnoop&lt;br /&gt;
&lt;br /&gt;
Далее несколько примеров использования. &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/92-Solaris._Poleznye_DTrace_skripty._Opensnoop.html#extended&quot;&gt;Продолжить чтение &quot;Solaris. Полезные DTrace скрипты. Opensnoop&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 04 Jul 2008 11:57:33 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/92-guid.html</guid>
    
</item>
<item>
    <title>Solaris. В двух словах о BART.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/75-Solaris._V_dvuh_slovah_o_BART..html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/75-Solaris._V_dvuh_slovah_o_BART..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=75</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    BART это сокращение от basic audit &amp;amp; reporting tool.&lt;br /&gt;
Ниже небольшое how-to по использованию этой без сомнения актуальной и полезной утилиты. &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/75-Solaris._V_dvuh_slovah_o_BART..html#extended&quot;&gt;Продолжить чтение &quot;Solaris. В двух словах о BART.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 20 May 2008 23:40:45 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/75-guid.html</guid>
    
</item>
<item>
    <title>Solaris. Работаем с auditd.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/74-Solaris._Rabotaem_s_auditd..html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/74-Solaris._Rabotaem_s_auditd..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=74</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=74</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Предлагаю вашему вниманию небольшую заметку по настройке такой полезной штуки как auditd.&lt;br /&gt;
Прежде всего, что такое auditd, и с чем его едят?&lt;br /&gt;
Выдержка из man&#039;а:&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;The audit daemon, auditd, controls the generation and  location  of audit trail files and the generation of syslog&lt;br /&gt;
messages based  on  the  definitions  in  audit_control(4).&lt;/em&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/74-Solaris._Rabotaem_s_auditd..html#extended&quot;&gt;Продолжить чтение &quot;Solaris. Работаем с auditd.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 20 May 2008 23:05:48 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/74-guid.html</guid>
    
</item>
<item>
    <title>Solaris. Написание манифестов для SMF или EasySMF.</title>
    <link>http://blog.nihilism.ru/index.php?/archives/71-Solaris._Napisanie_manifestov_dlJa_SMF_ili_EasySMF..html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/71-Solaris._Napisanie_manifestov_dlJa_SMF_ili_EasySMF..html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=71</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Хочу поделиться одной находкой.&lt;br /&gt;
В свое время пришлось написать кучу манифестов, для того что бы требуемые мне сервиса могли управляться при помощи SMF (Service Managment Facility). Это не сказать что сложное, но достаточно занудное занятие. Единственный плюс в котором, это изучение XML на практике.&lt;br /&gt;
Для того что бы облегчить страдания при написании манифестов, вашему вниманию предлагается EasySMF - генератор манифестов на основе введенных вами данных: &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/71-Solaris._Napisanie_manifestov_dlJa_SMF_ili_EasySMF..html#extended&quot;&gt;Продолжить чтение &quot;Solaris. Написание манифестов для SMF или EasySMF.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 12 May 2008 22:43:00 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/71-guid.html</guid>
    
</item>
<item>
    <title>Solaris. Работает с iSCSI. (Часть 1)</title>
    <link>http://blog.nihilism.ru/index.php?/archives/70-Solaris._Rabotaet_s_iSCSI._Chast_1.html</link>
            <category>SUN</category>
    
    <comments>http://blog.nihilism.ru/index.php?/archives/70-Solaris._Rabotaet_s_iSCSI._Chast_1.html#comments</comments>
    <wfw:comment>http://blog.nihilism.ru/wfwcomment.php?cid=70</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nihilism.ru/rss.php?version=2.0&amp;type=comments&amp;cid=70</wfw:commentRss>
    

    <author>nospam@example.com (Bayrak Alexander)</author>
    <content:encoded>
    Сегодня хотел бы вас немного рассказать, про технологию iSCSI, и как с ней работать в Solaris.&lt;br /&gt;
&lt;br /&gt;
Теоретическую часть относительно iSCSI можно почитать например в WIKI - http://ru.wikipedia.org/wiki/ISCSI. Для начала вполне достаточно.&lt;br /&gt;
Перейдем к практике: &lt;br /&gt;&lt;a href=&quot;http://blog.nihilism.ru/index.php?/archives/70-Solaris._Rabotaet_s_iSCSI._Chast_1.html#extended&quot;&gt;Продолжить чтение &quot;Solaris. Работает с iSCSI. (Часть 1)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 12 May 2008 16:03:23 +0400</pubDate>
    <guid isPermaLink="false">http://blog.nihilism.ru/index.php?/archives/70-guid.html</guid>
    
</item>

</channel>
</rss>