<?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>meilon's blog &#187; nagios</title>
	<atom:link href="http://blog.arctic-media.de/tag/nagios/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arctic-media.de</link>
	<description>Von Projekten und privaten Events</description>
	<lastBuildDate>Mon, 30 Aug 2010 09:53:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Neues Projekt: check_bex_media</title>
		<link>http://blog.arctic-media.de/2009/07/07/neues-projekt-check_bex_media/</link>
		<comments>http://blog.arctic-media.de/2009/07/07/neues-projekt-check_bex_media/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 09:07:07 +0000</pubDate>
		<dc:creator>Christian Arnold</dc:creator>
				<category><![CDATA[Projekte]]></category>
		<category><![CDATA[nagios]]></category>

		<guid isPermaLink="false">http://blog.arctic-media.de/?p=99</guid>
		<description><![CDATA[Ich habe ein neues mini-Projekt begonnen und kann auch schon die erste Version veröffentlichen. Es handelt sich um ein Plugin für das Nagios-Monitoring und überprüft einen Symantec BackupExec 12 Server, ob ein neues Band oder ähnliches angefordert wird. Veröffentlicht wird das PHP-basierende Script unter der Creative Commons Attribution-Share Alike 3.0 License. Damit das Script dann [...]]]></description>
			<content:encoded><![CDATA[<p>Ich habe ein neues mini-Projekt begonnen und kann auch schon die erste Version veröffentlichen. Es handelt sich um ein Plugin für das <a href="http://www.nagios.org/">Nagios-Monitoring</a> und überprüft einen <a href="http://www.symantec.com/de/de/business/backup-exec-for-windows-servers">Symantec BackupExec 12 Server</a>, ob ein neues Band oder ähnliches angefordert wird.</p>
<p>Veröffentlicht wird das PHP-basierende Script unter der <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>.<br />
<a href="http://creativecommons.org/licenses/by-sa/3.0/"><img src="http://blog.arctic-media.de/wp-content/uploads/2009/07/cc-by-sa-88x31.png" alt="Creative Commons BY SA License" title="Creative Commons BY SA License" width="88" height="31" class="alignnone size-full wp-image-109" /></a></p>
<p>Damit das Script dann auch funktioniert müssen folgende Sachen funktionieren:</p>
<ul>
<li>PHP als Interpreter installiert sein</li>
<li>SQL-Authentifizierung für die Instanz aktiviert sein</li>
<li>TCP/IP-Verbindungen zur Instanz aktiviert sein</li>
<li>Ein SQL-Auth-User mit mind. CONNECT und SELECT</li>
</ul>
<p>Hier die Ausgabe der Hilfe:</p>
<blockquote><p>check_bex_media v0.1 beta</p>
<p>Nagios Plugin to check a BackupExec Server if a medium has to be changed</p>
<p>Possible Parameters<br />
===================</p>
<p>Generic:<br />
-h<br />
&#8211;help       Shows this message</p>
<p>-V<br />
&#8211;version    Displays version information</p>
<p>Checking:<br />
-H           Set the Hostname/IP of the server containing the BackupExec Database</p>
<p>-i           The SQL-Server instance name where the BackupExec Database is in<br />
(Defaults to &#8220;bkupexec&#8221;)</p>
<p>-u           Name of the user</p>
<p>-p           Password to connect</p>
<p>-d           Database to connect to (Defaults to &#8220;BEDB&#8221;)</p>
<p>&#8211;long       For the full message of BackupExec as additional info</p></blockquote>
<p>Und hier nun der Download der aktuellen Version 1.0 beta.:<br />
<a href="http://files.arctic-media.de/check_bex_media">check_bex_media herunterladen</a></p>
<p>Installation wie jedes Nagios Plugin:</p>
<ul>
<li>In das Pluginverzeichnis kopieren</li>
<li>Checkcommand erstellen</li>
<li>einbinden</li>
</ul>
<p>Viel Spaß damit! Über Rückmeldungen und Kritiken würde ich mich sehr freuen!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.arctic-media.de/2009/07/07/neues-projekt-check_bex_media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
