Navigation
index
modules
|
snews coincidence system documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
__call__() (snews_cs.heartbeat_feedbacks.FeedBack method)
(snews_cs.snews_format_checker.SnewsFormat method)
__enter__() (snews_cs.alert_pub.AlertPublisher method)
__exit__() (snews_cs.alert_pub.AlertPublisher method)
__version__ (in module snews_cs)
_check_coinc_in_subgroups() (snews_cs.snews_coinc.CacheManager method)
_check_for_redundancies() (snews_cs.snews_coinc.CacheManager method)
_check_rights() (snews_cs.cs_remote_commands.Commands method)
_fix_deltas() (snews_cs.snews_coinc.CacheManager method)
_last_row (snews_cs.snews_hb.HeartBeat attribute)
_manage_cache() (snews_cs.snews_coinc.CacheManager method)
_organize_cache() (snews_cs.snews_coinc.CacheManager method)
_smtp_sender() (in module snews_cs.cs_email)
_update_message() (snews_cs.snews_coinc.CacheManager method)
A
add_to_cache() (snews_cs.snews_coinc.CacheManager method)
alert (snews_cs.snews_coinc.CoincidenceDistributor attribute)
alert_decider() (snews_cs.snews_coinc.CoincidenceDistributor method)
alert_schema (in module snews_cs.snews_bot)
(snews_cs.snews_coinc.CoincidenceDistributor attribute)
alert_topic (in module snews_cs.snews_bot)
AlertPublisher (class in snews_cs.alert_pub)
auth (snews_cs.alert_pub.AlertPublisher attribute)
B
beats_path (in module snews_cs.snews_hb)
broker (in module snews_cs.snews_bot)
(snews_cs.alert_pub.AlertPublisher attribute)
bypass (snews_cs.snews_format_checker.SnewsFormat attribute)
C
cache (snews_cs.snews_coinc.CacheManager attribute)
cache_db (in module snews_cs.heartbeat_feedbacks)
cache_df (in module snews_cs.heartbeat_feedbacks)
(snews_cs.snews_hb.HeartBeat attribute)
cache_engine (in module snews_cs.heartbeat_feedbacks)
(snews_cs.snews_hb.HeartBeat attribute)
cache_expiration (snews_cs.snews_coinc.CoincidenceDistributor attribute)
cache_false_alarm_rate() (in module snews_cs.cs_stats)
cache_retraction() (snews_cs.snews_coinc.CacheManager method)
CacheManager (class in snews_cs.snews_coinc)
change_broker() (snews_cs.cs_remote_commands.Commands method)
check_command() (snews_cs.cs_remote_commands.CommandHandler method)
check_detector() (snews_cs.snews_format_checker.SnewsFormat method)
check_detector_status() (snews_cs.snews_format_checker.SnewsFormat method)
check_enough_detectors() (snews_cs.heartbeat_feedbacks.FeedBack method)
check_frequencies_and_send_mail() (in module snews_cs.heartbeat_feedbacks)
check_id() (snews_cs.snews_format_checker.SnewsFormat method)
check_if_test() (snews_cs.snews_format_checker.SnewsFormat method)
check_message_format() (snews_cs.cs_remote_commands.CommandHandler method)
check_message_type() (snews_cs.snews_format_checker.SnewsFormat method)
check_missed_beats() (snews_cs.heartbeat_feedbacks.FeedBack method)
check_pvals() (snews_cs.snews_format_checker.SnewsFormat method)
check_times() (snews_cs.snews_format_checker.SnewsFormat method)
clear_cache() (snews_cs.snews_coinc.CoincidenceDistributor method)
client (in module snews_cs.snews_bot)
coinc_data (snews_cs.snews_coinc.CoincidenceDistributor attribute)
coinc_threshold (snews_cs.snews_coinc.CoincidenceDistributor attribute)
(snews_cs.snews_sql.Storage attribute)
CoincidenceDistributor (class in snews_cs.snews_coinc)
CoincidenceTierAlert (class in snews_cs.cs_alert_schema)
column_names (snews_cs.snews_hb.HeartBeat attribute)
Command_Executer (snews_cs.cs_remote_commands.CommandHandler attribute)
command_name (snews_cs.cs_remote_commands.CommandHandler attribute)
CommandHandler (class in snews_cs.cs_remote_commands)
Commands (class in snews_cs.cs_remote_commands)
conn (snews_cs.snews_sql.Storage attribute)
connection (snews_cs.database.Database attribute)
contact_list (in module snews_cs.cs_email)
(in module snews_cs.cs_remote_commands)
(in module snews_cs.heartbeat_feedbacks)
contact_list_file (in module snews_cs.cs_email)
(in module snews_cs.cs_remote_commands)
(in module snews_cs.heartbeat_feedbacks)
control() (snews_cs.heartbeat_feedbacks.FeedBack method)
current_script_directory (in module snews_cs.snews_sql)
cursor (snews_cs.database.Database attribute)
(snews_cs.snews_sql.Storage attribute)
D
Database (class in snews_cs.database)
dataframe_from_db_table() (snews_cs.heartbeat_feedbacks.FeedBack method)
day_in_min (snews_cs.heartbeat_feedbacks.FeedBack attribute)
db (in module snews_cs.__main__)
(snews_cs.snews_sql.Storage attribute)
db_file_path (in module snews_cs.database)
(snews_cs.database.Database attribute)
db_found (snews_cs.heartbeat_feedbacks.FeedBack attribute)
db_path (snews_cs.snews_sql.Storage attribute)
deal_with_the_cache() (snews_cs.snews_coinc.CoincidenceDistributor method)
delete_after (snews_cs.snews_hb.HeartBeat attribute)
delete_old_figures() (in module snews_cs.heartbeat_feedbacks)
Detector (class in make_detector_file)
detector_file (in module snews_cs.heartbeat_feedbacks)
(in module snews_cs.snews_format_checker)
(in module snews_cs.snews_hb)
detectors (in module make_detector_file)
(snews_cs.heartbeat_feedbacks.FeedBack attribute)
display_heartbeats() (snews_cs.cs_remote_commands.Commands method)
display_message() (snews_cs.alert_pub.AlertPublisher method)
display_table() (snews_cs.snews_coinc.CoincidenceDistributor method)
(snews_cs.snews_hb.HeartBeat method)
drop_expired() (snews_cs.snews_sql.Storage method)
drop_old_messages() (snews_cs.snews_hb.HeartBeat method)
drop_tables() (snews_cs.database.Database method)
E
electrocardiogram() (snews_cs.snews_hb.HeartBeat method)
engine (snews_cs.database.Database attribute)
entry (snews_cs.cs_remote_commands.CommandHandler attribute)
execute() (snews_cs.cs_remote_commands.Commands method)
exit_on_error (snews_cs.snews_coinc.CoincidenceDistributor attribute)
F
FeedBack (class in snews_cs.heartbeat_feedbacks)
fh (in module snews_cs.core.logging)
formatter (in module snews_cs.core.logging)
G
get_all_coinc_alerts() (snews_cs.snews_sql.Storage method)
get_all_coinc_messages() (snews_cs.snews_sql.Storage method)
get_all_messages() (snews_cs.snews_sql.Storage method)
get_all_sig_alerts() (snews_cs.snews_sql.Storage method)
get_all_sig_messages() (snews_cs.snews_sql.Storage method)
get_all_time_alerts() (snews_cs.snews_sql.Storage method)
get_all_time_messages() (snews_cs.snews_sql.Storage method)
get_cs_alert_schema() (snews_cs.cs_alert_schema.CoincidenceTierAlert method)
get_image() (in module snews_cs.snews_bot)
get_table_schema() (snews_cs.database.Database method)
(snews_cs.snews_sql.Storage method)
H
handle() (snews_cs.cs_remote_commands.CommandHandler method)
hard_reset() (snews_cs.cs_remote_commands.Commands method)
hb_path (snews_cs.snews_coinc.CoincidenceDistributor attribute)
HeartBeat (class in snews_cs.snews_hb)
heartbeat (snews_cs.snews_coinc.CoincidenceDistributor attribute)
heartbeat_handle() (snews_cs.cs_remote_commands.Commands method)
HOST (in module snews_cs.core.logging)
I
id (make_detector_file.Detector attribute)
id_format() (snews_cs.cs_alert_schema.CoincidenceTierAlert method)
initial_set (snews_cs.snews_coinc.CoincidenceDistributor attribute)
initialize_database() (snews_cs.database.Database method)
initialize_logging() (in module snews_cs)
(in module snews_cs.core.logging)
input_json (snews_cs.cs_remote_commands.CommandHandler attribute)
input_message (snews_cs.cs_remote_commands.CommandHandler attribute)
insert_alert() (snews_cs.snews_sql.Storage method)
insert_coinc_cache() (snews_cs.snews_sql.Storage method)
insert_mgs() (snews_cs.snews_sql.Storage method)
is_test (snews_cs.cs_remote_commands.CommandHandler attribute)
(snews_cs.snews_format_checker.SnewsFormat attribute)
K
known_command_functions (snews_cs.cs_remote_commands.Commands attribute)
known_commands (in module snews_cs.cs_remote_commands)
L
last_feedback_time (snews_cs.heartbeat_feedbacks.FeedBack attribute)
levels (in module snews_cs.core.logging)
location (make_detector_file.Detector attribute)
log (in module snews_cs.cs_email)
(in module snews_cs.cs_remote_commands)
(in module snews_cs.database)
(in module snews_cs.heartbeat_feedbacks)
(in module snews_cs.snews_bot)
(in module snews_cs.snews_coinc)
(in module snews_cs.snews_hb)
(snews_cs.snews_format_checker.SnewsFormat attribute)
log_date (in module snews_cs.core.logging)
log_default (in module snews_cs.snews_format_checker)
log_dir (in module snews_cs.core.logging)
log_file (in module snews_cs.core.logging)
logger (in module snews_cs.core.logging)
M
main() (in module snews_cs.__main__)
make_beat_directory() (in module snews_cs.cs_utils)
make_detector_file
module
make_entry() (snews_cs.snews_hb.HeartBeat method)
max_retriable_errors (snews_cs.snews_coinc.CoincidenceDistributor attribute)
message (snews_cs.snews_format_checker.SnewsFormat attribute)
message_count (snews_cs.snews_coinc.CoincidenceDistributor attribute)
message_keys (snews_cs.snews_format_checker.SnewsFormat attribute)
mgs_expiration (snews_cs.snews_sql.Storage attribute)
module
make_detector_file
server_run
snews_cs
snews_cs.__main__
snews_cs._version
snews_cs.alert_pub
snews_cs.core
snews_cs.core.logging
snews_cs.cs_alert_schema
snews_cs.cs_email
snews_cs.cs_remote_commands
snews_cs.cs_stats
snews_cs.cs_utils
snews_cs.database
snews_cs.heartbeat_feedbacks
snews_cs.snews_bot
snews_cs.snews_coinc
snews_cs.snews_format_checker
snews_cs.snews_hb
snews_cs.snews_sql
test_00_init
test_01_connection_to_server
test_02_alert
test_db
test_hop
test_pub_sub
test_schema
msg_state (snews_cs.snews_coinc.CacheManager attribute)
N
name (make_detector_file.Detector attribute)
ncr() (in module snews_cs.cs_stats)
np_datetime_delta_sec() (in module snews_cs.snews_coinc)
P
parent_directory (in module snews_cs.snews_sql)
passw (snews_cs.cs_remote_commands.Commands attribute)
password (in module snews_cs.cs_email)
plot_beats() (in module snews_cs.heartbeat_feedbacks)
R
retract_message() (snews_cs.cs_remote_commands.Commands method)
(snews_cs.snews_sql.Storage method)
retriable_error_count (snews_cs.snews_coinc.CoincidenceDistributor attribute)
retrieve_coinc_cache() (snews_cs.snews_sql.Storage method)
run_coincidence() (in module snews_cs.__main__)
(snews_cs.snews_coinc.CoincidenceDistributor method)
run_feedback() (in module snews_cs.__main__)
running_min (snews_cs.heartbeat_feedbacks.FeedBack attribute)
S
sanity_checks() (in module snews_cs.snews_hb)
send() (snews_cs.alert_pub.AlertPublisher method)
send_alert() (snews_cs.snews_coinc.CoincidenceDistributor method)
send_email (snews_cs.snews_coinc.CoincidenceDistributor attribute)
send_email() (in module snews_cs.cs_email)
send_feedback() (snews_cs.cs_remote_commands.Commands method)
send_feedback_mail() (in module snews_cs.cs_email)
send_slack (snews_cs.snews_coinc.CoincidenceDistributor attribute)
send_table() (in module snews_cs.snews_bot)
send_warning_mail() (in module snews_cs.cs_email)
sender (in module snews_cs.cs_email)
server_run
module
server_tag (in module server_run)
(snews_cs.snews_coinc.CoincidenceDistributor attribute)
set_env() (in module snews_cs.cs_utils)
show_table (snews_cs.snews_coinc.CoincidenceDistributor attribute)
show_tables() (snews_cs.database.Database method)
(snews_cs.snews_sql.Storage method)
slack_channel_id (in module snews_cs.snews_bot)
slack_token (in module snews_cs.snews_bot)
smtpserver (in module snews_cs.cs_email)
,
[1]
snews_cs
module
snews_cs.__main__
module
snews_cs._version
module
snews_cs.alert_pub
module
snews_cs.core
module
snews_cs.core.logging
module
snews_cs.cs_alert_schema
module
snews_cs.cs_email
module
snews_cs.cs_remote_commands
module
snews_cs.cs_stats
module
snews_cs.cs_utils
module
snews_cs.database
module
snews_cs.heartbeat_feedbacks
module
snews_cs.snews_bot
module
snews_cs.snews_coinc
module
snews_cs.snews_format_checker
module
snews_cs.snews_hb
module
snews_cs.snews_sql
module
snews_detectors (in module snews_cs.heartbeat_feedbacks)
,
[1]
(in module snews_cs.snews_format_checker)
,
[1]
(in module snews_cs.snews_hb)
,
[1]
SnewsFormat (class in snews_cs.snews_format_checker)
stash_time (snews_cs.snews_coinc.CoincidenceDistributor attribute)
Storage (class in snews_cs.snews_sql)
storage (snews_cs.snews_coinc.CoincidenceDistributor attribute)
store (snews_cs.snews_hb.HeartBeat attribute)
store_heartbeat (snews_cs.snews_coinc.CoincidenceDistributor attribute)
sub_group_state (snews_cs.snews_coinc.CacheManager attribute)
T
test_00_init
module
test_01_connection_to_server
module
test_02_alert
module
test_alert (snews_cs.snews_coinc.CoincidenceDistributor attribute)
test_alerts() (test_02_alert.TestServer method)
test_coinc_data (snews_cs.snews_coinc.CoincidenceDistributor attribute)
test_connection() (snews_cs.cs_remote_commands.Commands method)
(test_01_connection_to_server.TestServer method)
test_db
module
test_hop
module
test_message_count (snews_cs.snews_coinc.CoincidenceDistributor attribute)
test_pub_sub
module
test_schema
module
test_topic (snews_cs.snews_coinc.CoincidenceDistributor attribute)
test_version_exists() (test_00_init.TestInit method)
TestInit (class in test_00_init)
TestServer (class in test_01_connection_to_server)
(class in test_02_alert)
topic_type (snews_cs.snews_coinc.CoincidenceDistributor attribute)
U
update_cache() (snews_cs.snews_hb.HeartBeat method)
update_message() (snews_cs.snews_sql.Storage method)
updated (snews_cs.snews_coinc.CacheManager attribute)
username (snews_cs.cs_remote_commands.CommandHandler attribute)
V
verbose (snews_cs.alert_pub.AlertPublisher attribute)
(snews_cs.heartbeat_feedbacks.FeedBack attribute)
version (in module snews_cs._version)
vprint() (in module snews_cs.heartbeat_feedbacks)
Quick search
Navigation
index
modules
|
snews coincidence system documentation
»
Index