sgargel

Results 11 issues of sgargel

Also OracleLinux needs dependecies like centos or redhat.

wontfix
area/tasks

**What happened?** Now `node_exporter --version` evaluated with the above task uses stdout : ``` - name: Gather currently installed node_exporter version (if any) command: "{{ _node_exporter_binary_install_dir }}/node_exporter --version" args: warn:...

bug

**What happened?** Seems this task is not working against a debian9 with SELinux enabled. ``` - name: Allow node_exporter port in SELinux on RedHat OS family seport: ports: "{{ node_exporter_web_listen_address.split(':')[-1]...

bug

It would be nice if this role can automate the deployment of those useful scripts: https://github.com/prometheus-community/node-exporter-textfile-collector-scripts

enhancement

### Name of the resource AWS::Lightsail::Distribution ### Resource Name AWS::Lightsail::Distribution ### Issue Description Stated that there aren't any Lightsail distribution configured: ![image](https://user-images.githubusercontent.com/24651376/172375731-b437f89e-68ef-46c8-83c0-fc07a311005e.png) ![image](https://user-images.githubusercontent.com/24651376/172375859-8f71b1b6-bcf5-4ecf-a29b-49dff961e7a8.png) Deploying `AWS::Lightsail::Distribution` using the template below throws...

bug

It would be nice to have the possibility to resize a VM disk inside a vApp.

Is it possible to check SAS pool status ? list pool Current Machine Local Time: 05/26/2017 08:25:09 AM ____________________________________________________________________________________________________________ |Pool#| ID | Name |RaidType|OwnerCtlr|TotalCap|AvailCap| Status | State | Degraded |...

Adding reverse_check_levels function to be used when CRITICAL value should be lower than WARNING value

Checking for Datasouce AvailableCount with this configuration `check_jboss_datasource!datasource!9990!myuser!mypassword!myDS!AvailableCount!5!3` I was expecting CRITICAL message when "count" is less than 3 and WARNING message when "count" is between 3 and 5 but...

Is this project still alive?