Dec 15, 2017 | Operating Systems, Windows category
Get status of a service in text format (Running, stopped, pending, hung…). Module data module_begin module_name Service_Status module_type generic_data_string module_wmiquery select State from Win32_Service where Name = “Alerter” module_wmicolumn...Dec 15, 2017 | Linux category, Operating Systems
Show inode tables of a Unix service Module data module_begin module_name Service Inode module_type generic_data module_exec stat /etc/init.d/pandora_agent_daemon | grep Nod | awk ‘{print $4}’ module_description Show inode tables of a Unix service ...For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior