Xymon Mailing List Archive search

Client monitoring using customized parameters.

2 messages in this thread

list Prasoon Bansal · Wed, 26 Nov 2014 10:31:57 +0530 ·
Hi Henrik,

I want to monitor my AIX client with locally configured monitoring
parameters instead of server based parameters. This is required for my AIX
servers running with different applications. We have different application
mount points with different size and i want to set threshold values for
mount points per server wise configured locally. 

I can see only three files under /xymon/etc folder in my AIX client ;

hobbitclient.cfg 

clientlaunch.cfg 

localclient.cfg

After adding --local in clientlaunch.cfg below parameter, the main web page
stop to show any status of CPU,Disk and other monitoring part for this AIX
client,

   [client]

        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg

       CMD $HOBBITCLIENTHOME/bin/hobbitclient.sh --local

       LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient.log

       INTERVAL 1m

I added the host entry to hobbitclient.cfg and localclient.cfg, even its not
showing any alert on server webpage for my AIX 5.2 client(axmnyz). 

HOST=<axmnyz>      

        UP      1h

       LOAD    5.0 10.0

       DISK    * 60 65

       MEMPHYS 100 101

       MEMSWAP 50 80

       MEMACT  90 97

Kindly assist me to know the files that need to change on Client and Server
side to make it enable and effective.

 
R'gs

Prasoon Bansal

UNIX Admin
list Jeremy Laidman · Tue, 24 Feb 2015 16:04:30 +1100 ·
Prasoon

Is hobbitlaunch running?

Have you defined HOBBITSERVERS somewhere?

Have you checked the logs for error messages?

Cheers
Jeremy
quoted from Prasoon Bansal


On 26 November 2014 at 16:01, prasoon <user-1c9d795b0e35@xymon.invalid> wrote:
Hi Henrik,

I want to monitor my AIX client with locally configured monitoring
parameters instead of server based parameters. This is required for my AIX
servers running with different applications. We have different application
mount points with different size and i want to set threshold values for
mount points per server wise configured locally.

I can see only three files under /xymon/etc folder in my AIX client ;

hobbitclient.cfg

clientlaunch.cfg

localclient.cfg

After adding --local in clientlaunch.cfg below parameter, the main web
page stop to show any status of CPU,Disk and other monitoring part for this
AIX client,

   [client]

        ENVFILE $HOBBITCLIENTHOME/etc/hobbitclient.cfg

       CMD $HOBBITCLIENTHOME/bin/hobbitclient.sh *--local*

       LOGFILE $HOBBITCLIENTHOME/logs/hobbitclient.log

       INTERVAL 1m

I added the host entry to hobbitclient.cfg and localclient.cfg, even its
not showing any alert on server webpage for my AIX 5.2 client(axmnyz).

HOST=<axmnyz>

        UP      1h

       LOAD    5.0 10.0

       DISK    ** 60 65*

       MEMPHYS 100 101

       MEMSWAP 50 80

       MEMACT  90 97

Kindly assist me to know the files that need to change on Client and
Server side to make it enable and effective.


R’gs

*Prasoon Bansal*

UNIX Admin