Introducing Pysa – Reverse your servers’ configurations! We are excited to announce the Alpha release of our new open-source configuration reverse engineering tool: Pysa Pysa aims to help anyone who wants to replicate an existing configurat... 続きを読む
Overview Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. It shares some of the same goals of programs like launchd, daemontools, and runit. Unlike some of... 続きを読む
定期的に処理を実行するものがあって、その結果や中間結果を可視化したいなーと思うときがあるわけです。表示したい値は簡単に出せますが、それを見やすい形で出すのってけっこう面倒なものです。ログファイルをgrepしろやーはちょっと嫌です。グラフ表示する場... 続きを読む
Mondo Rescue2008-10-03 Last beta version of Mondorescue 2.2.7 available I'd like to announce the availability of a latest beta version of mondorescue 2.2.7. Now available at ftp://ftp.mondorescue.org/test Our plan with Andree is to stabilize ... 続きを読む
2012年6月28日木曜日 さくらのVPSをMond Rescueで丸ごとバックアップしてVMWare Fusionでリストアしてみた ホスティングでサーバーで運用しつつ、お手軽にバックアップする方法は無いのか? ファーストサーバーの件から向こう、外部のホスティングでサーバーを... 続きを読む
コード(rop.rb) 使い方 まずリモートで実行したいスクリプトを用意します。例えばログファイルのgrepとかです。 $ cat script.txt grep hoge /var/log/nginx/access.log で、例のやつを実行します。 $ ruby rop.rb -H 'app-0{01..05}' -f script.txt そうする... 続きを読む
http_load - multiprocessing http test client Fetch the software. http_load runs multiple http fetches in parallel, to test the throughput of a web server. However unlike most such test clients, it runs in a single process, so it doesn't bog d... 続きを読む
Purpose Measure and display the rate of data across a network connection or data being stored in a file. Source Current version is 2.6 Version 2.6 browse code / download source / download tarball Mercurial repository: https://excess.org/hg/sp... 続きを読む
Trouble-Maker - We break it. You fix it.Do you need something to help you study for the RHCE exam? Trouble-Maker is going to help you break stuff! Introduction Being a system administrator is full of interesting challenges. We like this. How... 続きを読む
ApacheBench is one of the most common programs used to benchmark web servers. By default apachebench will run using HTTP/1.0 requests and without compression enabled even if the tested server supports that.For example:ab -n 1 -v 4 "http://www... 続きを読む
こんにちは。Treasure Data の古橋です^^;先日の Treasure Data, Inc. 壮行会 で、イベントログ収集ツール fluent をリリースしました! Fluent event collector fluent は syslogd のようなツールで、イベントログの転送や集約をするためのコンパクトなツール... 続きを読む
TIPS「リソース・モニタでメモリの利用状況をモニタする」では、タスク・マネージャに付属するリソース・モニタ・ツールを使って、Windowsシステムのメモリの利用状況を調査する方法を紹介した。リソース・モニタはWindows Vista/Windows Server 2008以降のWin... 続きを読む
ツイッターで「Apacheログをtail中にステータスコード部分だけに色つけしたい」ってのを見たので作ってみた。 #!/bin/sed -f ## MEMO # [0m reset # [1m bold # [3m italic # [4m underline # [5m blink # [30m black # [31m red # [32m green # [33m yellow # ... 続きを読む
This small release fixes the memtest entry on boot and adds mprime to the distribution. The base distribution is now openSUSE 11.2 with additional drivers for r8168 and r8101. The packages stress, bandwidth, x86info, smartmontools, busybox, s... 続きを読む
負荷試験ツール インターネット破壊を公開しました。 こちらはずっと社内で負荷試験に使用していたツールです。社内で使用していたものなので、ソーシャルアプリ向けの機能などが多少追加されていますが、もちろんんそれ以外のWebアプリケーションでも使用でき... 続きを読む
「バスボム」という入浴剤がある。 おもに駅ビルなどで強烈な匂いを振りまいているあのせっけん屋「LUSH」で売られているせいか、最近よく目に付くようになった。 花王のバブをおしゃれにしたような、シュワシュワーっとなる固形入浴剤。使った事がある人も多い... 続きを読む
一週間ほど休暇で自宅を留守にしていたら、 運悪くちょうど半ばあたりで自宅の Linux サーバ (二台ある GCD ゲートウェイのうちの片方) がハングしてしまった。 きっかけは毎晩ハードディスの内容をバックアップするために動かしている rsync だったので、 メモ... 続きを読む
15 3 * * * perl -wle 'my $s = `/bin/df -k`; print $s if $s =~ m{^/dev/.* (9[0-9]|100)\%}m' df に限らず、コマンドの結果を正規表現で比較して問題があったらprint、ってのはcrontabで監視する時の基本的なイディオム要出典。もちろん、backquoteじゃなく... 続きを読む
ATTENTION: Perl 5.8.7 seems to have a broken decode_utf8() function so that convmv can not convert files to UTF-8 without using the --nosmart switch! convmv 1.09 works around this. ATTENTION: Perl 5.10 seems to have a broken from_to() functio... 続きを読む
A Day In The Boy's Lifeとあるエンジニアのとある1日のつぶやき。 このBlogの連絡先 inotifyを使ってファイルやディレクトリに起きたイベントを簡単に監視するLinux カーネル2.6.13からファイルの状態やイベントを監視するinotifyという機能が使えるようになっ... 続きを読む
Windowsに何か深刻なエラーが発生した際には画面が真っ青になり、わけのわからない文字列が一瞬表示された後に強制再起動が発生するという心臓に悪い経験をした人は非常に多いと思いますが、結局のところ、一体何が原因でブルースクリーンになったのか、どうす... 続きを読む
例 expect&ssh † sshで接続して、lsを実行。 #!/usr/bin/expect set timeout 5 spawn ssh somehost.example.com expect "password:" send "YOUR PASSWD\r" expect "Last login" send "ls\r" interact ↑ 例. expect&sendmail † sendmailをexpectで叩いてメー... 続きを読む
バックアップツールはどのようなユーザーにとっても必携のツールである。とは言うものの、自らのニーズを満たす機能を手に入れるために大金を投じる必要があるというわけではない。そこで、Linux用の優れたバックアップツールを紹介する。 信頼性の高いバックア... 続きを読む
Hugin and Munin are the ravens of the Norse god king Odin. They flew all over Midgard for him, seeing and remembering, and later telling him. "Munin" means "memory". News 2008-07-03: A mailinglist for german-speaking Munin users started today... 続きを読む
mrtg.cfg(抜粋) Target[apache]: `php /home/aki/mrtg/busyserver.php` MaxBytes1[apache]: 512 MaxBytes2[apache]: 512 Unscaled[apache]: dwmy Title[apache]: Apache Analysis PageTop[apache]: <H1>Apache Analysis</H1> Options[apache]: growright, gau... 続きを読む
net-snmp-utilsのインストール † SNMPエージェントからSNMPオブジェクトを取りだすツール、snmpwalkをインストールする(しなくてもよいが確認用に)。 Vine3.1の場合、net-snmp-utilsに入っている。 # apt-get install net-snmp-utils パッケージリストを読みこ... 続きを読む
IT, Linux 最近、Linuxではaptやyumなど、パッケージ管理ツールで多くのアプリケーションやライブラリが管理されるようになり、普通に利用している限りはソースからコンパイルして"make install"することがほとんどありません。 とはいっても、マイナーなソフト... 続きを読む
Zither, Sitar ってなに? はじめに zitherの紹介ページへようこそ! ここで紹介しているプログラムはネットワークサーバ監視用プログラムですので、普通の方は 使わないと思います。対象にしているのは多数のネットワーク機器を管理されている方です。 zither ... 続きを読む
ファイルシステムのメンテナンスは管理者にとって煩わしい仕事だ。月日が経つと、同じファイルの複数のコピー、もはや存在しないファイルをポイントするソフトリンク、無意味に残留している一時ファイル、デバッグ情報がまだ取り去られていないインストール済み... 続きを読む
システム・ログ表示ツール、phpLogCon - SourceForge.JP Magazine phpLogCon は、使いやすいWebインタフェースを備えたシステム・ログ表示ツールだ。Windows・Linux両対応のシステム・ログ表示WEBツール「phpLogCon」。 ”phpLogConサイトを1個所に用意すれば、... 続きを読む