Questions tagged [geneos]

A monitoring tool from ITRS.

A monitoring tool from ITRS, which provides real-time visibility of the performance by collecting and analyzing vast amount of data. It provides a single view of end-to-end performance enabling the user to effectively manage the business.

40 questions
0
votes
0 answers

Rule in Geneos to trigger based on last modified TS

I am creating a rule in Geneos.I got the last modified Timestamp value from the database table which i put in path alias as "last_modified_ts".How should i write a block in the Geneos rule so that it will trigger if last_modified_ts is less than 1.5…
AWS_Beginner
  • 382
  • 9
  • 21
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

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

Exclude monitoring of file from geneos

I’am working on how can I exclude monitoring of snapshot repository from geneos Is there a way to do that by scripting ? I mean something like If value = myfile then exclude it
nadia univ
  • 31
  • 5
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

Geneos ITRS rule - script hangs in infinity loop during execution and I can't understand why

I am trying to optimize my monitoring system - we are using Geneos ITRS. I have a sample with two endpoints (let's call them port100 and port101) and tried to create a rule which will send a single alert if any of these ports is failed. Rule…
Saboteur
  • 1,331
  • 5
  • 12
0
votes
1 answer

Monitor multiple logs files for same error or warning in geneos

I wanted to know how can I monitor same error or waning in multiple file in geneos. Basically I want to put a regex in log file name so that I setup one monitoring which monitors multiple log file for me. For e.g I have file say 123_abc.txt ,…
Invictus
  • 4,028
  • 10
  • 50
  • 80
0
votes
1 answer

Geneos File System Monitoring .snapshot

Seems like *nix operating systems are showing .snapshot folders and files in their view for disk partition space free. I.E. volume full, inode full, etc. How can I exclude from the geneos tool these folders and files? Nfs mounts nas:/volume/qtree…
Bryan
  • 11
  • 3
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

Listing all the contents of a UNIX folder from Geneos

I am trying to list out all the files in a UNIX folder in Geneos that contains yesterday's date. I tried using the FKM & FTM plugin but it lists out only the 1st file it detects if i give a wildcard character. Ex: /location/* How to configure Geneos…
0
votes
1 answer

How to remove empty row and "()" output from Java version check script

I have a windows command line script to run to check the java version, but it is outputting two additional rows(2 & 3) I don't need. I need it only to display the Echo of Current Java Version and the Java version number(1 & 3). Can you possibly…
BV45
  • 605
  • 3
  • 10
  • 27
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 monitoring tool and IIS server

We're using ITRS Geneos monitoring tool at work for monitoring server clusters and its services. My question though - would it be possible to somehow configure Geneos to monitor the IIS servers and its websites + app pools. Lets say - an app pool /…
pplmth
  • 11
  • 2
0
votes
2 answers

Create a text file in unix server using ITRS Geneos Console

I am trying to create a file in Unix server(netprobes run in this server) using ITRS Geneos active console. When I assign some alert to me or snooze any alert, a file must be created in unix server with the username who performed the action on…
sasi kanth
  • 11
  • 1
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