Aleš Komárek
e8e517eb07
Merge pull request #40 from simonpasquier/fix-storage-test
Misc fixes for LVM storage
8 vuotta sitten
Filip Pytloun
02f7761b5d
Fix missing iteritems in loop
8 vuotta sitten
Filip Pytloun
6c6944604d
Support defaults in linux.system.config
8 vuotta sitten
Simon Pasquier
6b6058fd3a
Support no volume for linux.storage.lvm state
8 vuotta sitten
Simon Pasquier
a4eb313e4f
Fix linux.storage state to support lvm
8 vuotta sitten
Filip Pytloun
45236b54cd
Merge pull request #39 from tcpcloud/stacklight
Stacklight
8 vuotta sitten
thouveng
7428872d71
Merge pull request #37 from thouveng/use-new-grafana-convention
Put Grafana dashboards into their own directory
8 vuotta sitten
pasquier-s
3692c5b4e3
Merge pull request #38 from simonpasquier/stacklight
Merge master into stacklight
8 vuotta sitten
Jakub Pavlik
376af20441
hotfix interface name
8 vuotta sitten
Simon Pasquier
eec2b7c990
Merge remote-tracking branch 'upstream/master' into stacklight
8 vuotta sitten
Jakub Pavlik
9e5b7a1cdb
Merge pull request #36 from tcpcloud/ovs
Proper openvswitch integration
8 vuotta sitten
Guillaume Thouvenin
b4f82c6013
Put Grafana dashboards into their own directory
8 vuotta sitten
Éric Lemoine
3e38377ab3
Merge pull request #33 from elemoine/stacklight-alarm
Add more alarms
8 vuotta sitten
Ales Komarek
6086f63c37
Added proper OpenVswitch support
8 vuotta sitten
Éric Lemoine
2f06db9e6d
Add more alarms
This commit adds more built-in alarms to the Linux formula.
8 vuotta sitten
Filip Pytloun
e3ffd62604
Fix variable reference
8 vuotta sitten
Aleš Komárek
98b3b5aae7
Merge pull request #34 from tcpcloud/config
Add support for external config generation
8 vuotta sitten
Filip Pytloun
b2c8f858fa
Add support for external config generation
8 vuotta sitten
thouveng
f781cf98a9
Merge pull request #32 from thouveng/provide_system_dashboard
Provides Grafana dashboard
8 vuotta sitten
Guillaume Thouvenin
e29d0a4f77
Provides Grafana dashboard
8 vuotta sitten
Filip Pytloun
3329bccf68
Merge pull request #30 from simonpasquier/support-tmpfs-mount
Support tmpfs mount
8 vuotta sitten
Simon Pasquier
376262a39d
Fix mount examples in the README
The enabled flag is mandatory.
8 vuotta sitten
Simon Pasquier
1f75d30237
Fix the linux.storage.mount state for tmpfs
8 vuotta sitten
Filip Pytloun
89654cc433
Merge pull request #29 from obourdon/stacklight
Fixes for idempotence
8 vuotta sitten
Olivier Bourdon
866c348d32
Fix for network interfaces idempotence
8 vuotta sitten
Olivier Bourdon
577fbf5131
Fix for hosts file idempotence
8 vuotta sitten
swann croiset
c225d893ff
Merge pull request #28 from SwannCroiset/alerting-property
Redefine alerting property
8 vuotta sitten
Swann Croiset
210e98304e
Redefine alerting property
The alerting property can be one of 'disabled', 'enabled' or
'enabled_with_notification'
8 vuotta sitten
Éric Lemoine
8eb141d123
Merge pull request #27 from simonpasquier/add-tz-support
Add timezone support for system logs
8 vuotta sitten
Simon Pasquier
8db94b38f4
Fix Syslog pattern for system logs
Currently Syslog doesn't log the priority ('<PRI>').
8 vuotta sitten
Simon Pasquier
e877605126
Add timezone support for system logs
8 vuotta sitten
Éric Lemoine
501ff94aa4
Merge pull request #26 from elemoine/stacklight-linux-netlink
Rename netlink.py to linux_netlink.py
8 vuotta sitten
É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 vuotta sitten
Éric Lemoine
8fdd9e50d5
Merge pull request #23 from elemoine/stacklight-timezone
Remove Heka decoder tz handling
8 vuotta sitten
Éric Lemoine
4e42b3c238
Merge pull request #25 from elemoine/stacklight-netlink
Use netlink collectd plugin instead of interface
8 vuotta sitten
É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 vuotta sitten
Éric Lemoine
09728e9dee
Merge pull request #24 from elemoine/stacklight-collectd-df
Use same collectd df options as StackLight MOS
8 vuotta sitten
Aleš Komárek
70b346eedb
Merge pull request #21 from tcpcloud/feature/salt-orchestrate
Orchestration metadata
8 vuotta sitten
Éric Lemoine
a607e433f9
Use same collectd df options as StackLight MOS
8 vuotta sitten
É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 vuotta sitten
Daniel Cech
c7713b1326
Merge branch 'sensu' into 'master'
if storage.swap is defined
See merge request !15
8 vuotta sitten
Adam Tengler
599068289d
Orchestration metadata
8 vuotta sitten
Filip Pytloun
b2ca6b7ff9
Merge pull request #20 from simonpasquier/remove-log-counter-filter
Remove the log counter filter from meta/heka
8 vuotta sitten
Simon Pasquier
318ebd1569
Remove the log counter filter from meta/heka
This filter should be configured by the heka formula itself.
8 vuotta sitten
Aleš Komárek
e8f0670f97
Merge pull request #18 from tcpcloud/alarms
Sample alarms
8 vuotta sitten
Ales Komarek
480003965f
Sample alarms
8 vuotta sitten
Filip Pytloun
26d3798c1a
Merge pull request #19 from tcpcloud/add-hashing-alghoritm-interface-param
xmit_hash_policy to hashing-alghoritm
8 vuotta sitten
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 vuotta sitten
Aleš Komárek
16d7afe534
Merge pull request #16 from elemoine/stacklight-timezone
Add timezone to syslog decoder config
8 vuotta sitten
Aleš Komárek
a711da0e7c
Merge pull request #17 from tcpcloud/bond_interface_params
add additional bond interface params
8 vuotta sitten