swann croiset
c225d893ff
Merge pull request #28 from SwannCroiset/alerting-property
Redefine alerting property
8 年前
Swann Croiset
210e98304e
Redefine alerting property
The alerting property can be one of 'disabled', 'enabled' or
'enabled_with_notification'
8 年前
Éric Lemoine
8eb141d123
Merge pull request #27 from simonpasquier/add-tz-support
Add timezone support for system logs
8 年前
Simon Pasquier
8db94b38f4
Fix Syslog pattern for system logs
Currently Syslog doesn't log the priority ('<PRI>').
8 年前
Simon Pasquier
e877605126
Add timezone support for system logs
8 年前
Éric Lemoine
501ff94aa4
Merge pull request #26 from elemoine/stacklight-linux-netlink
Rename netlink.py to linux_netlink.py
8 年前
Éric Lemoine
1787f0b297
Rename netlink.py to linux_netlink.py
This is to comply to a comment from @cznewt in
https://github.com/tcpcloud/salt-formula-heka/pull/24 .
8 年前
Éric Lemoine
8fdd9e50d5
Merge pull request #23 from elemoine/stacklight-timezone
Remove Heka decoder tz handling
8 年前
Éric Lemoine
4e42b3c238
Merge pull request #25 from elemoine/stacklight-netlink
Use netlink collectd plugin instead of interface
8 年前
Éric Lemoine
1c39744e43
Use netlink collectd plugin instead of interface
This patch replaces the "interface" collectd plugin by the "netlink" one. The
"netlink" plugin provides the same metrics as "interface" but plus other
metrics such as the number of dropped packets.
8 年前
Éric Lemoine
09728e9dee
Merge pull request #24 from elemoine/stacklight-collectd-df
Use same collectd df options as StackLight MOS
8 年前
Éric Lemoine
a607e433f9
Use same collectd df options as StackLight MOS
8 年前
Éric Lemoine
3035609caf
Remove Heka decoder tz handling
This is now handled by the Heka formula the same way for all the Heka sandbox
decoders. https://github.com/tcpcloud/salt-formula-heka/pull/20
8 年前
Filip Pytloun
b2ca6b7ff9
Merge pull request #20 from simonpasquier/remove-log-counter-filter
Remove the log counter filter from meta/heka
8 年前
Simon Pasquier
318ebd1569
Remove the log counter filter from meta/heka
This filter should be configured by the heka formula itself.
8 年前
Aleš Komárek
e8f0670f97
Merge pull request #18 from tcpcloud/alarms
Sample alarms
8 年前
Ales Komarek
480003965f
Sample alarms
8 年前
Aleš Komárek
16d7afe534
Merge pull request #16 from elemoine/stacklight-timezone
Add timezone to syslog decoder config
8 年前
Éric Lemoine
b87ccd327d
Add timezone to syslog decoder config
8 年前
Aleš Komárek
f86e15a9bb
Merge pull request #14 from elemoine/stacklight-hostname
Set "hostname" in the linux_hdd_errors|counters filters
8 年前
Aleš Komárek
440c8323d4
Merge pull request #11 from elemoine/stacklight-module-dir
Use the proper module directory
8 年前
Éric Lemoine
bf02e9dede
Use the proper module directory
The stacklight module dir is /usr/share/lma_collector/common, not
/usr/share/lma_collector_modules. This fixes it.
8 年前
Éric Lemoine
1a1f375498
Set "hostname" in the linux_hdd_errors|counters filters
8 年前
Aleš Komárek
5c9b21cc57
Merge pull request #15 from elemoine/stacklight-decoder
Fix decoder name
8 年前
Aleš Komárek
86ff32cb68
Merge pull request #13 from elemoine/stacklight-remove-alarming
Remove the alarm-related filters
8 年前
Éric Lemoine
fb25b9d60a
Fix decoder name
This fixes the decoder name in meta/heka.yml.
8 年前
Éric Lemoine
48199ab618
Remove the alarm-related filters
This commit removes the alarm-related filter configuration from meta/heka.yml.
Alarms will be defined in a different way (still under discussion).
8 年前
Ales Komarek
b02c10f0be
Collectd fixes
8 年前
Jakub Pavlik
e22821dfb9
Merge pull request #8 from tcpcloud/collectd_update
Global collectd update
8 年前
Ales Komarek
f94e16c569
Global collectd update
8 年前
vmikes
a457359f89
update warning threshold
8 年前
Filip Pytloun
84fec5b21e
Merge pull request #7 from tcpcloud/multipath
Fix the multipath condition
8 年前
Ales Komarek
86c2311801
Fix the multipath condition
8 年前
Jakub Pavlik
106cd32aa2
Merge pull request #6 from tcpcloud/multipath
Refactored multipath support
8 年前
Ales Komarek
a634f4ba38
Refactored multipath support
8 年前
Filip Pytloun
a38a3ccf1c
Install apt-transport-https
8 年前
Filip Pytloun
15cd6f3376
Allow updating ca_certificates without salt-pki
8 年前
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8 年前
Jakub Pavlik
4ad86e05e6
gro parametr
8 年前
Pavel Cizinsky
110e574c53
add parameters stp, maxwait
8 年前
Filip Pytloun
329a31d67e
Allow purging and removing packages
8 年前
Filip Pytloun
e7a1ef7f4c
Enable contextswitch collectd plugin
8 年前
Ales Komarek
c8548ed2a6
Fix hostnames ordering fix if multiple addresses applies
8 年前
Filip Pytloun
271ee55fde
Disable resolvconf updates when nameservers are defined
8 年前
vmikes
b6fe1ab532
never too many
8 年前
Ales Komarek
3a9faa53ed
Container metadata
8 年前
Filip Pytloun
0aaf5affa0
Fix source dependency parsing
8 年前
Filip Pytloun
9f3a391fbb
Fix tests dependency fetch
8 年前
Filip Pytloun
4a0367b141
Add salt-master into build depends
8 年前
Filip Pytloun
35a3833fe0
Add makefile, run tests during package build
8 年前