aboutsummaryrefslogtreecommitdiffstats
path: root/app/monitoring/setup
AgeCommit message (Collapse)AuthorFilesLines
2017-08-02Fix sending of restart command to Sensu server:Yaron Yogev1-2/+2
- SshConnection: get_ssh(): handle host == monitoring server - if host is the one defined in Monitoring config, use the access definitions for the server_ip - Fix connections management: - no need to disinguish between CLI connections and SFTP ones; - add get_connection_key(); - rename the Paramiko SSH client data member --> ssh_client Change-Id: I73406caf6f617068d907f6d771bccf4fb3c5e289 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>
2017-07-27Calipso initial release for OPNFVYaron Yogev12-0/+903
Change-Id: I7210c244b0c10fa80bfa8c77cb86c9d6ddf8bc88 Signed-off-by: Yaron Yogev <yaronyogev@gmail.com>