Search found 13418 matches

by lmiltchev
Fri Oct 11, 2024 2:05 pm
Forum: Nagios XI
Topic: Nagios Exchange | Problem displaying uploaded images from the gallery
Replies: 5
Views: 3660

Re: Nagios Exchange | Problem displaying uploaded images from the gallery

Hmm, I uploaded the images myself, and the new images didn't show either. I will have to talk to our IT team about it. I will keep you posted.
by lmiltchev
Fri Oct 11, 2024 1:49 pm
Forum: Nagios XI
Topic: Nagios Exchange | Problem displaying uploaded images from the gallery
Replies: 5
Views: 3660

Re: Nagios Exchange | Problem displaying uploaded images from the gallery

Hi snapier3, I can see that you were able to replace PNGs with JPGs in your listing, however they don't show up. I am not sure if they somehow got corrupted during the upload. It's hard to say. When I try downloading them, they show empty (0 bytes). Can you upload them here, on the Nagios support fo...
by lmiltchev
Wed Dec 15, 2021 10:05 am
Forum: Nagios XI
Topic: Log4j vulnerability in XI and agents
Replies: 3
Views: 11373

Re: Log4j vulnerability in XI and agents

Nagios Fusion does not appear to be using vulnerable versions of the products as identified in the MITRE notification. NCPA does not use log4j. NCPA is written in Python, but Log4j is a Java library. NRPE is not affected, either. NSClient++ is NOT one of our products. You can probably find out more...
by lmiltchev
Tue Dec 14, 2021 11:04 am
Forum: Nagios XI
Topic: Log4j vulnerability
Replies: 3
Views: 9890

Re: Log4j vulnerability

I sent our developers a message. Thanks!
by lmiltchev
Mon Dec 13, 2021 5:29 pm
Forum: Nagios XI
Topic: Apache Log4j vulnerability
Replies: 1
Views: 6117

Re: Apache Log4j vulnerability

You can use:

Code: Select all

find /usr/local/ | grep -i log4
Having said that:
While Nagios Log Server does use Log4j components, and includes plugins for receiving Log4j data, we don’t believe the product is vulnerable at this time.
https://www.nagios.com/news/2021/12/upd ... erability/
by lmiltchev
Mon Aug 30, 2021 1:03 pm
Forum: Nagios XI
Topic: Mass Immediate Check and passive service
Replies: 3
Views: 10151

Re: Mass Immediate Check and passive service

I submitted an internal feature request on your behalf. Thank you!
by lmiltchev
Fri Aug 27, 2021 4:37 pm
Forum: Nagios XI
Topic: Mass Immediate Check and passive service
Replies: 3
Views: 10151

Re: Mass Immediate Check and passive service

If I understand this correctly, you are looking for a way to "hide" passive checks on the "Mass Immediate Check" page, so that you won't force an immediate check on a passive service. Is this correct? Currently this is not possible. I can submit a feature request on your behalf i...
by lmiltchev
Fri Aug 27, 2021 4:29 pm
Forum: Nagios XI
Topic: File system folder size
Replies: 7
Views: 11513

Re: File system folder size

Do you have the line below commented out? exclude_fs_types = aufs,autofs,binfmt_misc,cifs,cgroup,configfs,debugfs,devpts,devtmpfs,encryptfs,efivarfs,fuse,fusectl,hugetlbfs,mqueue,nfs,overlayfs,proc,pstore,rpc_pipefs,securityfs,selinuxfs,smb,sysfs,tmpfs,tracefs It is in the ncpa.cfg file. If it's com...