thouveng
7428872d71
Merge pull request #37 from thouveng/use-new-grafana-convention
Put Grafana dashboards into their own directory
8 年之前
pasquier-s
3692c5b4e3
Merge pull request #38 from simonpasquier/stacklight
Merge master into stacklight
8 年之前
Simon Pasquier
eec2b7c990
Merge remote-tracking branch 'upstream/master' into stacklight
8 年之前
Jakub Pavlik
9e5b7a1cdb
Merge pull request #36 from tcpcloud/ovs
Proper openvswitch integration
8 年之前
Guillaume Thouvenin
b4f82c6013
Put Grafana dashboards into their own directory
8 年之前
Éric Lemoine
3e38377ab3
Merge pull request #33 from elemoine/stacklight-alarm
Add more alarms
8 年之前
Ales Komarek
6086f63c37
Added proper OpenVswitch support
8 年之前
Éric Lemoine
2f06db9e6d
Add more alarms
This commit adds more built-in alarms to the Linux formula.
8 年之前
Filip Pytloun
e3ffd62604
Fix variable reference
8 年之前
Aleš Komárek
98b3b5aae7
Merge pull request #34 from tcpcloud/config
Add support for external config generation
8 年之前
Filip Pytloun
b2c8f858fa
Add support for external config generation
8 年之前
thouveng
f781cf98a9
Merge pull request #32 from thouveng/provide_system_dashboard
Provides Grafana dashboard
8 年之前
Guillaume Thouvenin
e29d0a4f77
Provides Grafana dashboard
8 年之前
Filip Pytloun
3329bccf68
Merge pull request #30 from simonpasquier/support-tmpfs-mount
Support tmpfs mount
8 年之前
Simon Pasquier
376262a39d
Fix mount examples in the README
The enabled flag is mandatory.
8 年之前
Simon Pasquier
1f75d30237
Fix the linux.storage.mount state for tmpfs
8 年之前
Filip Pytloun
89654cc433
Merge pull request #29 from obourdon/stacklight
Fixes for idempotence
8 年之前
Olivier Bourdon
866c348d32
Fix for network interfaces idempotence
8 年之前
Olivier Bourdon
577fbf5131
Fix for hosts file idempotence
8 年之前
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 年之前
Aleš Komárek
70b346eedb
Merge pull request #21 from tcpcloud/feature/salt-orchestrate
Orchestration metadata
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 年之前
Daniel Cech
c7713b1326
Merge branch 'sensu' into 'master'
if storage.swap is defined
See merge request !15
8 年之前
Adam Tengler
599068289d
Orchestration metadata
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 年之前
Filip Pytloun
26d3798c1a
Merge pull request #19 from tcpcloud/add-hashing-alghoritm-interface-param
xmit_hash_policy to hashing-alghoritm
8 年之前
Petr Michalec
8824240cbb
xmit_hash_policy to hashing-alghoritm
There is an error in salt doc. Hashing-alghoritm is correct, 90bbf8dc4f/salt/modules/debian_ip.py (L1045)
8 年之前
Aleš Komárek
16d7afe534
Merge pull request #16 from elemoine/stacklight-timezone
Add timezone to syslog decoder config
8 年之前
Aleš Komárek
a711da0e7c
Merge pull request #17 from tcpcloud/bond_interface_params
add additional bond interface params
8 年之前
Petr Michalec
f0a5fe4709
additional bond interface params
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 年之前