Search found 31 matches

by fsbeaunix
Tue Jun 04, 2024 10:07 am
Forum: Nagios XI
Topic: Notifications in UI show "OK: Failed Uploads are at (Linux)"
Replies: 3
Views: 1399

Re: Notifications in UI show "OK: Failed Uploads are at (Linux)"

Hello, [kkuzmano@nagiosh01 var]$ cat /usr/local/nagiosxi/var/xiversion|grep full full=5.11.2 I would like to also add that the screen shot of the script that is being ran also uses another script. The one i've been working on to troubleshoot is Failed upload status Config name in UI: Failed upload s...
by fsbeaunix
Mon Jun 03, 2024 8:45 am
Forum: Nagios XI
Topic: Notifications in UI show "OK: Failed Uploads are at (Linux)"
Replies: 3
Views: 1399

Notifications in UI show "OK: Failed Uploads are at (Linux)"

We have a few nagios notifications that run a query against the DB and are set to go off if it's above a certain number. They were working as expected for a long time until recently it shows: OK: Failed Uploads are at (Linux) OK: Funding Uploads (FU) are at PATH OK: Overall Uploads are at (Linux) OK...
by fsbeaunix
Mon Aug 14, 2023 10:38 am
Forum: Nagios XI
Topic: Nagios PHP End of Life
Replies: 3
Views: 32072

Nagios PHP End of Life

Nagios XI 5.11.1 Red Hat Enterprise Linux release 8.8 php-7.2.24-1 Our Security Team is flagging php-7.2 as End of Life (May 2021) and is requiring us to upgrade to PHP 8.x. This is actually coming down from Federal regulations, so we don't have much room for argumentation. Does the Latest Nagios XI...
by fsbeaunix
Mon Aug 23, 2021 4:30 pm
Forum: Nagios XI
Topic: Migrating from Nagios Core to Nagios XI
Replies: 1
Views: 700

Migrating from Nagios Core to Nagios XI

Hello, I am migrating from Nagios Core to Nagios XI. I have a check in nagios core that is called check_web_ping_wrapper under the services config. Under the command expansion i have the commands and it looks like it points to an .sh (see screen shot also). Nagios core: Command Name Command Line To ...
by fsbeaunix
Thu Jul 08, 2021 1:18 pm
Forum: Nagios XI
Topic: Monitoring Windows Servers with Nagios XI
Replies: 1
Views: 380

Monitoring Windows Servers with Nagios XI

Hello, I am new to Nagios XI. I need to monitor Windows servers and from the various documentation I have found, it seems like there is more than 1 way to monitor windows servers. I manually put in all of my windows hosts. I am moving onto services which include CPU, memory, processes and a few othe...
by fsbeaunix
Mon Aug 03, 2020 11:49 am
Forum: Nagios XI
Topic: nrpe service add_ipv4_to_acl Error, ip-address
Replies: 3
Views: 959

Re: nrpe service add_ipv4_to_acl Error, ip-address

Hello, I'm not using IPv6. In our other configurations for nrpe.cfg we use the fqdn. It looks like Oracle Linux 7 version of nagios package does not like this. I replaced the fqdn w/ the IP address of the nagios host and the error did not away. My preference is to use the fqdn, but in this case I'll...
by fsbeaunix
Thu Jul 30, 2020 1:35 pm
Forum: Nagios XI
Topic: nrpe service add_ipv4_to_acl Error, ip-address
Replies: 3
Views: 959

nrpe service add_ipv4_to_acl Error, ip-address

Hello, Just installed nrpe rpms on Oracle Linux Server release 7.8 nagios-plugins-disk.x86_64 nagios-plugins-by_ssh.x86_64 nrpe.x86_64 nagios-plugins-nrpe.x86_64 $ ./check_nrpe -H sandbox01 NRPE v4.0.3 When I start the service everything starts up ok. but I noticed this messages [root@sandbox01 ~]# ...
by fsbeaunix
Wed Jul 22, 2020 2:05 pm
Forum: Nagios XI
Topic: check_snmp memTotalFree thresholds
Replies: 3
Views: 931

Re: check_snmp memTotalFree thresholds

Hello,

Thank you very much for the information and example. Its working well. Thanks again.
by fsbeaunix
Mon Jul 20, 2020 10:04 pm
Forum: Nagios XI
Topic: check_snmp memTotalFree thresholds
Replies: 3
Views: 931

check_snmp memTotalFree thresholds

Hello, I've searched other posts and I'm not able to locate anything on my particular issue. This is my first go round setting up snmp monitoring. From my nagios server I'm able to snmpwalk all OID's that I'm interested in. But, I'm having trouble setting thresholds. $ snmpwalk -O n -v2c -c mystring...
by fsbeaunix
Thu Feb 20, 2020 3:18 pm
Forum: Nagios XI
Topic: Migrating Nagios core 4.0.8 open source to Nagios XI 5.6.10
Replies: 5
Views: 798

Re: Migrating Nagios core 4.0.8 open source to Nagios XI 5.6

Hi Swolf,

Once I move the entire file system to the static folder and restart the Nagios, does all the objects like hosts, contacts and time periods that I defined in the config files appear in the Nagios XI Core Config Manager drop down options? or do I have to do any additional steps.

Thank you,