jablonka.czprosek.czf

hotsanic

Subversion Repositories:
[/] [branches/] [HotSaNIC-0.5.0-pre6/] [tools/] [readme.txt] - Blame information for rev 8

 

Line No. Rev Author Line
11simandl 
2checkdbs.sh
3--------------------
4call from: anywhere
5parameters: path to a module
6effect: checks all DBs in a given module dir and lists
7 a tail of their contents
8 
9 
10checklibs.pl
11--------------------
12call from: installation-dir
13 lib
14 modules
15 modules/*
16 moduels/*/platform
17parameters: -
18effect: does a rough consistency check on all libraries
19 found in that subdirectory
20 
21 
22checknames.pl
23--------------------
24call from: modules/*
25parameters: name of settings-item containing targets
26effect: outputs parsed names and description infos for
27 all entries
28 
29 
30checkversions.sh
31--------------------
32call from: installation-dir
33parameters: -
34effect: outputs the versions of some important binaries
35 
36 
37killmod
38--------------------
39call from: installation-dir
40parameters: modulename
41effect: kills the named module
42 
43 
44listpids.pl
45--------------------
46call from: installation-dir
47parameters: -
48effect: lists all PIDs and some mem-usage info of the
49 running sub-processes
50 
51 
52makeperlheaders
53--------------------
54call from: anywhere
55parameters: -
56effect: generates possibly missing perl-headers (.ph)
57 in /usr/include.
58 
59 
60read-data-wrapper.pl
61--------------------
62call from: (by daemon)
63parameters: (by daemon)
64effect: wrapper script to enable use of old modules
65 just copy it into the module directory of an
66 outdated module
67 
68 
69rrdtool_add_ds.pl
70--------------------
71call from: modules/*
72parameters: (use option "-h" for help)
73effect: adds one or more rows to an existing database's
74 XML-dump
75 
76 
77rrdspikes.pl
78--------------------
79call from: modules/*/rrd
80parameters: (call without parameters for help)
81effect: detects and eliminates spikes after reducing DB's
82 "max" value
83 
84 
85warnings.pl
86--------------------
87call from: installation-dir
88parameters: -c <....>
89 -m <....>
90 -p <....>
91 (for more information call script without params)
92effect: generates threshold warnings for a specified row
93 of the desired database data
94 

Powered by WebSVN 2.2.1