Table of Contents

Notes, Tips & Tricks: NetWare

This is a notes page, extended with tips & tricks. This page is not really documentation, just stuff for me to remember. Sometimes things will get removed from these pages and turned into real documentation, sometimes not. You might find these notes to come in hand, maybe not. For me, it's just things I don't want to forget.

Find the DIB size on NetWare

load bash
cd /_netware
du -h ./

Research SERVER process

Note the name of the process you're researching.

Search for the process you noted in 'monitor' and note the 'Thread ID'.

Issue these commands on the system console:

	
ncp trace on ncptrace.txt

After a while:

ncp trace off

Open sys:/ncptrace.txt with your favorite text editor and search for the 'Thread ID' you noted in Remote Manager.

Turnoff SNMP

You cannot disable the SNMP protocol itself on the server, but you can disable all SNMP access to the server as follows:
Monitor State: No Community May Read
Monitor Community:
Control State: No Community May Write
Control Community:
Trap State: Do Not Send Traps
Trap Community:

Restart the server or issue this command to start using the new settings:

SNMP MonitorCommunity ControlCommunity TrapCommunity