Search found 6 matches

by ouss
Wed Dec 11, 2024 4:11 pm
Forum: Open Source Nagios Projects
Topic: Add Raid card to Nagios core
Replies: 2
Views: 9321

Re: Add Raid card to Nagios core

Thank you , I will check the links
by ouss
Wed Nov 27, 2024 1:21 pm
Forum: Open Source Nagios Projects
Topic: Add Raid card to Nagios core
Replies: 2
Views: 9321

Add Raid card to Nagios core

Hello ,

I would like to add a Raid Card to nagios core to monitor it, but I don't know how to configure it,

I have :

Code: Select all

[root@server ~]# lspci | grep -i raid
01:00.0 RAID bus controller: Broadcom / LSI MegaRAID SAS 2208 [Thunderbolt] (rev 05)
Many thnaks,
by ouss
Thu Aug 29, 2024 10:20 am
Forum: Open Source Nagios Projects
Topic: disable check google updater
Replies: 3
Views: 5574

Re: disable check google updater

Thank you,
But it's not working
by ouss
Mon Aug 26, 2024 10:32 am
Forum: Open Source Nagios Projects
Topic: disable check google updater
Replies: 3
Views: 5574

disable check google updater

Hello everyone,

I would like to disable check Google Updater ,

I used "exclude=GoogleUpdaterVERSION" in nsclient file , but I receive new alerts when the version is modified ,

Thanks,
by ouss
Wed Aug 21, 2024 10:00 am
Forum: Open Source Nagios Projects
Topic: I can't receive email notifications after migrating Nagios
Replies: 2
Views: 4864

Re: I can't receive email notifications after migrating Nagios

I installed sendmail with postfix,
It's work now
by ouss
Tue Aug 20, 2024 9:07 am
Forum: Open Source Nagios Projects
Topic: I can't receive email notifications after migrating Nagios
Replies: 2
Views: 4864

I can't receive email notifications after migrating Nagios

Hello everyone, I can't receive email notifications after migrating Nagios to another server, Old nagios version is : 4.4.5 (rocky 8) New version is the latst (rokcy 9), I installed the nagios on new server and the plugins I transferred all the configuration files and I installed postfix , I transfe...