check_nagios - could not locate a running nagios process
Fix for issue https://github.com/nagios-plugins/nagios-plugins/issues/94
proc_cgroup_hierarchy was defined as a 'char*' but never allocated, so
'sscanf' quit at that point, never getting the command.