Nemanja Delic

Results 6 issues of Nemanja Delic

From some reason process exporter does not detect that monitored process is up. ``` curl -s localhost:9256/metrics | grep -i namedprocess_namegroup_num_procs | grep foo namedprocess_namegroup_num_procs{groupname="foo"} 0 ``` While the monitored...

``` ./sql_exporter -version sql_exporter, version 0.5 (branch: master, revision: fc5ed07ee38c5b90bab285392c43edfe32d271c5) build user: root@f24ba5099571 build date: 20190114-09:24:06 go version: go1.11.3 ``` collector definition: ``` collector_name: test_data metrics: - metric_name: test_data static_labels:...

Is there a reason for ensuring that sssd.conf is configured before authconfig-mkhomedir Exec? [https://github.com/sgnl05/sgnl05-sssd/blob/master/manifests/init.pp#L238](url) In the background authconfig utility will modify sssd.conf. Basically puppet will in next modify the contents...

## Summary Update conditional logic xtrabackup.pp to properly manage permissions of xtrabackup users for [MariaDB 10.5.2](https://mariadb.com/kb/en/mariadb-1052-release-notes/) ## Additional Context Check [#1598](https://github.com/puppetlabs/puppetlabs-mysql/issues/1598) ## Related Issues (if any) Mention any related issues...

community

…p user in MySQL 8.0 ## Summary PR should allow setting up xtrabackup configuration without breaking initial puppet run as mysql_version fact is not available in the catalog. ## Additional...

community

``` vm:~ # rpm -q --changelog rmt-server | head * Thu Apr 18 2024 [[email protected]](mailto:[email protected]) - Version 2.17 : * Improve CLI mirroring summary information by adding the mirror repositories,...