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

/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c216 HRDBG("skipped %s -- remote", pp->printer);
221 HRDBG("skipped %s [device %s] -- remote", pp->printer, pp->lp);
228 HRDBG("printer %s has device %s", pp->printer, dev_only);
232 HRDBG("skipped %s -- device %s missing",
239 HRDBG("%s not in hrDeviceTable", pp->lp);
242 HRDBG("%s found in hrDeviceTable", pp->lp);
265 HRDBG("---->Getting printers .....");
272 HRDBG("---->Got printer %s", pp->printer);
324 HRDBG("no refresh needed");
347 HRDBG("refres
[all...]
H A Dhostres_snmp.c99 HRDBG("done.");
147 HRDBG("done.");
168 HRDBG("done.");
H A Dhostres_partition_tbl.c203 HRDBG("%s added into hrPartitionMap at index=%d",
207 HRDBG("%s exists in hrPartitionMap index=%d",
318 HRDBG("ANALYZE chunk %s", chunk_name);
397 HRDBG("-> MBR PROVIDER Name: %s", pp->lg_name);
398 HRDBG("Mediasize: %jd",
400 HRDBG("Sectorsize: %u", pp->lg_sectorsize);
401 HRDBG("Mode: %s", pp->lg_mode);
402 HRDBG("CONFIG: %s: %s",
455 HRDBG("===> getting partitions for %s <===", disk_dev_name);
471 HRDBG("canno
[all...]
H A Dhostres_processor_tbl.c126 HRDBG("CPU no. %d, delta ticks %ld, pct usage %.2f", e->cpu_no,
150 HRDBG("sample count for CPU no. %d went to %d", e->cpu_no, e->sample_cnt);
197 HRDBG("CPU %d added with SNMP index=%d",
251 HRDBG("%d CPUs detected via device table; hw.ncpu is %d",
270 HRDBG("%zu entries for kern.cp_times", cplen);
327 HRDBG("[%llu] ENTER", (unsigned long long)get_ticks());
329 HRDBG("[%llu] EXIT", (unsigned long long)get_ticks());
H A Dhostres_network_tbl.c144 HRDBG("%s %s", ifp->name, ifp->descr);
166 HRDBG("got device %s (%s)", ifp->name, dname);
169 HRDBG("%s not in hrDeviceTable", dname);
173 HRDBG("%s found in hrDeviceTable", dname);
231 HRDBG("no refresh needed");
249 HRDBG("refresh DONE");
H A Dhostres_snmp.h73 #define HRDBG(...) do { \ macro
81 #define HRDBG(...) do { } while (0) macro
H A Dhostres_device_tbl.c172 HRDBG("%s at %s added into hrDeviceMap at index=%d",
175 HRDBG("%s at %s exists in hrDeviceMap index=%d",
375 HRDBG("%llu/%llu name='%s' desc='%s' drivername='%s' location='%s'",
381 HRDBG("ANALYZING dev %s at %s",
394 HRDBG("SKIPPED unknown device at location '%s'",
450 HRDBG("called");
561 HRDBG("no refresh needed");
H A Dhostres_storage_tbl.c180 HRDBG("%s added into hrStorageMap at index=%d",
183 HRDBG("%s exists in hrStorageMap index=%d\n",
311 HRDBG("memstat_mtl_first failed");
394 HRDBG("vm.nswapdev is %d", nswapdev);
473 HRDBG("got %d mounted FS", mounted_fs_count);
564 HRDBG("no refresh needed");
586 HRDBG("refresh DONE");
H A Dhostres_swrun_tbl.c401 HRDBG("no refresh needed ");
421 HRDBG("refresh DONE");
449 HRDBG("missing item with kid=%d",
461 HRDBG("missing item with PID=%d", entry->index - 1);
482 HRDBG("atempt to unload KLD %d",
497 HRDBG("missing item with kid=%d",
528 HRDBG("missing item with PID=%d", entry->index - 1);
558 HRDBG("done");
H A Dhostres_fs_tbl.c195 HRDBG("%s added into hrFSMap at index=%d", name, map->hrIndex);
197 HRDBG("%s exists in hrFSMap index=%d", name, map->hrIndex);
316 HRDBG("refresh DONE");
348 HRDBG("for hrStorageEntry::index %d", storage_idx);
H A Dhostres_diskstorage_tbl.c226 HRDBG("OPENING device %s", dev_path);
228 HRDBG("OPEN device %s failed: %s", dev_path, strerror(errno));
233 HRDBG("DIOCGMEDIASIZE for device %s failed: %s",
516 HRDBG("no refresh needed");
542 HRDBG("refresh DONE");
H A Dhostres_swinstalled_tbl.c170 HRDBG("%s added into hrSWInstalled at %d", name, map->index);
315 HRDBG("no need to rescan installed packages -- "
331 HRDBG(" pkg file: %s", ent->d_name);
402 HRDBG("no refresh needed");
436 HRDBG("init done");
H A Dhostres_scalars.c94 HRDBG("boot timestamp from kernel: {%lld, %ld}",
204 HRDBG("kernel boot file: %s", boot_line);

Completed in 101 milliseconds