sgargel
sgargel
Also OracleLinux needs dependecies like centos or redhat.
**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:...
**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]...
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
### Name of the resource AWS::Lightsail::Distribution ### Resource Name AWS::Lightsail::Distribution ### Issue Description Stated that there aren't any Lightsail distribution configured:   Deploying `AWS::Lightsail::Distribution` using the template below throws...
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?