[ Odielib Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

nettool_procs(n) 9.1 odielib "Module nettool procs"

Name

nettool_procs - Module nettool procs

Table Of Contents

Synopsis

Description

COMMANDS

cat filename
nettool::arp_table

Return pairings of MAC numbers to IP addresses on the local network

Under macosx, we call the arp command for arp table resolution

nettool::broadcast_list

Return list of broadcast addresses for local networks

nettool::busy

Return Processor utilization

nettool::cpuinfo args

Return time since booted

nettool::diskless_client
nettool::dump

Dump interfaces

nettool::hwaddr_to_ipaddr args
nettool::if_list

Return list of network interfaces

nettool::init

Called on package load to build any static structures to cache data that would be time consuming to call on the fly

nettool::ip_list

Return list of ip addresses for this computer (primary first)

nettool::mac_list

Return list of mac numbers for this computer (primary first)

nettool::network_list
nettool::platform
nettool::status
nettool::uptime_report

REFERENCES

AUTHORS

Sean Woods

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category nettool of the Odielib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

nettool, odielib

Category

Procs