I got right now this in the code `cat /proc/meminfo | grep MemFree | awk {'print $2'}`kB (Free) / `cat /proc/meminfo | grep MemTotal | awk {'pri
I'm trying to destructure data from an API - because I want to be able to keep some specific information and ignore the rest. So far, I was able to map everythi
I am trying to make an image gallery with the name of the image sitting inside the image at the bottom of it. I have been unsuccessful so far. Picture of desir
I'm trying to run this nagios/centreon check script on HPE MSA 2050 it was working on HP MSA 2040. My error: UNKNOWN: Authentication Unsuccessful Everything i