1829894 Members
2410 Online
109993 Solutions
New Discussion

Kernel File Slots

 
Lee Harris_5
Valued Contributor

Kernel File Slots

Hi,

On a RHEL 3 Update 3 box, we sometimes get an alert from BMC Patrol saying "Kernel File Slots N/A% utilised". I'm not so worried about the N/A% as I think this is due to a bug in that version of the PatrolAgent, but does anyone know specifically what kernel parameter file slots relates to?

Also does anyone know a way of obtaining a list of all current parameters kind of like an equivalent to kmtune in HP-UX?

Many Thanks
1 REPLY 1
Sergejs Svitnevs
Honored Contributor

Re: Kernel File Slots

Regarding the kmtune:

sysctl provides kmtune type output.

# /sbin/sysctl -a


Regards