On 9 April 2010 12:44, Perzon Berry <[email protected]> wrote:
>> Checking the code (agent/mibgroup/host/hr_filesys.c), AIX seems to use
>> the system call "mntctl()" to retrieve the list of mounted filesystems.

> I'm unfamiliar with the net-snmp code. As far as I can see, the
> "mntctl()" is used to determine the amount of space that is available in
> the filesystem.....
>
> Where in the code does snmpd determine what filesystem there are
> on the server? I think I should begin to look there to see why it find a
> filesystem without a name.

See the routines "Init_HR_FileSys" and "Get_Next_HR_FileSys" in the
file mentioned above.  Probably lines 592-613 and 695-700 (or somewhere
around there)
    The variables it uses (aixmnt, aixcurr and HRFS_entry) are defined towards
the top of the same file (line 136ff)

Dave

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to