Questions tagged [itrs]

19 questions
2
votes
1 answer

ITRS, NetProbe, MQ QUEUE PLUG-IN without libmqic.so

We need to configure MQ QUEUE PLUG-IN connecting a RHEL Linux server. Below is version details. Name: WebSphere MQ Version: 8.0.0.5 Level: p800-005-160516.2 BuildType: IKAP - (Production) Platform: WebSphere MQ for Linux…
Dwija
  • 89
  • 11
2
votes
1 answer

How to monitor MQ within ITRS Geneos

Can anyone possibly give an example of how to setup within ITRS how to monitor an MQ queue using the mq-queue plugin? I have two screenshots below of what it is looking for. I am not sure how this would help us to determine how many messages are…
BV45
  • 605
  • 3
  • 10
  • 27
1
vote
1 answer

Geneos: How to get last value from dataview column?

The FKM dataview looks like this: I would like to store the last value (marked blue) under a variable and pass it to an email alert. Right now I have a defined path alias (see pic) which I grab in the rule with: set $(trigger) path "triggerDetails"…
maskull
  • 11
  • 2
1
vote
1 answer

How do you create an ITRS/Geneos alert for MSSQL DB

I'm new to ITRS Monitoring, and I am wondering if I could create a Geneos alert that can connect to a MSSQL DB and run a simple select to make sure connectivity is good. Is this possible with Geneos? Are there any plugins needed?
BV45
  • 605
  • 3
  • 10
  • 27
0
votes
0 answers

ITRS General Questionnaire

What permissions with the net probe have on the machine it is running on? I want to understand what kind of permissions will a net probe have if it's running on a server with a different id. Do we need to define it in the start up script of the net…
0
votes
0 answers

Geneos monitoring of IIS Application Pools

I need to monitor iis app pools using itrs geneos and solution was to use the toolkit plugin to run a powershell script to run get -iisapppool and pipe the results to a csv for itrs to read. Works fine but my issue is i have some app pools running…
andrew
  • 1
  • 1
0
votes
0 answers

How to convert ECI coordinates to a specific ITRS (such as ITRF2014) coordinate frame using astropy?

I want to convert ECI(GCRS frame) to ITRF2014, but in astropy I did not find any particular option to do so. In the docs and other examples, it is written like the transformation is happening to ITRS frame, so how to be sure, to which specific ITRS…
0
votes
0 answers

Geneos - How to show acknowledged events in Active Console?

How to list acknowledged, accepted, histroical events in ITRS Geneos Active Console? I also would like to see some details for such historical events if possible.
essential
  • 648
  • 1
  • 7
  • 19
0
votes
0 answers

How to configure ITRS Rest API plugin

I'm using IRTS Geneos for monitoring purposes. I want to configure Rest API plugin to send data to sampler with API. The guidance on the official site is quite simple. ITRS Guide Create the REST API sampler. Associate the REST API sampler with a…
0
votes
1 answer

Make Geneos to send HTTP GET request

I am using Geneos for monitoring, and want it to monitor a rest api endpoint of an app, so geneos should perform GET http request and take a response. Is there a way to do this? As far as I know, there are rest api and rest extractor plugins, but…
RedMurloc
  • 115
  • 1
  • 11
0
votes
1 answer

Error: Netprobe failed to start. Logfile for netprobe could not be created

I am setting up the netprobe on the company servers. I was successful in installing and starting netprobe on other servers but only one server showing the following error. The only difference was someone already tried installing it before me but…
0
votes
1 answer

Rundeck Monitoring via ITRS Geneos

Have setup various jobs in Rundeck. Want to monitor the same using ITRS Geneos. We tried writing queries using execution and scheduled_execution tables but the scheduled_execution has lot of variance in scheduling e.g. it can have 1-5 also and…
0
votes
1 answer

How to add a header before the output in Windows command line?

Within ITRS I am trying to print "Current Java Directory" before I print the output of the file in Windows. On the Windows command line, I am using: C:\Windows\system32\cmd.exe /c type D:\Apps\Statements\Alerts\java_path_validation.txt . …
BV45
  • 605
  • 3
  • 10
  • 27
0
votes
1 answer

Geneos send email function with FKM

I'm using a FKM plugin in geneos to monitor log file for a keyword. How would I set up email alerting option if keyword is found?
hteejus
  • 51
  • 2
  • 5
0
votes
1 answer

How to show the output in Geneos Active console using Toolkit Plugin

I'm new with Geneos and would like to know how to show the output of our existing script which is previously used in Nagios. We're planning to use the toolkit plugin and not sure what will be the commands to use to be able to see result in active…
majoan
  • 1
  • 3
1
2