Java Is the Language of Possibilities Java is powering the innovation behind our digital world. Harness this potential with Java resources for student coders, hobbyists, developers, and IT leaders.
ピノキヲ IT WikiJVMのSNMP出力設定 † 簡単にSNMP参照するにはJavaのオプションとして下記3つを付け加えます。 -Dcom.sun.management.snmp.port=1161 -Dcom.sun.management.snmp.acl=false -Dcom.sun.management.snmp.interface=0.0.0.0 ポート番号1161でACLファイルは参照せず、community名がpublic、任意のIPからSNMPで参照できる設定となります。 セキュアな社内ネットワークでのみ設定できるオプションなので注意してください。 この設定でJVMを起動したのち、snmpwalkで参照すると下記のようになります。 [root@pinoki ~]# snmpwalk -c public -v2c 192.168.1.1:1161 .1.3 SNMPv2
Attached is a template I worked on late last week. It is not 100% yet but may be useful to some - and maybe I can get some help from more experienced users as well The template does the following graphs: 1. JVM heap usage 2. JVM non-heap usage 3. Thread count 4. GC stats ** ** The only GC stats available via SNMP are i) number of GC runs and ii) total time (both of these are cumulative since JVM s
One aspect of my described System Management Patterns includes gathering correlated metrics through the various layers of your system. Since SNMP is the defacto standard in monitoring. I used the SNMP aspects of the JVM. I never really got into SNMP before and since Tiger directly supports it, the time had come. The aim was to add our JVM to an existing monitoring system, jffnms. Being a newbie
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く