タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

tipsとgraphに関するsecondlifeのブックマーク (2)

  • sarの統計情報をグラフ化 - (ひ)メモ

    isag sysstatのcontribにも含まれている sarvant Sar2gp sarplot kSar (yoshiさんに教えていただきましたー) 拡大縮小とかもできるんで、データ突っ込んでながめるときにはいいかも。グラフはPNGとかで保存可能。Java製。 あとなんかあるかな。どれがよさげかな。 追記 sar2gpを使ってみたす。 e --> Error: data file incorrect: unknown table: とか怒られるのは、「00:00:01 CPU i000/s...」なIRQのデータの形式がsar2gpの期待した形式(sar2gp.xml)と違っているためでした。 IRQの情報は要らないので、 $ sar -A -f /var/log/sysstat/sa10 > sa10.sar ではなくて、 $ sar -bBcdqrRuvwWy -n FULL

    sarの統計情報をグラフ化 - (ひ)メモ
    secondlife
    secondlife 2007/05/11
    おー
  • CSS For Bar Graphs

    Having a working knowledge of XHTML and CSS when developing applications is a big help in knowing what can be done client-side and what should be generated server-side. Recently we’ve had to tackle some interesting visualizations which we coded in XHTML and CSS. The method we used, while fairly simple, was a big help to the engineer and created a very flexible and inexpensive solution. We thought

    secondlife
    secondlife 2005/12/12
    cssで無理矢理棒グラフ
  • 1