Serhiy Ovsianikov
67bd56a83c
Add atop
Change-Id: I59297736406469e5314236cb40851d9a6f94386e
pirms 7 gadiem
Jaymes Mosher
3bf8d2adab
Add deafult value for bond_status.interfaces.
Change-Id: I2c5e4a75ac84099c063bb2c2259ace9c9c80635a
pirms 7 gadiem
Ales Komarek
417e8c5cdb
Allow mining for the dns records for local hosts records
Change-Id: I8f2a66c6edafc425794d7cedc8b9217df7ee5951
pirms 7 gadiem
Pavel Cizinsky
c186037f6c
add param hardware-dma-ring-rx
pirms 7 gadiem
Jakub Pavlik
b5cd8fb131
fix map.jinja storage variable
Change-Id: I6fc8cdbd5d96740e45dd32ead4f5ea0263818efb
pirms 7 gadiem
Simon Pasquier
1483c5b3d3
Add a critical alert on low memory
Change-Id: I1c8e752de9ad3479da830706ae736df6846b977f
pirms 7 gadiem
Olivier Bourdon
0723131ffd
Fix linux/meta/prometheus.yml for the CI
Change-Id: Idc73c152a0e71d5ac2a8c10f46c955755d8e77ae
pirms 7 gadiem
Jaymes Mosher
aa2a52cf9b
Scratch using interfaces_override
pirms 7 gadiem
Jiri Broulik
258139d7bf
lvm services fix
Change-Id: I630861bd8f425aa8aa0369d109362d96b01a806c
pirms 7 gadiem
Jiri Broulik
b916c8e9e5
parametrize lvm filters
Change-Id: I556ab82a1dc0ce711958404165e419275ff5ce19
pirms 7 gadiem
Jaymes Mosher
603e62ab9e
Keep regex as default but still allow overrides.
pirms 7 gadiem
Jaymes Mosher
cf6dbf1d6a
Use Pillar to chose which interfaces to monitor.
The `linux_netlink.ls` function used a regex to choose which interfaces
to collect metric for.
`_alphanum_re = re.compile(r'^[a-z0-9]+$')`
Unfortunately, by default this excludes vlan and tap interfaces, which
are kind of important. ie `bond0.120` or `tap2a3dab86-fb`.
We also have a problem where even if we update the regex to include
these interfaces... if someone deletes and spawns a new instance then
the tap device name changes on the compute host, which will not be
monitored unless someone re-runs the `collectd` on the compute again.
Less than ideal.
This commit lets us choose `VerboseInterface "all"` using Pillar data
to avoid this problem.
pirms 7 gadiem
Petr Michalec
eb14b55257
Add linux.network.systemd support
pirms 7 gadiem
Filip Pytloun
e70606d0d2
Manage grains using support metadata
Change-Id: I25fb0eb0d4b922b8853eceb0c1c220a4040e1704
pirms 7 gadiem
Oleksandr Vlasov
27a6c3afb2
Add dhclient basic configuration
Allows configuring general section as well as configuring
each dhcp enabled interface separetly.
Does not allow alias or lease configuration.
pirms 7 gadiem
Damian Szeluga
1e47abe149
Add option to parametrize checks
pirms 7 gadiem
Petr Michalec
459da2bc65
avoid install system pkgs before repo configured
pirms 7 gadiem
Jiri Broulik
b845058fe5
nfs filesystem mount fix
pirms 7 gadiem
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
pirms 7 gadiem
Jakub Pavlik
21ca2159b2
Linux OVS-dpdk and multiqueue support
Introduce dpdk support for linux OVS configuration.
It configures dpdk interface bind, ovs dpdk ports, bonding,
parameters for dpdk cpu pmd and set multique queues for specific
ovs dpdk interfaces.
Change-Id: I3f38660bab8db0c2b38f03ed8c94eb10b6b3beb9
Epic: PROD-8957
Epic: PROD-8958
pirms 7 gadiem
Filip Pytloun
8a7064c45b
Fix include of linux.system.autoupdates
pirms 7 gadiem
Bruno Binet
69a9d8d6ca
Add system.autoupdates state ( #61 )
* Add support for autoupdates
only Debian-based systems are supported for now
(through unattended-upgrades package)
* Fix test on system.autoupdates.pkgs
pirms 7 gadiem
Simon Pasquier
375001e027
Add linux.storage.loopback state
This state allows to configure loopback device(s). This isn't meant to
be used in production but offers a cheap way to test Cinder with LVM
volumes.
pirms 8 gadiem
vmikes
37837f3280
Revert "turn off check swap if needed"
This reverts commit a63f4053f3
.
pirms 8 gadiem
vmikes
a63f4053f3
turn off check swap if needed
pirms 8 gadiem
Jakub Pavlik
fc60eb0668
OVS improvements
pirms 8 gadiem
Ales Komarek
6086f63c37
Added proper OpenVswitch support
pirms 8 gadiem
É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.
pirms 8 gadiem
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)
pirms 8 gadiem
Petr Michalec
f0a5fe4709
additional bond interface params
pirms 8 gadiem
Ales Komarek
a634f4ba38
Refactored multipath support
pirms 8 gadiem
Filip Pytloun
a38a3ccf1c
Install apt-transport-https
pirms 8 gadiem
Jakub Pavlik
4ad86e05e6
gro parametr
pirms 8 gadiem
Pavel Cizinsky
110e574c53
add parameters stp, maxwait
pirms 8 gadiem
Filip Pytloun
c49445a4f0
Allow setting system locales
pirms 8 gadiem
Filip Pytloun
7589acdad1
Doc validity check for redhat
pirms 8 gadiem
Filip Pytloun
e874dfbd4a
Set message of the day
pirms 9 gadiem
Filip Pytloun
eaef6ec555
Add missing collon
pirms 9 gadiem
Filip Pytloun
c8a001aee1
Support for LVM
pirms 9 gadiem
Filip Pytloun
d0a29e79ef
Support for setting security limits
pirms 9 gadiem
Filip Pytloun
f5383a44be
Initial commit
pirms 9 gadiem