NetWare File Server Activity Daemon (fadmn.nlm 2.00.a and fadmnexp.nlm 0.01.a)
Novell Cool Solutions: Cool Tool
Reader Rating
from 2 ratings
In Brief
NetWare file server utilities allow you to view real-time file access events and write to log file or send to syslog daemons.
Vitals
- Product Categories:
- NetWare
- Open Enterprise Server
- Functional Categories:
- Server Utilities
- Workgroup
| Updated: | 27 Feb 2006 |
| File Size: | 20KB |
| License: | Free |
| Download: | /coolsolutions/tools/downloads/fadmn.zip |
| Home Page: | http://www.lenik.ru/netwarends/fadmn/index.html |
| Publisher: | Leonid F Krotov |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
FADmn.nlm - Displays file activity on server. File activity log displayed on fadmn console screen.
fadmnexp.nlm - This module can write information given by fadmn.nlm to system console, wtite to log file, or send information to other network services by UDP (syslog, as example)
fadmn.nlm use:
load fadmn.nlm
fadmnexp.nlm use:
load fadmnexp.nlm [write_console]
[write_log [max ] [count ]]
[send_udp host [port ]] [bind ] [bindport ]
Parameters are:
write_console - OPTIONAL;
use this key for output to system console
write_log - OPTIONAL;
use this key for writing to log file
logfname - log file name (maybe full path to file)
max <logsize> - maximum log file size in MBytes (default: 600)
count <logcount> - maximum number of log files (default: 10)
send_udp - OPTIONAL;
use this key for sending info over UDP (syslog, as usual)
host <lhost> - target UDP host (dotted string format, or dns name)
port <lport> - target port on target host (decimal, default: 514)
bind <addr> - bind to local address before sending packets
bindport <port> - bind to local port before sending packets
Other tools at http://www.lenik.ru
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
Reader Comments
- very userful and informative!