Home
last modified time | relevance | path

Searched refs:HRDBG (Results 1 – 13 of 13) sorted by relevance

/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_partition_tbl.c207 HRDBG("%s added into hrPartitionMap at index=%d", in partition_entry_create()
211 HRDBG("%s exists in hrPartitionMap index=%d", in partition_entry_create()
322 HRDBG("ANALYZE chunk %s", chunk_name); in handle_chunk()
401 HRDBG("-> MBR PROVIDER Name: %s", pp->lg_name); in get_mbr()
402 HRDBG("Mediasize: %jd", in get_mbr()
404 HRDBG("Sectorsize: %u", pp->lg_sectorsize); in get_mbr()
405 HRDBG("Mode: %s", pp->lg_mode); in get_mbr()
406 HRDBG("CONFIG: %s: %s", in get_mbr()
459 HRDBG("===> getting partitions for %s <===", disk_dev_name); in partition_tbl_handle_disk()
475 HRDBG("cannot find \"MBR\" geom class"); in partition_tbl_handle_disk()
[all …]
HDhostres_printer_tbl.c216 HRDBG("skipped %s -- remote", pp->printer); in handle_printer()
221 HRDBG("skipped %s [device %s] -- remote", pp->printer, pp->lp); in handle_printer()
228 HRDBG("printer %s has device %s", pp->printer, dev_only); in handle_printer()
232 HRDBG("skipped %s -- device %s missing", in handle_printer()
239 HRDBG("%s not in hrDeviceTable", pp->lp); in handle_printer()
242 HRDBG("%s found in hrDeviceTable", pp->lp); in handle_printer()
265 HRDBG("---->Getting printers ....."); in hrPrinter_get_OS_entries()
272 HRDBG("---->Got printer %s", pp->printer); in hrPrinter_get_OS_entries()
324 HRDBG("no refresh needed"); in refresh_printer_tbl()
347 HRDBG("refresh DONE "); in refresh_printer_tbl()
HDhostres_network_tbl.c144 HRDBG("%s %s", ifp->name, ifp->descr); in network_get_interfaces()
166 HRDBG("got device %s (%s)", ifp->name, dname); in network_get_interfaces()
169 HRDBG("%s not in hrDeviceTable", dname); in network_get_interfaces()
173 HRDBG("%s found in hrDeviceTable", dname); in network_get_interfaces()
231 HRDBG("no refresh needed"); in refresh_network_tbl()
249 HRDBG("refresh DONE"); in refresh_network_tbl()
HDhostres_processor_tbl.c126 HRDBG("CPU no. %d, delta ticks %ld, pct usage %.2f", e->cpu_no, in get_avg_load()
150 HRDBG("sample count for CPU no. %d went to %d", e->cpu_no, e->sample_cnt); in save_sample()
197 HRDBG("CPU %d added with SNMP index=%d", in proc_create_entry()
251 HRDBG("%d CPUs detected via device table; hw.ncpu is %d", in create_proc_table()
270 HRDBG("%zu entries for kern.cp_times", cplen); in create_proc_table()
327 HRDBG("[%llu] ENTER", (unsigned long long)get_ticks()); in get_cpus_samples()
329 HRDBG("[%llu] EXIT", (unsigned long long)get_ticks()); in get_cpus_samples()
HDhostres_snmp.c97 HRDBG("done."); in hostres_fini()
145 HRDBG("done."); in hostres_init()
166 HRDBG("done."); in hostres_start()
HDhostres_swrun_tbl.c401 HRDBG("no refresh needed "); in refresh_swrun_tbl()
421 HRDBG("refresh DONE"); in refresh_swrun_tbl()
449 HRDBG("missing item with kid=%d", in fetch_swrun_entry()
461 HRDBG("missing item with PID=%d", entry->index - 1); in fetch_swrun_entry()
482 HRDBG("atempt to unload KLD %d", in invalidate_swrun_entry()
497 HRDBG("missing item with kid=%d", in invalidate_swrun_entry()
528 HRDBG("missing item with PID=%d", entry->index - 1); in invalidate_swrun_entry()
558 HRDBG("done"); in init_swrun_tbl()
HDhostres_device_tbl.c172 HRDBG("%s at %s added into hrDeviceMap at index=%d", in device_entry_create()
175 HRDBG("%s at %s exists in hrDeviceMap index=%d", in device_entry_create()
375 HRDBG("%llu/%llu name='%s' desc='%s' drivername='%s' location='%s'", in device_collector()
381 HRDBG("ANALYZING dev %s at %s", in device_collector()
394 HRDBG("SKIPPED unknown device at location '%s'", in device_collector()
450 HRDBG("called"); in devd_socket_callback()
561 HRDBG("no refresh needed"); in refresh_device_tbl()
HDhostres_storage_tbl.c180 HRDBG("%s added into hrStorageMap at index=%d", in storage_entry_create()
183 HRDBG("%s exists in hrStorageMap index=%d\n", in storage_entry_create()
311 HRDBG("memstat_mtl_first failed"); in storage_OS_get_memstat()
394 HRDBG("vm.nswapdev is %d", nswapdev); in storage_OS_get_swap()
473 HRDBG("got %d mounted FS", mounted_fs_count); in storage_OS_get_fs()
564 HRDBG("no refresh needed"); in refresh_storage_tbl()
586 HRDBG("refresh DONE"); in refresh_storage_tbl()
HDhostres_swinstalled_tbl.c170 HRDBG("%s added into hrSWInstalled at %d", name, map->index); in swins_entry_create()
315 HRDBG("no need to rescan installed packages -- " in swins_get_packages()
331 HRDBG(" pkg file: %s", ent->d_name); in swins_get_packages()
402 HRDBG("no refresh needed"); in refresh_swins_tbl()
436 HRDBG("init done"); in init_swins_tbl()
HDhostres_diskstorage_tbl.c226 HRDBG("OPENING device %s", dev_path); in disk_query_disk()
228 HRDBG("OPEN device %s failed: %s", dev_path, strerror(errno)); in disk_query_disk()
233 HRDBG("DIOCGMEDIASIZE for device %s failed: %s", in disk_query_disk()
516 HRDBG("no refresh needed"); in refresh_disk_storage_tbl()
542 HRDBG("refresh DONE"); in refresh_disk_storage_tbl()
HDhostres_fs_tbl.c195 HRDBG("%s added into hrFSMap at index=%d", name, map->hrIndex); in fs_entry_create()
197 HRDBG("%s exists in hrFSMap index=%d", name, map->hrIndex); in fs_entry_create()
316 HRDBG("refresh DONE"); in refresh_fs_tbl()
348 HRDBG("for hrStorageEntry::index %d", storage_idx); in fs_tbl_process_statfs_entry()
HDhostres_snmp.h73 #define HRDBG(...) do { \ macro
81 #define HRDBG(...) do { } while (0) macro
HDhostres_scalars.c94 HRDBG("boot timestamp from kernel: {%lld, %ld}", in OS_getSystemUptime()
204 HRDBG("kernel boot file: %s", boot_line); in OS_getSystemInitialLoadParameters()