AppendixB Command Reference
Privilege Level 15 Commands
B-56
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
NMSROOT=/opt/CSCOets
export NMSROOT
fi
cd $NMSROOT
--More--
show dmgtdlog
To display the Wireless LAN Solution Engines daemon manager log, use the
show dmgtdlog command.
show dmgtdlog [page] | include matchstring1 [matchstring2]
Syntax Description
page Displays command output one screen at a time. Press the
Return key to display the next output screen. Press Ctrl-c to
exit paged output and return to the command prompt.
include Filters the command output to display only the records that
contain the specified string of characters.
matchstring1 String of characters to search for in the command output.
matchstring2 (Optional) Another string of characters to search for in the
command output.
Example
The following command displays the Wireless LAN Solution Engines daemon
manager log, one page at a time:
show dmgtdlog page
/var/adm/CSCOets/log/dmgtd.log
Dec 20 13:42:56 ex dmgt[712]: #3001:TYPE=INFO:Using port: tcp/42340.
Dec 20 13:42:56 ex dmgt[714]: #3007:TYPE=INFO:Started application(HSEC
ollector) "/bin/nice -n 19 /opt/CSCOets/bin/collector" pid=715.
Dec 20 13:42:56 ex dmgt[714]: #3007:TYPE=INFO:Started application(HSEA
--More--