Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

snmpdf(1)


SNMPDF

SNMPDF

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

snmpdf - gets a listing of disk space usage on a remote machine via SNMP

SYNOPSIS

snmpdf [ common arguments ] [-Cu] hostname

DESCRIPTION

snmpdf is simply a networked verison of the typical df command. It checks the disk space on the remote machine by examining the HOST-RESOURCES-MIB’s hrStorageTable or the UCD-SNMP-MIB’s dskTable. By default, the hrStorageTable is prefered as it typically contains more information. However, the -Cu argument can be passed to snmpdf to force the usage of the dskTable.

See the snmpd.conf(5) manual page on setting up the dskTable using the disk directive in the snmpd.conf file.

SEE ALSO

snmpd.conf(5), snmp.conf(5)



snmpdf(1)