• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

Unix Monitoring tools

AWS SSM Stage Manager – Custom SSM documents for Monitoring

March 28, 2022 By Cloud_Devops Leave a Comment

SSM Monitoring for ONPREM and Cloud Servers

AWS Systems Manager State Manager is a secure and scalable configuration management service that automates the process of keeping your Amazon EC2 and hybrid infrastructure in a state that you define. In our solution, we will use a state manager for running custom scripts for monitoring and alerting through the Event Bridge + SNS solution. […]

Filed Under: AWS, Cloud, Redhat-LINUX, SSM, Unix Monitoring tools, Windows Server 2019 Tagged With: AWS, Cloud, Free monitoring, Linux, Monitoring, SSM, Windows

Cloudstats.me – The Next-Gen Server Monitoring Platform

June 25, 2015 By Cloud_Devops 1 Comment

Cloudstats.me  is the Next-Gen server/website monitoring platform which suits for  Linux, windows servers and enterprise websites. I have been worked with several enterprise monitoring tools but Cloudstats stands out with it’s simplicity. You no need to spend thousands of dollors to  buy the monitoring software and hire the resources to setup the  monitoring services platform.  Also […]

Filed Under: Cloud, Infrastructure Products, Unix Monitoring tools Tagged With: Monitoring tools

Solaris Process Inspection Commands

May 10, 2013 By Cloud_Devops Leave a Comment

Oracle Solaris provides many utilities for inspecting the state of process which are running on the system.Using the process inspection commands ,we can dig in to the process  in detail manner for in depth troubleshooting.Here we are going to see many process introspection command which will very handy on application trouble shooting.This article is based on Solaris internals book. Please see […]

Filed Under: Solaris 10, Unix Monitoring tools

Solaris Process controlling – proc tools

May 10, 2013 By Cloud_Devops Leave a Comment

In the last post, we have seen about process status using prstat.But here we are going to see how to control the process using pid in Solaris  Many of the Solaris administrator may thinking  how to freeze the process ? Some beginners may still have doubt that how to kill the process? Some of them may still wondering how start […]

Filed Under: Solaris 10, Unix Monitoring tools

Solaris Processes Monitoring – prstat

May 9, 2013 By Cloud_Devops 4 Comments

Solaris has  number of tools to examine process details and those just reading the /proc directory. These tools are very useful in application troubleshooting and analyzing the system performance. This article is based on “Solaris™ Internals: Solaris 10 and OpenSolaris Kernel Architecture” book. I would strongly recommend this for all the Solaris administrators. Here we […]

Filed Under: Solaris 10, Unix Monitoring tools

Solaris 10 – Local zone wise utilization Report using zonestat

May 5, 2013 By Cloud_Devops 7 Comments

I am sure many of the Solaris administrators will break their head in an order to find Solaris local zones wise resource utilization details on oracle Solaris 10. Because there is no simple inbuilt tool to find these details in Solaris 10 (Apart from prstat -Z). I just come across  Jeff Victor’s Blog and found this […]

Filed Under: Solaris 10, Unix admin scripts, Unix Monitoring tools, Zones Tagged With: solaris 10, Zones

Solaris – Memory & Swap Usage Script

May 4, 2013 By Cloud_Devops 4 Comments

How to find the exact memory and swap usage of Solaris server?  Solaris uses the memory as /tmp and swap will be calculated along with physical memory. We need to use the right commands to figure out the utilization of both. “top” is one if the best monitoring tool but it’s not inbuilt in Solaris 10.  I have created […]

Filed Under: Solaris 10, Unix admin scripts, Unix Monitoring tools Tagged With: Memory, script, Solaris, swap

KSAR – Graphical SAR analysis tool (Identify Solaris Bottlenecks )

April 30, 2013 By Cloud_Devops 3 Comments

The SAR is very useful tool to monitor CPU,memory,disk I/O,network resources all the time on Solaris server.But how do you analysis sar output ? Off-course you can use sar commands to see various system resource usage using sar output files.(Ex:Like sar -f file_name to see CPU usage,sar -r to see memory usage).But we are expecting more than this.In Solaris we do […]

Filed Under: Solaris 10, Unix Monitoring tools

How to calculate SAR and VMSTAT memory values

March 12, 2013 By Cloud_Devops 13 Comments

Most of the UNIX beginners are very confused with sar and vmstat outputs.In most of the occasion they are not able to determine the free memory and free swap in order to find the memory bottleneck.Not all the time  “top” command will give right values. Ksar graphical tool also very useful to analysis bottleneck.SAR:Now we will see how to calculate free memory and swapFormula: Free memory […]

Filed Under: Solaris 10, Unix Monitoring tools

How to enable SAR(System Activity Reporter) in Solaris?

July 12, 2012 By Cloud_Devops 1 Comment

SAR:(System Activity Reporter) SAR is a legacy system monitoring  tool which is  used to report  CPU activity, system loads average, memory/paging, LUN load, network activity.We can add SAR in crontab to monitor the server through out the day and this will help you to find the system disk I/O,memory utilization,CPU utilization any given time.Once you have the sar output files, you can use ksar graphical […]

Filed Under: Solaris 10, Unix Monitoring tools Tagged With: solaris 10, Solaris 11

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·