Search found 11 matches

by maoreyes76
Wed Oct 14, 2020 2:20 am
Forum: Nagios XI
Topic: Postgres monitoring
Replies: 3
Views: 264

Re: Postgres monitoring

HI... Thank you for your reply. If i run first command i get: check_postgres.pl version 2.21.0 If i run the check command as Nagios user; ./check_postgres.pl -H test-postgres1-stage --port=5432 --dbuser=nagiosmon --dbname=postgres --dbpass="testpasswd" --action=connection POSTGRES_CONNECTI...
by maoreyes76
Mon Oct 12, 2020 9:38 am
Forum: Nagios XI
Topic: Postgres monitoring
Replies: 3
Views: 264

Postgres monitoring

Hi...

I have set up Postgres monitoring but dont get it to work, i get this:

Postgres Backend Connections
(No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `"'

Anyone know the reason to this error?

NagiosXI version 5.6.14
by maoreyes76
Tue Jun 23, 2020 11:56 pm
Forum: Nagios XI
Topic: Manage mibs
Replies: 3
Views: 614

Re: Manage mibs

Ok thank you!
by maoreyes76
Tue Jun 23, 2020 7:36 am
Forum: Nagios XI
Topic: Manage mibs
Replies: 3
Views: 614

Manage mibs

Hi...

When i look on the MIB page in NagiosXI the following is shown for all MIB's
Unknown (missing database entry) what can be the cause the this?


MIB First Uploaded Status Date Processed
AGENTX-MIB Unknown (Missing Database Entry) Unknown N/A
by maoreyes76
Mon Feb 10, 2020 11:37 am
Forum: Nagios XI
Topic: Monitoring Watchguard FW
Replies: 3
Views: 313

Re: Monitoring Watchguard FW

Hi... Thank you for your reply. I found the error it was a old conf file for this particulary host IP that was still in the system, so no new file was created with the new configuaration for the new firewall. Thats why the rrd files did not get created. Erased the conf file and runned the wizard aga...
by maoreyes76
Thu Feb 06, 2020 5:26 am
Forum: Nagios XI
Topic: Monitoring Watchguard FW
Replies: 3
Views: 313

Monitoring Watchguard FW

Hi..

We used the watchguard wizard before for our M300 firewall and it worked well.
Now we have changed the firewalls to new M370 and the it does not work with the wizard, anyone now why?
by maoreyes76
Thu Feb 07, 2019 9:56 am
Forum: Nagios XI
Topic: Remove/delete queued notifications
Replies: 2
Views: 474

Re: Remove/delete queued notifications

Hello! I finally could find a solution for it in https://support.nagios.com/forum/viewtopic.php?f=6&t=44499#p225332 This is what needs to be done: service nagios stop service ndo2db stop service crond stop service postgresql restart pkill -9 -u nagios echo "truncate table xi_events; truncat...
by maoreyes76
Thu Feb 07, 2019 2:20 am
Forum: Nagios XI
Topic: Remove/delete queued notifications
Replies: 2
Views: 474

Remove/delete queued notifications

We have old notifications in nagiosxi. The problem I am facing is that nagiosxi is consuming a lot of disk. What I can see is that we are still getting old notifications from a major work we did in our infrastructure. So my question is, is there any way to clean up the notifications queue somehow? F...
by maoreyes76
Fri Feb 16, 2018 10:19 am
Forum: Nagios XI
Topic: NagiosXI dont mail out notifications
Replies: 3
Views: 596

Re: NagiosXI dont mail out notifications

Hi ...

Thank you, now i to works again:)
by maoreyes76
Fri Feb 16, 2018 10:15 am
Forum: Nagios XI
Topic: Adjusting max_stack_depth
Replies: 3
Views: 267

Re: Adjusting max_stack_depth

Hi Npolovenko...

Thank you for your Reply, it has stabilized and I will wait and see if it happens again.