Xymon Mailing List Archive search

xymonPSClient

list Zak Beck
Mon, 17 Oct 2016 11:00:04 +0000
Message-Id: <user-d267e61d0b89@xymon.invalid>

Hmm OK, I think I see what you mean :)

 
The client just pulls the command line from what Windows has for the process – so if it had double quotes, we report them. We don't change this data.

 
You can see exactly the same thing happening in Windows Task Manager if you add the Command Line column – some processes have double-quotes, some do not. I'm not saying the client should match Task Manager exactly as I don't know how Task Manager gets its data, but the content should be the same.

 
Zak 
 
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Jeremy Laidman
Sent: 14 October 2016 22:10
To: Thomas Eckert <user-2a86d6cd6326@xymon.invalid>; Matthias Pingel <user-4d56554dcd21@xymon.invalid>
Cc: xymon at xymon.com
Subject: Re: [Xymon] Antwort: RE: xymonPSClient

 
In q1, I think he's saying that some processes are listed with quotes and some are not, and he is asking why it varies.

J

 
On Fri, 14 Oct 2016, 22:19 Thomas Eckert <user-2a86d6cd6326@xymon.invalid <mailto:user-2a86d6cd6326@xymon.invalid> > wrote:

Hi Mathias,

ad 3.
to ignore a disk/filesystem put

DISK X IGNORE

in 'analysis.cfg', this should prevent X from showing on the status page (and tracking graphs, ...).

Cheers


Thomas

 
On Oct 14, 2016 11:14, user-4d56554dcd21@xymon.invalid <mailto:user-4d56554dcd21@xymon.invalid>  wrote:

Hi, 
--> 1. I couldn't understand why. ;) --> 2. I know. It was only a thought from me to get an easier installation. --> 3. Here I have understand that I must here also configure what should be analysis. 
Mit freundlichen Grüßen 
Matthias Pingel 

Norddeutscher Rundfunk
Abteilung Service Mediensysteme
Hugh-Greene-Weg 1
22529 Hamburg

Telefon: +49 40 4156 5690
Telefax: +49 40 4156 6409
mailto: user-4d56554dcd21@xymon.invalid <mailto:user-4d56554dcd21@xymon.invalid>  
Besuchen Sie uns auch im Internet unter  <https://urldefense.proofpoint.com/v2/url?u=http-3A__www.ndr.de&d=DQMFaQ&c=eIGjsITfXP_y-DLLX0uEHXJvU8nOHrUK8IrwNKOtkVU&r=S-aLwpx-PHBTBMIG_c2JczRC0SfuZCmsiH9Iams25FI&m=DUnALgT8I0yFfCNaOlGY7a9YqAGWdVDLJdqXYEJoHPc&s=A0YdUocNZ_2IwT0Y-3jEahrYZpn1z1hA7xBejidA814&e=>; www.ndr.de 


Von:        <user-aada0fa38bf8@xymon.invalid <mailto:user-aada0fa38bf8@xymon.invalid> > An:        <user-4d56554dcd21@xymon.invalid <mailto:user-4d56554dcd21@xymon.invalid> >, Kopie:        <xymon at xymon.com <mailto:xymon at xymon.com> > Datum:        14.10.2016 10:59 Betreff:        RE: xymonPSClient 


Hi   Please use the Xymon mailing list as there are many other helpful people on there who can also help. I have cc'd it on this message.   1.       Not sure what your question is :) 2.       No – the script includes everything to run as a Windows service, and running as a service is the only configuration supported. The documentation includes installation instructions ( <https://urldefense.proofpoint.com/v2/url?u=https-3A__sourceforge.net_p_xymon_code_HEAD_tree_sandbox_WinPSClient_XymonPSClient.doc&d=DQMFaQ&c=eIGjsITfXP_y-DLLX0uEHXJvU8nOHrUK8IrwNKOtkVU&r=S-aLwpx-PHBTBMIG_c2JczRC0SfuZCmsiH9Iams25FI&m=DUnALgT8I0yFfCNaOlGY7a9YqAGWdVDLJdqXYEJoHPc&s=PBGjQkRyvW4sNTJAsn2Vk9VXat_CJuk6PZ9HXdRGbW4&e=>; https://sourceforge.net/p/xymon/code/HEAD/tree/sandbox/WinPSClient/XymonPSClient.doc). 3.       This is normal – analysis.cfg is not for configuring what is shown, it is for configuring what colours should be assigned to what values (see  <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.xymon.com_help_manpages_man5_analysis.cfg.5.html&d=DQMFaQ&c=eIGjsITfXP_y-DLLX0uEHXJvU8nOHrUK8IrwNKOtkVU&r=S-aLwpx-PHBTBMIG_c2JczRC0SfuZCmsiH9Iams25FI&m=DUnALgT8I0yFfCNaOlGY7a9YqAGWdVDLJdqXYEJoHPc&s=k6CpjMd4bsFesugD9bH7UWry4QW9_ZTa_n3nYSRcvxQ&e=>; https://www.xymon.com/help/manpages/man5/analysis.cfg.5.html)   Zak   From: user-4d56554dcd21@xymon.invalid <mailto:user-4d56554dcd21@xymon.invalid>  [ <mailto:user-4d56554dcd21@xymon.invalid> mailto:user-4d56554dcd21@xymon.invalid] Sent: 14 October 2016 09:51
To: Beck, Zak <user-aada0fa38bf8@xymon.invalid <mailto:user-aada0fa38bf8@xymon.invalid> >
Subject: xymonPSClient   Hi, 
I'm new to use your xymonPSClient. Here I have three questions. 
1. In the section [procs] are the CMD Line with and without quotion Marks. C:\Windows\system32\lsass.exe
"C:\Windows\system32\mmc.exe" "C:\Windows\system32\taskschd.msc" /s 
2. Is it possible the start the script also as an schedule? It's the first time for me with powershell. 
3. I have configured the disks in the analysis.cfg        DISK C 85 95        DISK D 85 95   but shown in xymon  are all disks. Filesystem        1K-blocks        Used                Avail        Capacity        Mounted        Label                Summary(Total\Avail GB)
C                 184178684     60439008    123739676         33%                /FIXED/                C:\                    175,65\118,01
D                102399996     39305448     63094548        38%                /FIXED/                D:\ Daten              97,66\60,17
F                143341564     40635888    102705676        28%                /FIXED/                F:\ Recovery        136,70\97,95 
Thanks. 
Mit freundlichen Grüßen 
Matthias Pingel