blob: 5fba52f55101b4a9f915fc03d5a96635b767b0d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Many things...
* Build a "rsynth" based server. Change primary 'make' to request
server type, as in 'make rsynth', 'make spo256', or 'make utils',
the latter to build utilities only on a machine without it's own
server.
* Add support for retrieving "index" status and time-sync rondeveus
by supporting a "inquire" sequence for the server to respond to.
Time-sync would be with "<drain>" server tag, which would force
the server to 'tcdrain' the port and then return a response. The
"<index>" tag would retrieve an index. Other 'tag' options for
volume control, pitch, inflection, etc, may also need to be added
for rsynth, although the SPO does not support these features.
* Build spksnmpd for rule based verbalization of specific snmp trap
events.
* Add user login monitoring to vmon.
* Add external "df" code to vmon for systems that have no statfs()
call.
* Build rpm package for speak.
|