Bartosz Kupidura
652ed7ced6
Remove SwapUsed alert
Change-Id: I67531b6ad15a2e96ee05178f17aae2504b3362bf
7 yıl önce
Serhiy Ovsianikov
67bd56a83c
Add atop
Change-Id: I59297736406469e5314236cb40851d9a6f94386e
7 yıl önce
Vasyl Saienko
7c9aeff021
Allow to set hwaddress for interface
Change-Id: I430f9ed46ebd72ed66eeb9508e95d7c5970d678e
7 yıl önce
Simon Pasquier
0ab8d27812
Update Telegraf config to ignore aufs partitions
Change-Id: I94f09359f976ccd0f207277da52d20e659b36a69
7 yıl önce
Simon Pasquier
b9d6e99ca1
Add alerts on disk full
The other disk alerts use predict_linear() to trigger before a disk gets
full but they don't trigger when the disk is effectively (or nearly)
full.
Change-Id: I8e6794d35bf96378ca3e3d527db4315d2b3a868d
7 yıl önce
Jaymes Mosher
3bf8d2adab
Add deafult value for bond_status.interfaces.
Change-Id: I2c5e4a75ac84099c063bb2c2259ace9c9c80635a
7 yıl önce
Olivier Bourdon
99c9bcbd63
Fix for sorting hostnames and aliases properly
Change-Id: I7e9267036d473b68c5344ed50304030e6985f27c
7 yıl önce
Olivier Bourdon
f41c3ed80b
Fix /etc/hosts contents avoiding duplicates
Change-Id: I1bffc95697a5765f47c33dbf262e4efb10472c82
7 yıl önce
Ales Komarek
7a7ddfbf8f
Fixed the dns records grain
Change-Id: I574c6e1a31f71502eb279cdc3c5768ee483d73fa
7 yıl önce
Ales Komarek
417e8c5cdb
Allow mining for the dns records for local hosts records
Change-Id: I8f2a66c6edafc425794d7cedc8b9217df7ee5951
7 yıl önce
Jaymes Mosher
a2c295dc68
Add bond member status monitoring.
Pillar values:
linux.monitoring.bond_status.interfaces = [ 'bond0', 'all', 'etc' ]
Leave bond_status.interfaces undefined to disable (default).
Depends-On: Ia07d4c473bf64d98170f51599caaedb46645ede3
Change-Id: I62a7d59251d37cb6c7fc7b761f63a5599930f1dc
7 yıl önce
Filip Pytloun
361096c12a
Add support for sysfs
Change-Id: I29cfe2cd9dd39b74a1d39313f78dfddc87cb79b8
7 yıl önce
Tomáš Kukrál
0b7a6bf8ba
probe partitions after creating them
Change-Id: I06994fec6f4771317f540d3e4339ff4460a5a493
7 yıl önce
Yuriy Taraday
c61c7d1566
Invert skip_verify to be opposite of "verfy" flag in pillar
- skip_verify: {{ true if package.verify else false }}
will be true when package:verify is set to true
And that confuses.
"skip verify" means "skip any verify process" and package should
not be verified during installation
Currently, for disabling verification we use:
linux:
system:
package:
netapp-offload-tool:
verify: true
And anyone who is reading reclass model can be easily perplexed.
Patchset fixes that issue.
Change-Id: I38d60ff3dbe651e14898c4937fc7dddad36204be
7 yıl önce
Petr Michalec
6deb6a7346
make interface route gw not mandatory
Change-Id: If2d31176d28d85c7d13cc44f34f923a821942f46
7 yıl önce
Ondrej Smola
751c8dd53f
fix for conflict id for disk label, added package for xfs
Change-Id: I6d1ba01efff16d41c5e91973d46aaaa7ea3caca5
7 yıl önce
Jakub Pavlik
8e2140a8f4
Extend by mkfs for XFS filesystem
Change-Id: I3a6a8fc227cb9abd785b342584038e34d57a4175
7 yıl önce
Pavel Cizinsky
c186037f6c
add param hardware-dma-ring-rx
7 yıl önce
Filip Pytloun
71abe455fb
Use unless to determine whether to create partition
Change-Id: I1c35eb045a46b95f75c7101567d4c4f340b787ab
7 yıl önce
Jakub Pavlik
b5cd8fb131
fix map.jinja storage variable
Change-Id: I6fc8cdbd5d96740e45dd32ead4f5ea0263818efb
7 yıl önce
Jakub Pavlik
caeb611a2d
add package parted
Change-Id: I92b5e7b09f6478c190e96819aa279022364f1730
7 yıl önce
Jakub Pavlik
4f74214491
Disk partitioning
Ability to create partitions on empty disks.
Change-Id: I0a71da9d62d8f7df3fa03e3f34d49bad6988ba6d
7 yıl önce
Petr Michalec
a17ea5ae63
Fix, group members
Change-Id: I71c2dd4b1970b39427beda6465b7a4726b12897b
7 yıl önce
car-da
fc7140507e
sort mount points
Usually you need define order for mounting volumes in one path like mount first /opt and then /opt/cms etc.
7 yıl önce
Filip Pytloun
912222253f
Use cron job identifier to be able to update command
Change-Id: Id571945585863a08bd2317b57ecc6123a16e1857
7 yıl önce
Simon Pasquier
05a8fd2bb1
Don't collect metrics from overlay filesystems
This is typically used to mount Docker containers but it generates too
many volatile metrics which aren't useful.
Change-Id: I00117895570515b2c8f9690542e83061309464c3
7 yıl önce
Simon Pasquier
1483c5b3d3
Add a critical alert on low memory
Change-Id: I1c8e752de9ad3479da830706ae736df6846b977f
7 yıl önce
Filip Pytloun
3a761a133f
Require less options for linux.system.job
Change-Id: I74f63a705de8abef146cd1a77f8563e5de5d7f8d
7 yıl önce
Simon Pasquier
c462fdfe27
Fix typos in linux/meta/prometheus.yml
Change-Id: Ia7df4918732ce8fcf28b1d6eed629073146a567c
7 yıl önce
Petr Michalec
3cd4cb7641
manage group user membership
7 yıl önce
Bartosz Kupidura
3d2af0c43f
Don't collect metrics from 'virtual' filesystems
Change-Id: I456ed02ad54a9b55486b4c4a61c9cebfb8f28613
7 yıl önce
Bartosz Kupidura
d2c6bc323a
Disable not used metrics exposed per cpu
Change-Id: Ie3f9da382c23148836e4a20ff0f37c3929e062cf
7 yıl önce
Petr Michalec
d5f6a87035
Fix namespace handler to preinstall linux.system.pkgs
Change-Id: I22e512e3dcebea3bd5bc1ada08bf2e3c0e6f9250
7 yıl önce
Simon Pasquier
db768fb47c
Fix Prometheus alerts on dropped packets
Since metrics on dropped packets are counters, the alerts should use
the rate() function. This change also fixes some inconsistencies in the
alert descriptions.
Change-Id: I9abbc0a49f45ba760836c436a3e7e65aa62f652e
7 yıl önce
Simon Pasquier
c7b79ad6b4
Rename Prometheus alerts for consistency
Change-Id: I1cc00b41a6a1774d1401a9f71ab4c6364c65d139
7 yıl önce
Olivier Bourdon
0723131ffd
Fix linux/meta/prometheus.yml for the CI
Change-Id: Idc73c152a0e71d5ac2a8c10f46c955755d8e77ae
7 yıl önce
Jaymes Mosher
aa2a52cf9b
Scratch using interfaces_override
7 yıl önce
Petr Jediný
8f8ae54938
Introduce ipflush_onchange
Change-Id: I4dc6d6db82dc4074ed247b7fc0c29bfdc867b0d6
7 yıl önce
Jiri Broulik
258139d7bf
lvm services fix
Change-Id: I630861bd8f425aa8aa0369d109362d96b01a806c
7 yıl önce
Jiri Broulik
b916c8e9e5
parametrize lvm filters
Change-Id: I556ab82a1dc0ce711958404165e419275ff5ce19
7 yıl önce
Yuriy Taraday
49008ea0da
Require /etc/sysfs.d to create governor.conf in it
Change-Id: I3fbc02a9073b88b71de2645057cc9bd2b2ff9d21
7 yıl önce
Jaymes Mosher
603e62ab9e
Keep regex as default but still allow overrides.
7 yıl önce
Petr Jediný
d577cb5c36
Add concat and remove for interfaces.d
Change-Id: Ia97c5a79c5298f24aca6ca9148ce48546f3bcb70
7 yıl önce
Jiri Broulik
27ca5dd7b2
lvm filter fix
Change-Id: I9967f867b8695e4a5bc4759ca81eebe5ef2309c1
7 yıl önce
azvyagintsev
967af13b84
Extend linux.user
- Add posibility do delete user password
- Delete any password, if no other option has been passed
- Allow to pass hash\plain password
- Allow to unchange password
Change-Id: Id2b7234ca5d4417475b2114e74840292fc57d0de
7 yıl önce
Vasyl Saienko
dfe8e1ccef
Fix unless check when creating ovs peer interface
Interface name was hardcoded when checking if peer is set for
ovs interface.
This patch unhardcode interface name.
Change-Id: Id465d5f84751b5516aebc9d80716d21d14e56abc
7 yıl önce
Dmitry Kalashnik
d332a6ce52
Fix processes_zombies metric name
Change-Id: Ic92564d97000c8bbb824a678af0c9cb7521eaa7e
7 yıl önce
Kalynovskyi
0a91ebe68f
adding check before writing to core file
7 yıl önce
Vasyl Saienko
e13b66ca76
Ensure that ifup executed when all interfaces are visible
This patch adds dependency for ovs_port_up_{{ interface_name }} on
linux_interfaces_final_include. This is needed to avoid errors like
"Unknown interface XXX"
Change-Id: I763ff8ae32a170df3802a65a547c6e76959a0137
7 yıl önce
Simon Pasquier
9083abf8a3
Add monitoring of the swap usage
This change adds the Telegraf configuration to collect swap metrics, the
associated Prometheus alarms and graphs to the Grafana dashboard.
Change-Id: I3595fd0b8cab06215c620642da69dd29c398396a
7 yıl önce