Xymon Mailing List Archive search

more questions about xymonpsclient

2 messages in this thread

list David Smith · Tue, 1 Jun 2021 13:50:48 +0000 ·
Hello

More questions with respect to xymonpsclient

I am running Xymon 4.3.30 on a linux server

Running xymonpsclient v2.42

What I would like, is to make the displayed values on the xymon web page look as similar to those of the old bbwin client, so ideally I don't want to see any buttons on display for files, ports, procruntime or procs

Services is useful, as is timediff, who and uptime

I had received advice regards "watching" services, for using the analysis.cfg, which works great now thanks

I have amended client-local.cfg, as I hoped that slimmode would exclude all the sections except who, I also though this would run my external script named winupd.ps1 ( which runs fine with BBwin)

To this
[HOST=MYCLIENTHERE]
external:slowscan:winupd.ps1
slimmode
services:SEEMISproxy
sections:who

The result seems to be it has stopped ports & xymonlog being sent
Services seems to work as I expect
The external script does not seem run

Yet again any help/advice will be much appreciated

David Smith


Renfrewshire Council Website -http://www.renfrewshire.gov.uk

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Renfrewshire Council may, in accordance with the Telecommunications(Lawful Business Practice) (Interception of Communications) Regulations 2000, intercept e-mail messages for the purpose of monitoring or keeping a record of communications on the Council's system. If a message contains inappropriate dialogue it will automatically be intercepted by the Council's Internal Audit section who will decide whether or not the e-mail should be onwardly transmitted to the intended recipient(s).
list Ron Cohen · Tue, 1 Jun 2021 16:01:59 +0100 ·

The URL for the external script is missing. should be something similar to this in client-local.cfg


external:everyscan:async:http://example.com:8080/XymonPS/myscript.ps1|MD5|111111111111111111111111111111|powershell.exe|-executionpolicy remotesigned -file "myscript.ps1"


Ron

quoted from David Smith



On 01/06/2021 14:50, David Smith wrote:

Hello


More questions with respect to xymonpsclient


I am running Xymon 4.3.30 on a linux server


Running xymonpsclient v2.42


What I would like, is to make the displayed values on the xymon web page look as similar to those of the old bbwin client, so ideally I don’t want to see any buttons on display for files, ports, procruntime or procs


Services is useful, as is timediff, who and uptime


I had received advice regards “watching” services, for using the analysis.cfg, which works great now thanks


I have amended client-local.cfg, as I hoped that slimmode would exclude all the sections except who, I also though this would run my external script named winupd.ps1 ( which runs fine with BBwin)


To this

[HOST=MYCLIENTHERE]

external:slowscan:winupd.ps1

slimmode

services:SEEMISproxy

sections:who


The result seems to be it has stopped ports & xymonlog being sent

Services seems to work as I expect

The external script does not seem run


Yet again any help/advice will be much appreciated


David Smith



Renfrewshire Council Website -http://www.renfrewshire.gov.uk

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. Renfrewshire Council may, in accordance with the Telecommunications(Lawful Business Practice) (Interception of Communications) Regulations 2000, intercept e-mail messages for the purpose of monitoring or keeping a record of communications on the Council's system. If a message contains inappropriate dialogue it will automatically be intercepted by the Council's Internal Audit section who will decide whether or not the e-mail should be onwardly transmitted to the intended recipient(s).