Ad Widget

Collapse

Instance/Port level monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tahir.bhatti
    Member
    • Dec 2006
    • 56

    #1

    Instance/Port level monitoring

    Hello All

    I want to monitor multiple instances of a machine. By multiple/different instances i mean that i have a Solaris machine and on that there r five different web servers having unique port are running and on each web server a single Java process is running. i want to menitor the CPU utilization and Memeoy utilization by each Java process. I can monitor the over all memory utilization by java processes but i want to monitor five jave processes separately. is there any solution possible.

    Thanks in Advance
  • Wolfgang
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified Specialist
    • Apr 2005
    • 116

    #2
    You might want to implement your own user defined checks and run them through the zabbix_agentd.

    The default zabbix_agent.conf contains such samples for mysql.

    Regards

    Wolfgang
    http://www.intellitrend.de
    Specialised in monitoring large environments and Zabbix API programming.

    Comment

    Working...