Éric Lemoine
2f06db9e6d
Add more alarms
This commit adds more built-in alarms to the Linux formula.
8 years ago
Filip Pytloun
e3ffd62604
Fix variable reference
8 years ago
Filip Pytloun
b2c8f858fa
Add support for external config generation
8 years ago
Guillaume Thouvenin
e29d0a4f77
Provides Grafana dashboard
8 years ago
Simon Pasquier
1f75d30237
Fix the linux.storage.mount state for tmpfs
8 years ago
Olivier Bourdon
866c348d32
Fix for network interfaces idempotence
8 years ago
Olivier Bourdon
577fbf5131
Fix for hosts file idempotence
8 years ago
Swann Croiset
210e98304e
Redefine alerting property
The alerting property can be one of 'disabled', 'enabled' or
'enabled_with_notification'
8 years ago
Simon Pasquier
8db94b38f4
Fix Syslog pattern for system logs
Currently Syslog doesn't log the priority ('<PRI>').
8 years ago
Simon Pasquier
e877605126
Add timezone support for system logs
8 years ago
É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 years ago
É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 years ago
Éric Lemoine
a607e433f9
Use same collectd df options as StackLight MOS
8 years ago
É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 years ago
Adam Tengler
599068289d
Orchestration metadata
8 years ago
Simon Pasquier
318ebd1569
Remove the log counter filter from meta/heka
This filter should be configured by the heka formula itself.
8 years ago
Ales Komarek
480003965f
Sample alarms
8 years ago
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 years ago
Petr Michalec
f0a5fe4709
additional bond interface params
8 years ago
Éric Lemoine
b87ccd327d
Add timezone to syslog decoder config
8 years ago
É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 years ago
Éric Lemoine
1a1f375498
Set "hostname" in the linux_hdd_errors|counters filters
8 years ago
Éric Lemoine
fb25b9d60a
Fix decoder name
This fixes the decoder name in meta/heka.yml.
8 years ago
É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 years ago
Ales Komarek
b02c10f0be
Collectd fixes
8 years ago
Ales Komarek
f94e16c569
Global collectd update
8 years ago
vmikes
a457359f89
update warning threshold
8 years ago
Ales Komarek
86c2311801
Fix the multipath condition
8 years ago
Ales Komarek
a634f4ba38
Refactored multipath support
8 years ago
Filip Pytloun
a38a3ccf1c
Install apt-transport-https
8 years ago
Filip Pytloun
15cd6f3376
Allow updating ca_certificates without salt-pki
8 years ago
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8 years ago
Jakub Pavlik
4ad86e05e6
gro parametr
8 years ago
Pavel Cizinsky
110e574c53
add parameters stp, maxwait
8 years ago
Filip Pytloun
329a31d67e
Allow purging and removing packages
8 years ago
Filip Pytloun
e7a1ef7f4c
Enable contextswitch collectd plugin
8 years ago
vmikes
d5ba24b4af
if storage.swap is defined
8 years ago
Ales Komarek
c8548ed2a6
Fix hostnames ordering fix if multiple addresses applies
8 years ago
Filip Pytloun
271ee55fde
Disable resolvconf updates when nameservers are defined
8 years ago
vmikes
b6fe1ab532
never too many
8 years ago
Ales Komarek
3a9faa53ed
Container metadata
8 years ago
Filip Pytloun
35a3833fe0
Add makefile, run tests during package build
8 years ago
Filip Pytloun
c49445a4f0
Allow setting system locales
8 years ago
Filip Pytloun
25c9de7ced
Revert "Don't check swap if not present"
This reverts commit 6edb3a7a68
.
8 years ago
Filip Pytloun
6edb3a7a68
Don't check swap if not present
8 years ago
Filip Pytloun
eef11c1aa0
Option to preserve bash history
8 years ago
Filip Pytloun
96be4379cb
Enhance yum repo definition
8 years ago
Ales Komarek
5d7f35c5c6
Better localhosts reorder conditional
8 years ago
Ales Komarek
878ea32824
Host order fix finalisation
8 years ago
Ales Komarek
c00acb30e7
Host order fix
8 years ago