nfsstats.pl

ภาพหน้าจอของซอฟแวร์:
nfsstats.pl
รายละเอียดซอฟแวร์:
รุ่น: 0.1
วันที่อัพโหลด: 3 Jun 15
ผู้พัฒนา: Craig Macdonald
การอนุญาต: ฟรี
ความนิยม: 3

Rating: 5.0/5 (Total Votes: 1)

nfsstats.pl เป็น Net-SNMP ตัวแทนย่อยที่แยกวิเคราะห์ / proc / net / RPC / NFS และ / proc / net / RPC / nfsd ที่จะได้รับสถิติ NFS (เช่นเดียวกับ nfsstat) และรายงานเหล่านี้เป็นค่า SNMP
nfsstats.pl จะเป็นประโยชน์สำหรับการตรวจสอบระยะไกลลูกค้า NFS หรือการใช้งานเซิร์ฟเวอร์ผ่านทาง SNMP สาธารณูปโภคเช่น MRTG, Cacti หรือปมประสาท
การติดตั้ง:
 instructsion การติดตั้งที่มีอยู่ในรูปแบบของการแสดงความคิดเห็นที่ด้านบนของสคริปต์ nfsstats.pl nfsstats.pl เป็นเพียงเหมาะสำหรับลินุกซ์ NFS รุ่น 3 สถิติจะให้บริการ
