-
Notifications
You must be signed in to change notification settings - Fork 38
Man Page emaneeventd
Steven Galgano edited this page Feb 28, 2014
·
1 revision
emaneeventd(1) General Commands Manual emaneeventd(1)
NAME
emaneeventd - EMANE event daemon
SYNOPSIS
emaneevntd [OPTIONS]... CONFIG_URI
DESCRIPTION
emaneeventd loads event agent plugins that translate EMANE events into
external application inputs.
CONFIG_URI is the XML containing the event daemon configuration.
OPTIONS
The following options are supported:
-v, --version
Display version and exit
-l, --loglevel [0,4]
Set the current application log level. Default is 2.
0 - No Logging
1 - Abort Level
2 - Error Level
3 - INFO Level
4 - Debug Level
-r, --realtime
Run with realtime priority and SCHED_RR. Must have superuser
privileged.
-p, --priority [0,99]
Set the realtime priority level. Valid only with -r, --real‐
time. Default is 50.
--logfile FILE
Log to a file instead of stdout.
-d, --daemonize
Run in the background.
--syslog
Log to syslog instead of stdout.
--pidfile
Write application pid to file.
--uuidfile
Write instance UUID file.
VERSION
0.9.1
BUGS
To report a bug, please send and email to <labs at adjacentlink dot
com>
SEE ALSO
emanetransport(1) emaneeventservice(1) emaneeventd(1) emanesh
AUTHORS
Adjacent Link LLC
https://github.com/adjacentlink/emane
NOTES
EMANE is released under the BSD License.
emaneeventd 0.9.1 emaneeventd(1)
- Home
- Introduction
- EMANE Shell
- Emulator Physical Layer
- Radio Models
- Utility Models
- Transports
- Event Generators
- Event Agents
- Building Packages
- Installing Packages
- Developer Documentation
- FAQ
- Copyright