Search found 24 matches

by ronaldocr
Fri May 01, 2020 1:27 pm
Forum: Open Source Nagios Projects
Topic: set up event handler
Replies: 0
Views: 1353

set up event handler

I want to set up event handler which can execute a script when I find a core file in the /var/core. I currently have a custom plugin script which alert critical when a core file is generated and we delete it manually. I want to setup event handler so it can delete the file by using the script we wro...
by ronaldocr
Mon Mar 23, 2020 8:16 am
Forum: Open Source Nagios Projects
Topic: Cant see my old posts
Replies: 1
Views: 1054

Cant see my old posts

Why am I not able to see the my old posts which was viewable from "view your posts"
by ronaldocr
Fri Mar 20, 2020 10:55 am
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

No problem. :) Even though, the freetds package provided by the nagios repo is older, the newer package should be available from the epel repo. On my RHEL 7 system, when I run: yum provides freetds I see: freetds-0.95.81-1.el7.x86_64 : Implementation of the TDS (Tabular DataStream) protocol Repo : ...
by ronaldocr
Fri Mar 20, 2020 10:38 am
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

Will RHEL 7.7 work with the current version of freetds 0.95.81-1.el7 ?
by ronaldocr
Fri Mar 20, 2020 9:57 am
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

Sorry I did not read the last line, I need to check online for new package :)
by ronaldocr
Fri Mar 20, 2020 9:55 am
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

We already have that version installed. I don't see the latest version under repos. The issue was when we were trying update RHEL 7.7 our repo was showing latest 1.11.XXXX and it could not update it and failing out with 404 error. Even Nagios repo does not have the latest version which is showing up...
by ronaldocr
Fri Mar 20, 2020 9:09 am
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

Sorry for the delayed so we found out it was an issue with satellite server and we do not have Nagios repos and we cannot access outside network. So how can I get these packages offline from the Nagios repo. freetds x86_64 1.1.11-1.el7 freetds-libs x86_64 1.1.11-1.el7
by ronaldocr
Tue Mar 17, 2020 3:50 pm
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

Yes looks like issue with repo. I was able to update the server but excluding the package because like I said the when I did yum update -y it errored out with 404 for that package. I could manually update the package to latest version but checking with our infrastructure team as to why we have the i...
by ronaldocr
Tue Mar 17, 2020 1:45 pm
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

(210/488): libgs-9.25-2.el7_7.2.x86_64.rpm | 4.6 MB 00:00:00 freetds-1.1.11-1.el7.x86_64.rp FAILED https://xxx.xx.xx.xx/xx/repos/xxx/xx/xx/freetds-1.1.11-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 404 - Not Found Trying other mirror. To address this issue please refer to the below knowledge base artic...
by ronaldocr
Tue Mar 17, 2020 9:18 am
Forum: Open Source Nagios Projects
Topic: issues while updating to RHEL 7.7
Replies: 15
Views: 7386

Re: issues while updating to RHEL 7.7

I also wanted to find out if this package is needed??