{"id":248,"date":"2021-03-11T21:19:24","date_gmt":"2021-03-11T20:19:24","guid":{"rendered":"http:\/\/zimplicity.hopto.org\/?p=248"},"modified":"2021-03-11T21:19:24","modified_gmt":"2021-03-11T20:19:24","slug":"two-indispensable-tools","status":"publish","type":"post","link":"https:\/\/zimplicity.hopto.org\/?p=248","title":{"rendered":"Two indispensable Tools"},"content":{"rendered":"\n<p>Added two modules to my LAMP server.  <\/p>\n\n\n\n<p>First is goaccess<\/p>\n\n\n\n<pre class=\"wp-block-verse\">$brew install goaccess<\/pre>\n\n\n\n<p>Log parsing for apache monitoring.  all the right statistics derived from the main httpd log:<\/p>\n\n\n\n<pre class=\"wp-block-verse\">\/usr\/local\/var\/log\/httpd\/access_log<\/pre>\n\n\n\n<p>Startup this way with the important log format tag:<\/p>\n\n\n\n<pre class=\"wp-block-verse\">$goaccess \/usr\/local\/var\/log\/httpd\/access_log --log-format=COMMON<\/pre>\n\n\n\n<p>Second tool &#8211; very much like Activity monitor, but in terminal &#8211; GLANCES<\/p>\n\n\n\n<pre class=\"wp-block-verse\">$brew install glances<\/pre>\n\n\n\n<p>Then it is simple startup via:<\/p>\n\n\n\n<pre class=\"wp-block-verse\">$glances<\/pre>\n\n\n\n<p>Running in different shells makes for informative set of information screens.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Added two modules to my LAMP server. First is goaccess $brew install goaccess Log parsing for apache monitoring. all the right statistics derived from the main httpd log: \/usr\/local\/var\/log\/httpd\/access_log Startup this way with the important log format tag: $goaccess \/usr\/local\/var\/log\/httpd\/access_log &#8211;log-format=COMMON Second tool &#8211; very much like Activity monitor, but in terminal &#8211; GLANCES $brew &hellip; <a href=\"https:\/\/zimplicity.hopto.org\/?p=248\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Two indispensable Tools<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-248","post","type-post","status-publish","format-standard","hentry","category-techproj"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p81R5K-40","jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=\/wp\/v2\/posts\/248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=248"}],"version-history":[{"count":0,"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=\/wp\/v2\/posts\/248\/revisions"}],"wp:attachment":[{"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zimplicity.hopto.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}