<style type="text/css">a[data-mtli~="mtli_filesize148MB"]:after {content:" (1.48 MB)"}</style><style type="text/css">a[data-mtli~="mtli_filesize148MB"]:after {content:" (1.48 MB)"}</style>{"id":1623,"date":"2017-12-18T10:07:32","date_gmt":"2017-12-18T10:07:32","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=1623"},"modified":"2017-12-18T10:10:14","modified_gmt":"2017-12-18T10:10:14","slug":"aix-monitoring-manual","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/aix-monitoring-manual\/","title":{"rendered":"AIX Monitoring Manual"},"content":{"rendered":"<p>This is a manual which helps you to monitor AIX based devices using Pandora FMS.<\/p>\n<h2>Module data<\/h2>\n<p>1. CPU System<\/p>\n<pre>\r\nmodule_begin\r\nmodule_name CPU System\r\nmodule_type generic_data\r\nmodule_exec vmstat 1 2 | tail \u00ad1 | awk '{ print $15 }' | tr \u00add \u201cn\u201d\r\nmodule_max 100\r\nmodule_min 0\r\nmodule_description CPU System used (%)\r\nmodule_end\r\n<\/pre>\n<p>2. CPU user<\/p>\n<pre>\r\nmodule_begin\r\nmodule_name CPU User\r\nmodule_type generic_data\r\nmodule_exec vmstat 1 2 | tail \u00ad1 | awk '{print $14}' | tr \u00add \"n\"\r\nmodule_max 100\r\nmodule_min 0\r\nmodule_description CPU User used (%)\r\nmodule_end\r\n<\/pre>\n<p>6.3. Services<\/p>\n<pre>\r\nmodule_name Service xxx\r\nmodule_type generic_proc\r\nmodule_service xxx\r\nmodule_description Check service xxx\r\nmodule_end\r\n<\/pre>\n<p>6.4. Free Disk Home<\/p>\n<pre>\r\nmodule_begin\r\nmodule_name Free home disk\r\nmodule_type generic_data\r\nmodule_freedisk \/home\r\nmodule_description Free disk for home folder\r\nmodule_end\r\n<\/pre>\n<p>6.5. Disk Usage<\/p>\n<pre>\r\nmodule_begin\r\nmodule_name Disk used xxx\r\nmodule_type generic_data\r\nmodule_occupiedpercentdisk \/xxx\r\nmodule_description % Disk used\r\nmodule_end\r\n<\/pre>\n<p>6.6. Process Number<\/p>\n<pre>\r\nmodule_begin\r\nmodule_name Number processes\r\nmodule_type generic_data\r\nmodule_exec ps \u00ade | wc \u00adl | tr \u00add \" \" | tr \u00add \"n\"\r\nmodule_description Total number of processes running\r\nmodule_end\r\n<\/pre>\n<p>6.7. Zombie processes<\/p>\n<pre>\r\nmodule_begin\r\nmodule_name Zombie processes\r\nmodule_type generic_data\r\nmodule_exec ps \u00adel | awk '$2~\/\"Z\"\/{print $2}' | wc \u00adl | tr \u00add \"n\" | tr \u00add \" \"\r\nmodule_description Number of zombie processes\r\nmodule_end\r\n<\/pre>\n<p>6.8. NTPD Synchronization<\/p>\n<pre>\r\nmodule_name NTP Process\r\nmodule_type generic_data\r\nmodule_exec ps \u00ade | grep ntpd | wc \u00adl | tr \u00add \" \" | tr \u00add \"n\"\r\nmodule_description Returns the number of instances of NTPD process\r\nmodule_end\r\n<\/pre>\n<h2>Included files<\/h2>\n<p><a href=\"\/library\/files_repository\/1340955819.dario.pandora_aix_v1r1.zip\" class=\"mtli_attachment mtli_zip\" data-mtli=\"mtli_filesize148MB\" rel=\"nofollow\">pandora_aix_v1r1.zip<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a manual which helps you to monitor AIX based devices using Pandora FMS. Module data 1. CPU System module_begin module_name CPU System module_type generic_data module_exec vmstat 1 2 | tail \u00ad1 | awk &#8216;{ print $15 }&#8217; | tr \u00add \u201cn\u201d module_max 100 module_min 0 module_description CPU System used (%) module_end 2. CPU [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[28],"tags":[545],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1623"}],"collection":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/comments?post=1623"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1623\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=1623"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=1623"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=1623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}