Index

Symbols | C | D | E | G | H | I | J | L | M | N | P | R | S | T | U

Symbols

--continue
rsb-process-monitor command line option
--graphite-host <host>
rsbperfmon-db-adapter command line option
--graphite-host-prefix <string>
rsbperfmon-db-adapter command line option
--graphite-port <port>
rsbperfmon-db-adapter command line option
--graphite-process-prefix <string>
rsbperfmon-db-adapter command line option
--influxdb-database <database>
rsbperfmon-db-adapter command line option
--influxdb-host <host>
rsbperfmon-db-adapter command line option
--influxdb-host-prefix <string>
rsbperfmon-db-adapter command line option
--influxdb-password <password>
rsbperfmon-db-adapter command line option
--influxdb-port <port>
rsbperfmon-db-adapter command line option
--influxdb-process-prefix <string>
rsbperfmon-db-adapter command line option
--influxdb-user <username>
rsbperfmon-db-adapter command line option
--influxdb-version {0.8,0.9}
rsbperfmon-db-adapter command line option
--mode <mode>
rsb-process-monitor command line option
--norsbout
rsb-process-monitor command line option
--pid <pid>
rsb-process-monitor command line option
--remote-scope <scope>
rsb-process-monitor command line option
--status
rsb-process-monitor command line option
--status-cycle <time>
rsb-process-monitor command line option
--threadnames <name>
rsb-process-monitor command line option
--threadtids <name>
rsb-process-monitor command line option
-a, --aggregate
rsbperfmon-db-adapter command line option
-b {graphite,influxdb}, --backend {graphite,influxdb}
rsbperfmon-db-adapter command line option
-c <millis>, --cycle <millis>
rsb-host-monitor command line option
-c <time>, --cycle <time>
rsb-process-monitor command line option
-e, --net
rsb-process-monitor command line option
-f, --procfd
rsb-process-monitor command line option
-h, --help
rsb-host-monitor command line option
rsb-process-monitor command line option
rsbperfmon-db-adapter command line option
-i, --procio
rsb-process-monitor command line option
-l <file>, --logging <file>
rsb-host-monitor command line option
rsbperfmon-db-adapter command line option
-m, --procmem
rsb-process-monitor command line option
-n <host>, --host <host>
rsb-host-monitor command line option
-n <scope>, --hostscope <scope>
rsbperfmon-db-adapter command line option
-n <string>, --name <string>
rsb-process-monitor command line option
-o <scope>, --scope <scope>
rsb-host-monitor command line option
rsb-process-monitor command line option
-p <scope>, --procscope <scope>
rsbperfmon-db-adapter command line option
-p, --print
rsb-host-monitor command line option
rsb-process-monitor command line option
-q, --noqueue
rsbperfmon-db-adapter command line option
-r, --threads
rsb-process-monitor command line option
-s, --procstat
rsb-process-monitor command line option
-t, --taskstats
rsb-process-monitor command line option
-u, --subprocesses
rsb-process-monitor command line option

C

clone() (rsbperfmondbadapter.CopyableObject method)
COMPONENT_SEPARATOR (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
configure_logging() (in module rsbhostmonitor.executable)
(in module rsbperfmondbadapter.executable)
CopyableObject (class in rsbperfmondbadapter)
CpuDataSource (class in rsbhostmonitor)
create() (rsbperfmondbadapter.DatabaseBackend static method)
(rsbperfmondbadapter.GraphiteBackend static method)
(rsbperfmondbadapter.InfluxdbBackend static method)
(rsbperfmondbadapter.TimeseriesDbBackend method)

D

daemon (rsbhostmonitor.MonitoringThread attribute)
DatabaseBackend (class in rsbperfmondbadapter)
DataSource (class in rsbhostmonitor)
DiskDataSource (class in rsbhostmonitor)

E

environment variable
PYTHONPATH, [1]

G

generate_argument_parser() (in module rsbhostmonitor.executable)
(in module rsbperfmondbadapter.executable)
getName() (rsbhostmonitor.MonitoringThread method)
GraphiteBackend (class in rsbperfmondbadapter)

H

HOST_CONNECTION_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
HOST_CPU_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
HOST_DISK_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
HOST_NIC_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
HOST_PARTITION_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
HOST_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
HOST_TCP_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
HOST_UDP_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)

I

ident (rsbhostmonitor.MonitoringThread attribute)
InfluxdbBackend (class in rsbperfmondbadapter)
insert_host() (rsbperfmondbadapter.Processor method)
insert_process() (rsbperfmondbadapter.Processor method)
interrupt() (rsbhostmonitor.MonitoringThread method)
INVALID_KEY_CHARS (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
is_alive() (rsbhostmonitor.MonitoringThread method)
isAlive() (rsbhostmonitor.MonitoringThread method)
isDaemon() (rsbhostmonitor.MonitoringThread method)

J

join() (rsbhostmonitor.MonitoringThread method)

L

LoadDataSource (class in rsbhostmonitor)

M

main() (in module rsbhostmonitor.executable)
measurement cycle time
MemoryDataSource (class in rsbhostmonitor)
MonitoringThread (class in rsbhostmonitor)

N

name (rsbhostmonitor.MonitoringThread attribute)
NetworkDataSource (class in rsbhostmonitor)

P

positive_int() (in module rsbperfmondbadapter)
prepare_arguments() (rsbperfmondbadapter.DatabaseBackend static method)
(rsbperfmondbadapter.GraphiteBackend static method)
(rsbperfmondbadapter.InfluxdbBackend static method)
(rsbperfmondbadapter.TimeseriesDbBackend method)
PROCESS_SERIES_PATTERN (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
ProcessNumberDataSource (class in rsbhostmonitor)
Processor (class in rsbperfmondbadapter)
provide_data() (rsbhostmonitor.CpuDataSource method)
(rsbhostmonitor.DataSource method)
(rsbhostmonitor.DiskDataSource method)
(rsbhostmonitor.LoadDataSource method)
(rsbhostmonitor.MemoryDataSource method)
(rsbhostmonitor.NetworkDataSource method)
(rsbhostmonitor.ProcessNumberDataSource method)
(rsbhostmonitor.UserDataSource method)
PYTHONPATH, [1]

R

REPLACE_KEY_CHAR (rsbperfmondbadapter.GraphiteBackend attribute)
(rsbperfmondbadapter.InfluxdbBackend attribute)
(rsbperfmondbadapter.TimeseriesDbBackend attribute)
rsb-host-monitor command line option
-c <millis>, --cycle <millis>
-h, --help
-l <file>, --logging <file>
-n <host>, --host <host>
-o <scope>, --scope <scope>
-p, --print
rsb-process-monitor command line option
--continue
--mode <mode>
--norsbout
--pid <pid>
--remote-scope <scope>
--status
--status-cycle <time>
--threadnames <name>
--threadtids <name>
-c <time>, --cycle <time>
-e, --net
-f, --procfd
-h, --help
-i, --procio
-m, --procmem
-n <string>, --name <string>
-o <scope>, --scope <scope>
-p, --print
-r, --threads
-s, --procstat
-t, --taskstats
-u, --subprocesses
rsbhostmonitor (module)
rsbhostmonitor.executable (module)
rsbperfmon-db-adapter command line option
--graphite-host <host>
--graphite-host-prefix <string>
--graphite-port <port>
--graphite-process-prefix <string>
--influxdb-database <database>
--influxdb-host <host>
--influxdb-host-prefix <string>
--influxdb-password <password>
--influxdb-port <port>
--influxdb-process-prefix <string>
--influxdb-user <username>
--influxdb-version {0.8,0.9}
-a, --aggregate
-b {graphite,influxdb}, --backend {graphite,influxdb}
-h, --help
-l <file>, --logging <file>
-n <scope>, --hostscope <scope>
-p <scope>, --procscope <scope>
-q, --noqueue
rsbperfmondbadapter (module)
rsbperfmondbadapter.executable (module)
run() (in module rsbperfmondbadapter.executable)
(rsbhostmonitor.MonitoringThread method)

S

setDaemon() (rsbhostmonitor.MonitoringThread method)
setName() (rsbhostmonitor.MonitoringThread method)
shutdown() (rsbperfmondbadapter.DatabaseBackend method)
(rsbperfmondbadapter.GraphiteBackend method)
(rsbperfmondbadapter.InfluxdbBackend method)
(rsbperfmondbadapter.TimeseriesDbBackend method)
start() (rsbhostmonitor.MonitoringThread method)
submit_host_information() (rsbperfmondbadapter.DatabaseBackend method)
(rsbperfmondbadapter.GraphiteBackend method)
(rsbperfmondbadapter.InfluxdbBackend method)
(rsbperfmondbadapter.TimeseriesDbBackend method)
submit_process_data() (rsbperfmondbadapter.DatabaseBackend method)
(rsbperfmondbadapter.GraphiteBackend method)
(rsbperfmondbadapter.InfluxdbBackend method)
(rsbperfmondbadapter.TimeseriesDbBackend method)

T

TimeseriesDbBackend (class in rsbperfmondbadapter)

U

UserDataSource (class in rsbhostmonitor)