Hans Krijger
6f00f4d11d
switch http errors telemetry to INFO ( #1000 )
2018-01-11 21:54:39 -08:00
Hans Krijger
a94e69c773
do not log telemetry about io errors; pep8 fixes ( #998 )
2018-01-10 15:33:15 -08:00
Christopher Boumenot
cb24a05b32
silence noisy console logs ( #985 )
2018-01-04 12:32:31 -08:00
Christopher Boumenot
2d75af35f3
bug: misnamed keyword argument ( #984 )
2018-01-04 12:30:35 -08:00
Brendan Dixon
0026f4516d
[ #929 ] -- wire.py#update_goal_state does not handle out-of-date GoalState errors
...
Improved HTTP error messages
Added HTTP IOError event
Convert internal error numbers into useful names
Signed-off-by: Brendan Dixon <brendandixon@me.com >
2017-11-01 11:55:02 -07:00
Brendan Dixon
fb16cba28b
[ #822 ] -- Update docs
...
Signed-off-by: Brendan Dixon <brendandixon@me.com >
2017-10-20 11:01:59 -07:00
Brendan Dixon
e85d5327a4
[ #908 ] -- Set Files to 0400 in /var/lib/waagent
...
[#906 ] -- Hardcoded value for sshd's ClientAliveInterval (180)
[#899 ] -- Improve HeartBeat Event
[#898 ] -- Send dummy status if extension fails to write a #.status file
Signed-off-by: Brendan Dixon <brendandixon@me.com >
2017-10-17 09:18:46 -07:00
Brendan Dixon
c6173de894
[ #801 ] -- Agent fails to clean-up PID files
...
[#811 ] -- Comments inline in /etc/waagent.conf cause config to not be read
[#812 ] -- Agent fails and isn't recoverable if an extension's log directory is not present anymore
Signed-off-by: Brendan Dixon <brendandixon@me.com >
2017-07-25 13:57:13 -07:00
Brendan Dixon
3b5faa5968
[ #807 ] -- The agent should not emit duplicate events
...
Signed-off-by: Brendan Dixon <brendandixon@me.com >
2017-07-21 14:41:50 -07:00
Brendan Dixon
90cf4f680f
[ #711 ] -- There are too many log print to /var/log/waagent.log
...
[#714 ] -- Questionable split call in common/conf.py
[#717 ] -- Remove extension logs during deprovision
[#720 ] -- Reset of RDMA drivers not taking effect
[#724 ] -- Location of configuration file should be editable issue
Signed-off-by: Brendan Dixon <brendandixon@me.com >
2017-05-23 15:45:33 -07:00
Hans Krijger
9ea18d8658
Add telemetry event for host plugin usage ( #560 )
...
* reformat file
* add host plugin event; minor cleanup
* clean up imports
2017-01-18 18:50:01 -08:00
Yoon Hong
ed240322e7
Refactor add_sysinfo() for better readability
2017-01-17 11:21:15 -08:00
Yoon Hong
9d04814ce2
Instead of adding values in sysinfo directly to event, if a value
...
already exist in the event, overwrite it to prevent duplicates.
This fixes #520 .
2017-01-13 18:56:47 -08:00
Brendan Dixon
40bb31726a
Migrated extension state and status back to v2.0.x location
...
Added restart telemetry
Check if process is orphaned
Ensure orphaned processes complete
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-25 12:53:52 -07:00
brendandixon
7c8f681b29
Fix #297 and signal forwarding recursion ( #317 )
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-12 16:03:31 -07:00
Brendan Dixon
00aa43ab83
Moved environment monitoring and event collection into child process
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-08 15:26:52 -07:00