summaryrefslogtreecommitdiff
path: root/agent/mibgroup/host/hr_swrun.h
blob: ce19629282f8939f792ee2f466226ac55af89c86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 *  Host Resources MIB - Running Software group interface - hr_swrun.h
 *      (also includes Running Software Performance group )
 *
 */
#ifndef _MIBGROUP_HRSWRUN_H
#define _MIBGROUP_HRSWRUN_H

extern void     init_hr_swrun(void);
extern FindVarMethod var_hrswrun;


#endif                          /* _MIBGROUP_HRSWRUN_H */