Search found 13416 matches

by lmiltchev
Wed Dec 15, 2021 10:05 am
Forum: Nagios XI
Topic: Log4j vulnerability in XI and agents
Replies: 3
Views: 6626

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: 5905

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: 3415

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: 5930

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: 5930

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: 7344

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...
by lmiltchev
Fri Aug 27, 2021 10:18 am
Forum: Nagios Fusion
Topic: Nagios Fusion can't auto login
Replies: 3
Views: 28108

Re: Nagios Fusion can't auto login

You could use any of the browsers that work for you at the moment. We will try to fix it for the rest of the browsers as soon as we can. Thank you!
by lmiltchev
Thu Aug 26, 2021 1:01 pm
Forum: Nagios XI
Topic: NCPA can't check the windows service startup type
Replies: 5
Views: 6763

Re: NCPA can't check the windows service startup type

In another hand, Nagios deprecated NSClient and suggest switch to NCPA, but for now, NCPA runs as a 32 bits applicaton and if it requiere implemen this kind of mechanism to do something that previously was available through a simple command, this is another step back. Gastón, I understand your frus...