ประการแรกให้แน่ใจว่าคุณได้ทำงาน Net-SNMP ติดตั้ง ประการที่สองให้แน่ใจว่าคุณมีองค์ประกอบย่อยของ Perl Net-SNMP ติดตั้ง (ใน Fedora Core ไม่ yum ติดตั้งสุทธิ SNMP-Perl) ประการที่สามการบันทึก nfsstats.pl / var / สุทธิ / SNMP เพิ่มบรรทัดต่อไปนี้ /etc/snmp/snmpd.conf: ต้นแบบ agentx เริ่ม nfsstats.pl ในทางของทางเลือกของคุณเข้าสู่ระบบไปยังไฟล์ที่คุณเลือก (เช่น 2> / dev / null) หมายเหตุ: nfsstats.pl ที่จะต้องเริ่มต้นเป็นราก
หาก snmpd ของคุณถูกสร้างขึ้นด้วยการสนับสนุน Perl ฝังตัว (Fedora Core ไม่ได้) แล้วคุณสามารถนำเข้าตัวแทนย่อยโดยตรงใน snmpd ดูสคริปต์สำหรับรายละเอียดเพิ่มเติม
การใช้งาน:
หลังจากที่คุณได้ติดตั้งเรียบร้อยแล้ว nfsstats.pl คุณควรจะสามารถที่จะเดินให้ OIDs: snmpwalk -v 2c -c สาธารณะ localhost 'enterprises.6789.6789 หรือ snmpwalk -v 2c -c สาธารณะ localhost' .1.3.6.1.4.1.6789.6789 ' ขณะที่เรามี MIB สำหรับ nfsstats.pl ยังไม่มีตัวเลขที่จะกลับมาเคยชินทำให้รู้สึกมาก แต่พวกเขาควรจำคล้ายคลึงกับการส่งออกของ / usr / sbin / nfsstat!
รายการด้านล่างนี้คือทั้งหมด 114 สถิติที่ nfsstats.pl สามารถให้บริการสำหรับค่า SNMP คนที่คุณควรตรวจสอบ (เช่นใช้ MRTG) จะขึ้นอยู่กับคุณ
enterprises.6789.6789.0.0.1 -> client.rpc.count.calls
enterprises.6789.6789.0.0.2 -> client.rpc.count.retrans
enterprises.6789.6789.0.0.3 -> client.rpc.count.authrefrsh
enterprises.6789.6789.0.3.0.0 -> client3.count.null
enterprises.6789.6789.0.3.0.1 -> client3.percent.null
enterprises.6789.6789.0.3.1.0 -> client3.count.getattr
enterprises.6789.6789.0.3.1.1 -> client3.percent.getattr
enterprises.6789.6789.0.3.2.0 -> client3.count.setattr
enterprises.6789.6789.0.3.2.1 -> client3.percent.setattr
enterprises.6789.6789.0.3.3.0 -> client3.count.lookup
enterprises.6789.6789.0.3.3.1 -> client3.percent.lookup
enterprises.6789.6789.0.3.4.0 -> client3.count.access
enterprises.6789.6789.0.3.4.1 -> client3.percent.access
enterprises.6789.6789.0.3.5.0 -> client3.count.readlink
enterprises.6789.6789.0.3.5.1 -> client3.percent.readlink
enterprises.6789.6789.0.3.6.0 -> client3.count.read
enterprises.6789.6789.0.3.6.1 -> client3.percent.read
enterprises.6789.6789.0.3.7.0 -> client3.count.write
enterprises.6789.6789.0.3.7.1 -> client3.percent.write
enterprises.6789.6789.0.3.8.0 -> client3.count.create
enterprises.6789.6789.0.3.8.1 -> client3.percent.create
enterprises.6789.6789.0.3.9.0 -> client3.count.mkdir
enterprises.6789.6789.0.3.9.1 -> client3.percent.mkdir
enterprises.6789.6789.0.3.10.0 -> client3.count.symlink
enterprises.6789.6789.0.3.10.1 -> client3.percent.symlink
enterprises.6789.6789.0.3.11.0 -> client3.count.mknod
enterprises.6789.6789.0.3.11.1 -> client3.percent.mknod
enterprises.6789.6789.0.3.12.0 -> client3.count.remove
enterprises.6789.6789.0.3.12.1 -> client3.percent.remove
enterprises.6789.6789.0.3.13.0 -> client3.count.rmdir
enterprises.6789.6789.0.3.13.1 -> client3.percent.rmdir
enterprises.6789.6789.0.3.14.0 -> client3.percent.rename
enterprises.6789.6789.0.3.15.0 -> client3.count.link
enterprises.6789.6789.0.3.15.1 -> client3.percent.link
enterprises.6789.6789.0.3.16.0 -> client3.count.readdir
enterprises.6789.6789.0.3.16.1 -> client3.percent.readdir
enterprises.6789.6789.0.3.17.0 -> client3.count.readdirplus
enterprises.6789.6789.0.3.17.1 -> client3.percent.readdirplus
enterprises.6789.6789.0.3.18.0 -> client3.count.fsstat
enterprises.6789.6789.0.3.18.1 -> client3.percent.fsstat
enterprises.6789.6789.0.3.19.0 -> client3.count.fsinfo
enterprises.6789.6789.0.3.19.1 -> client3.percent.fsinfo
enterprises.6789.6789.0.3.20.0 -> client3.count.pathconf
enterprises.6789.6789.0.3.20.1 -> client3.percent.pathconf
enterprises.6789.6789.0.3.21.0 -> client3.count.commit
enterprises.6789.6789.0.3.21.1 -> client3.percent.commit
enterprises.6789.6789.0.3.22.0 -> client3.count.total
enterprises.6789.6789.0.3.22.1 -> client3.percent.total
enterprises.6789.6789.1.0.0 -> server.rpc.count.calls
enterprises.6789.6789.1.0.1 -> server.rpc.count.retrans
enterprises.6789.6789.1.0.2 -> server.rpc.count.badcalls
enterprises.6789.6789.1.0.3 -> server.rpc.count.badauth
enterprises.6789.6789.1.0.4 -> server.rpc.count.badclnt
enterprises.6789.6789.1.0.5 -> server.rpc.count.xdrcall
enterprises.6789.6789.1.3.0.0 -> server3.count.null
enterprises.6789.6789.1.3.0.1 -> server3.percent.null
enterprises.6789.6789.1.3.1.0 -> server3.count.getattr
enterprises.6789.6789.1.3.1.1 -> server3.percent.getattr
enterprises.6789.6789.1.3.2.0 -> server3.count.setattr
enterprises.6789.6789.1.3.2.1 -> server3.percent.setattr
enterprises.6789.6789.1.3.3.0 -> server3.count.lookup
enterprises.6789.6789.1.3.3.1 -> server3.percent.lookup
enterprises.6789.6789.1.3.4.0 -> server3.count.access
enterprises.6789.6789.1.3.4.1 -> server3.percent.access
enterprises.6789.6789.1.3.5.0 -> server3.count.readlink
enterprises.6789.6789.1.3.5.1 -> server3.percent.readlink
enterprises.6789.6789.1.3.6.0 -> server3.count.read
enterprises.6789.6789.1.3.6.1 -> server3.percent.read
enterprises.6789.6789.1.3.7.0 -> server3.count.write
enterprises.6789.6789.1.3.7.1 -> server3.percent.write
enterprises.6789.6789.1.3.8.0 -> server3.count.create
enterprises.6789.6789.1.3.8.1 -> server3.percent.create
enterprises.6789.6789.1.3.9.0 -> server3.count.mkdir
enterprises.6789.6789.1.3.9.1 -> server3.percent.mkdir
enterprises.6789.6789.1.3.10.0 -> server3.count.symlink
enterprises.6789.6789.1.3.10.1 -> server3.percent.symlink
enterprises.6789.6789.1.3.11.0 -> server3.count.mknod
enterprises.6789.6789.1.3.11.1 -> server3.percent.mknod
enterprises.6789.6789.1.3.12.0 -> server3.count.remove
enterprises.6789.6789.1.3.12.1 -> server3.percent.remove
enterprises.6789.6789.1.3.13.0 -> server3.count.rmdir
enterprises.6789.6789.1.3.13.1 -> server3.percent.rmdir
enterprises.6789.6789.1.3.14.0 -> server3.count.rename
enterprises.6789.6789.1.3.14.1 -> server3.percent.rename
enterprises.6789.6789.1.3.15.0 -> server3.count.link
enterprises.6789.6789.1.3.15.1 -> server3.percent.link
enterprises.6789.6789.1.3.16.0 -> server3.count.readdir
enterprises.6789.6789.1.3.16.1 -> server3.percent.readdir
enterprises.6789.6789.1.3.17.0 -> server3.count.readdirplus
enterprises.6789.6789.1.3.17.1 -> server3.percent.readdirplus
enterprises.6789.6789.1.3.18.0 -> server3.count.fsstat
enterprises.6789.6789.1.3.18.1 -> server3.percent.fsstat
enterprises.6789.6789.1.3.19.0 -> server3.count.fsinfo
enterprises.6789.6789.1.3.19.1 -> server3.percent.fsinfo
enterprises.6789.6789.1.3.20.0 -> server3.count.pathconf
enterprises.6789.6789.1.3.20.1 -> server3.percent.pathconf
enterprises.6789.6789.1.3.21.0 -> server3.count.commit
enterprises.6789.6789.1.3.21.1 -> server3.percent.commit
enterprises.6789.6789.1.3.22.0 -> server3.count.total
enterprises.6789.6789.1.3.22.1 -> server3.percent.total
enterprises.6789.6789.1.6.0 -> server.replycache.count.hits
enterprises.6789.6789.1.6.1 -> server.replycache.count.misses
enterprises.6789.6789.1.6.2 -> server.replycache.count.nocache
enterprises.6789.6789.1.7.0 -> server.fhcache.count.lookups
enterprises.6789.6789.1.7.1 -> server.fhcache.count.anon
enterprises.6789.6789.1.7.2 -> server.fhcache.count.nocache_dir
enterprises.6789.6789.1.7.3 -> server.fhcache.count.nocache_nondir
enterprises.6789.6789.1.7.4 -> server.fhcache.count.stale
enterprises.6789.6789.1.8.0 -> server.threads.count
enterprises.6789.6789.1.8.1 -> server.threads.fullcount
enterprises.6789.6789.1.50 -> server.net.count.packets
enterprises.6789.6789.1.51 -> server.net.count.udp
enterprises.6789.6789.1.52 -> server.net.count.tcp
enterprises.6789.6789.1.53 -> server.net.count.tcpconn

ต้องการ

  • Net-SNMP
  • Perl

ซอฟต์แวร์ที่คล้ายกัน

Firewall Tester
Firewall Tester

3 Jun 15

Snarl
Snarl

11 May 15

TTG
TTG

2 Jun 15

ความคิดเห็นที่ nfsstats.pl

ความคิดเห็นที่ไม่พบ
เพิ่มความคิดเห็น
เปิดภาพ!