1moodss(1)             Modular Object Oriented SpreadSheet            moodss(1)
2
3
4

NAME

6       moodss  -  Modular  Object  Oriented SpreadSheet all-purpose monitoring
7       application
8

SYNOPSIS

10       moodss [OPTION]... [MODULE] [OPTION]... [MODULE]...
11
12       moodss -f FILE
13

DESCRIPTION

15       Moodss is a graphical monitoring application. It is modular so that the
16       code  accessing  the  monitored objects is completely separate from the
17       application core. The core takes care of managing modules (loading  and
18       unloading), displaying modules data through sortable tables and diverse
19       graphical viewers, handling user set threshold  conditions  with  email
20       alerts,  recording  data  cells history in a SQL database, browsing the
21       database, ....
22       Numerous modules are shipped with moodss for system, network, database,
23       ... monitoring. Any number of modules can be used concurrently, so that
24       complex dashboards can be built.
25       Furthermore, the moomps daemon, moodss sister application, can be  used
26       for  data  history  monitoring  over  time, using a database as storage
27       mean.
28
29       This manual is very succinct and is to be used as a quick reminder  for
30       the  user.  Complete  and detailed documentation can be found, for both
31       the user and the module programmer,  in  the  accompanying  moodss.htm,
32       modules.htm,  FAQ.htm,  database.htm, formulas.htm and develop.htm HTML
33       documentations.
34
35       The following command line options must appear before any  module  name
36       appears  on  the  command  line, so as not to interfere with the module
37       specific options, which must be placed after each module name.
38
39       --debug
40              set verbose reporting when module errors occur
41
42       -f, --file
43              specify a configuration file name
44
45       -h, --help
46              display some help text and exit
47
48       -geometry
49              set the initial geometry of the main window (a la X window)
50
51       -p, --poll-time
52              specify a poll time in seconds
53
54       -r, --read-only
55              disable viewer creation, editing, ...
56
57       -S, --static
58              disable internal window manager sizing and moving
59
60       --show-modules
61              discover valid moodss modules, show their directory  location(s)
62              and exit
63
64       --version
65              output version information and exit
66

EXAMPLES

68       Please see the moodss.htm HTML documentation.
69

KEYWORDS

71       modular  monitoring system database network tcl object oriented spreadā€
72       sheet moomps
73
74
75
76Moodss                                1.0                            moodss(1)
Impressum