Serhiy Ovsianikov
67bd56a83c
Add atop
Change-Id: I59297736406469e5314236cb40851d9a6f94386e
7 jaren geleden
Jaymes Mosher
3bf8d2adab
Add deafult value for bond_status.interfaces.
Change-Id: I2c5e4a75ac84099c063bb2c2259ace9c9c80635a
7 jaren geleden
Ales Komarek
417e8c5cdb
Allow mining for the dns records for local hosts records
Change-Id: I8f2a66c6edafc425794d7cedc8b9217df7ee5951
7 jaren geleden
Pavel Cizinsky
c186037f6c
add param hardware-dma-ring-rx
7 jaren geleden
Jakub Pavlik
b5cd8fb131
fix map.jinja storage variable
Change-Id: I6fc8cdbd5d96740e45dd32ead4f5ea0263818efb
7 jaren geleden
Simon Pasquier
1483c5b3d3
Add a critical alert on low memory
Change-Id: I1c8e752de9ad3479da830706ae736df6846b977f
7 jaren geleden
Olivier Bourdon
0723131ffd
Fix linux/meta/prometheus.yml for the CI
Change-Id: Idc73c152a0e71d5ac2a8c10f46c955755d8e77ae
7 jaren geleden
Jaymes Mosher
aa2a52cf9b
Scratch using interfaces_override
7 jaren geleden
Jiri Broulik
258139d7bf
lvm services fix
Change-Id: I630861bd8f425aa8aa0369d109362d96b01a806c
7 jaren geleden
Jiri Broulik
b916c8e9e5
parametrize lvm filters
Change-Id: I556ab82a1dc0ce711958404165e419275ff5ce19
7 jaren geleden
Jaymes Mosher
603e62ab9e
Keep regex as default but still allow overrides.
7 jaren geleden
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.
7 jaren geleden
Petr Michalec
eb14b55257
Add linux.network.systemd support
7 jaren geleden
Filip Pytloun
e70606d0d2
Manage grains using support metadata
Change-Id: I25fb0eb0d4b922b8853eceb0c1c220a4040e1704
7 jaren geleden
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.
7 jaren geleden
Damian Szeluga
1e47abe149
Add option to parametrize checks
7 jaren geleden
Petr Michalec
459da2bc65
avoid install system pkgs before repo configured
7 jaren geleden
Jiri Broulik
b845058fe5
nfs filesystem mount fix
7 jaren geleden
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
7 jaren geleden
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
7 jaren geleden
Filip Pytloun
8a7064c45b
Fix include of linux.system.autoupdates
7 jaren geleden
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
7 jaren geleden
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.
8 jaren geleden
vmikes
37837f3280
Revert "turn off check swap if needed"
This reverts commit a63f4053f3
.
8 jaren geleden
vmikes
a63f4053f3
turn off check swap if needed
8 jaren geleden
Jakub Pavlik
fc60eb0668
OVS improvements
8 jaren geleden
Ales Komarek
6086f63c37
Added proper OpenVswitch support
8 jaren geleden
É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 jaren geleden
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 jaren geleden
Petr Michalec
f0a5fe4709
additional bond interface params
8 jaren geleden
Ales Komarek
a634f4ba38
Refactored multipath support
8 jaren geleden
Filip Pytloun
a38a3ccf1c
Install apt-transport-https
8 jaren geleden
Jakub Pavlik
4ad86e05e6
gro parametr
8 jaren geleden
Pavel Cizinsky
110e574c53
add parameters stp, maxwait
8 jaren geleden
Filip Pytloun
c49445a4f0
Allow setting system locales
8 jaren geleden
Filip Pytloun
7589acdad1
Doc validity check for redhat
8 jaren geleden
Filip Pytloun
e874dfbd4a
Set message of the day
9 jaren geleden
Filip Pytloun
eaef6ec555
Add missing collon
9 jaren geleden
Filip Pytloun
c8a001aee1
Support for LVM
9 jaren geleden
Filip Pytloun
d0a29e79ef
Support for setting security limits
9 jaren geleden
Filip Pytloun
f5383a44be
Initial commit
9 jaren geleden