忍者ブログ
  • 2024.03
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 2024.05
[PR]
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

[perl] PerlスクリプトでWebサイト死活管理 - ゆーすけべー日記
by yusukebe - 2010年8月31日
そこで、Nagios使うまでも無く、KazuhoさんのKazuho@Cybozu Labs: 監視とは継続的なテストである、という話 (もしくは cronlog とテストスクリプトを組み合わせた監視手法について) みてシンプルに死活監視できるよなーと思って、 「Perlスクリプト」を ...

by a_bicky - 2010年8月31日
locate Functions.pm /System/Library/Perl/5.10.0/File/Spec/Functions.pm /System/Library/Perl/5.10.0/Pod/Functions.pm /System/Library/Perl/5.8.9/File/Spec/Functions.pm /System/Library/Perl/5.8.9/Pod/Functions.pm. ※Macでの実行結果です ...

by memememomo - 2010年8月31日
usr/bin/env perl use strict; use warnings; use Mojolicious::Lite; get '/' => sub { my $self = shift; $self->render( items => ['item1', 'item2'] ); } => 'index'; get '/test/:item' => sub { my $self = shift; ...


PR
<<[Webkit] 認定長期優良住宅の住宅ローン控除の条件 その1 | 住宅の税金に関する ... | ホーム | [iPad] Device VM、iPadからWindows環境にアクセスするアプリ「Splashtop Remote」>>
<<前ページ | ホーム | 次ページ>>