summaryrefslogtreecommitdiff
path: root/agent/mibgroup/host/hr_swrun.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/mibgroup/host/hr_swrun.h')
-rw-r--r--agent/mibgroup/host/hr_swrun.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/agent/mibgroup/host/hr_swrun.h b/agent/mibgroup/host/hr_swrun.h
new file mode 100644
index 0000000..ce19629
--- /dev/null
+++ b/agent/mibgroup/host/hr_swrun.h
@@ -0,0 +1,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 */