[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to create own XYMON custom page like "Views" -> "All non-green view" in www.xymon.com
- To: xymon (at) xymon.com
- Subject: How to create own XYMON custom page like "Views" -> "All non-green view" in www.xymon.com
- From: Jayanta Kundu <jayantak007 (at) gmail.com>
- Date: Wed, 5 Jan 2011 13:09:40 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=jEsT5TalNPuKvJTGDAIOjXO3LXghMsZU4LHqEKO6c+s=; b=pf76wajEL3DBsg1CUzyoixlD4pj73DCB/LXDCciNFxW+UvWXCU/7WqQl1NHuFVBhR/ /aXWGJVhkZwTqt4cmN3nqK175ZYI555KEPZsrScRpbj3zUv1WZTrwvxSWvq1YqaibO58 Z8QP64KEwSNPDjG86rlxm0BEbn0Kh/d/r2OeI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=R5eDrfKztAhte7LCM1PTdGldPzqvDHBoahEvfNfoiwPD9lq0sl0Gkp5vIPKHOaL4LG IdLLnFn6knysOfsZI2j5iNy+4ihlwd1ZldCpv418hvWcYF3Q9unMP6DyQZU2a5nD8+Ql iwBBPnSoc8frLIYb0siF3T+PVFAYnPU+bu4bM=
Hi,
Once i open the URL: www.xymon.com and select the menu option "Views" ->
"All non-green view", then we can see the following page:
1 events received in the past 126 minutes Wed Jan 5 06:16:03 2011
osiris.hswn.dk conn [image:
clear]</xymon-cgi/historylog.sh?HOST=osiris.hswn.dk&SERVICE=conn&TIMEBUF=Tue_Jan_4_23:55:23_2011>
[image:
From -> To] [image:
green]</xymon-cgi/historylog.sh?HOST=osiris.hswn.dk&SERVICE=conn&TIMEBUF=Wed_Jan_5_06:16:03_2011>
I would like to create similar type of display in my own XYMON page.
For exameple:
Pre-paid Invalid Object (xxx) | SMS (xxx) |
Provisioning (xxxx)
[image:
Invalid_Objects:red:33m]<http://192.168.3.12/xymon-cgi/bb-hostsvc.sh?HOST=HS21-A&SERVICE=Invalid_Objects>
[image: Invalid_Objects:red:33m]<http://192.168.3.12/xymon-cgi/bb-hostsvc.sh?HOST=HS21-A&SERVICE=Invalid_Objects>
[image: Invalid_Objects:red:33m]<http://192.168.3.12/xymon-cgi/bb-hostsvc.sh?HOST=HS21-A&SERVICE=Invalid_Objects>
Where (xxx) is the number of Invalid Object/SMS/Provisioning etc. It is
nothing but simple SQL query output.
Kindly let me know steps(file name, parameter name etc. need to be
configure) to achieve the above.
With Regards,
Jayanta.