Home
last modified time | relevance | path

Searched full:monitor (Results 1 – 25 of 2283) sorted by relevance

12345678910>>...92

/openbmc/qemu/include/monitor/
H A Dhmp.h2 * Human Monitor Interface
20 bool hmp_handle_error(Monitor *mon, Error *err);
21 void hmp_help_cmd(Monitor *mon, const char *name);
24 void hmp_info_name(Monitor *mon, const QDict *qdict);
25 void hmp_info_version(Monitor *mon, const QDict *qdict);
26 void hmp_info_kvm(Monitor *mon, const QDict *qdict);
27 void hmp_info_status(Monitor *mon, const QDict *qdict);
28 void hmp_info_uuid(Monitor *mon, const QDict *qdict);
29 void hmp_info_chardev(Monitor *mon, const QDict *qdict);
30 void hmp_info_mice(Monitor *mon, const QDict *qdict);
[all …]
H A Dhmp-target.h2 * QEMU monitor
35 target_long (*get_value)(Monitor *mon, const struct MonitorDef *md,
47 CPUArchState *mon_get_cpu_env(Monitor *mon);
48 CPUState *mon_get_cpu(Monitor *mon);
50 void hmp_info_mem(Monitor *mon, const QDict *qdict);
51 void hmp_info_tlb(Monitor *mon, const QDict *qdict);
52 void hmp_mce(Monitor *mon, const QDict *qdict);
53 void hmp_info_local_apic(Monitor *mon, const QDict *qdict);
54 void hmp_info_sev(Monitor *mon, const QDict *qdict);
55 void hmp_info_sgx(Monitor *mon, const QDict *qdict);
[all …]
H A Dmonitor.h16 Monitor *monitor_cur(void);
17 Monitor *monitor_set_cur(Coroutine *co, Monitor *mon);
28 int monitor_suspend(Monitor *mon);
29 void monitor_resume(Monitor *mon);
31 int monitor_get_fd(Monitor *mon, const char *fdname, Error **errp);
32 int monitor_fd_param(Monitor *mon, const char *fdname, Error **errp);
34 int monitor_puts(Monitor *mon, const char *str);
35 int monitor_vprintf(Monitor *mon, const char *fmt, va_list ap)
37 int monitor_printf(Monitor *mon, const char *fmt, ...) G_GNUC_PRINTF(2, 3);
38 void monitor_printc(Monitor *mon, int ch);
[all …]
/openbmc/qemu/include/block/
H A Dblock-hmp-cmds.h20 void hmp_drive_add(Monitor *mon, const QDict *qdict);
22 void hmp_commit(Monitor *mon, const QDict *qdict);
23 void hmp_drive_del(Monitor *mon, const QDict *qdict);
25 void hmp_drive_mirror(Monitor *mon, const QDict *qdict);
26 void hmp_drive_backup(Monitor *mon, const QDict *qdict);
28 void hmp_block_job_set_speed(Monitor *mon, const QDict *qdict);
29 void hmp_block_job_cancel(Monitor *mon, const QDict *qdict);
30 void hmp_block_job_pause(Monitor *mon, const QDict *qdict);
31 void hmp_block_job_resume(Monitor *mon, const QDict *qdict);
32 void hmp_block_job_complete(Monitor *mon, const QDict *qdict);
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/
H A Dphosphor-power_git.bb2 DESCRIPTION = "Configure and monitor power supplies, power sequencers, and \
18 ${PN}-monitor \
19 ${PN}-psu-monitor \
46 # The monitor packages use an org.open_power D-Bus interface and so
48 PACKAGECONFIG[monitor] = "-Dsupply-monitor=true, -Dsupply-monitor=false"
49 PACKAGECONFIG[monitor-ng] = "-Dsupply-monitor-ng=true, -Dsupply-monitor-ng=false"
51 SEQ_MONITOR_SVC = "pseq-monitor.service"
52 SEQ_PGOOD_SVC = "pseq-monitor-pgood.service"
53 PSU_MONITOR_TMPL = "power-supply-monitor@.service"
54 PSU_MONITOR_SVC = "phosphor-psu-monitor.service"
[all …]
/openbmc/linux/Documentation/trace/rv/
Dda_monitor_synthesis.rst
Druntime-verification.rst
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/
H A Dphosphor-fan_%.bbappend24 …fan-control:witherspoon += "fan-watchdog-monitor.conf:phosphor-fan-control-init@0.service.d/fan-wa…
25 …r-fan-control:witherspoon += "fan-watchdog-monitor.conf:phosphor-fan-control@0.service.d/fan-watch…
26 …OVERRIDE:phosphor-fan-monitor:witherspoon += "fan-watchdog-monitor.conf:phosphor-fan-monitor-init@…
27 …MD_OVERRIDE:phosphor-fan-monitor:witherspoon += "fan-watchdog-monitor.conf:phosphor-fan-monitor@0.…
28 …phor-fan-control:p10bmc += "fan-watchdog-monitor.conf:phosphor-fan-control-init@0.service.d/fan-wa…
29 …osphor-fan-control:p10bmc += "fan-watchdog-monitor.conf:phosphor-fan-control@0.service.d/fan-watch…
30 …MD_OVERRIDE:phosphor-fan-monitor:p10bmc += "fan-watchdog-monitor.conf:phosphor-fan-monitor-init@0.…
31 …TEMD_OVERRIDE:phosphor-fan-monitor:p10bmc += "fan-watchdog-monitor.conf:phosphor-fan-monitor@0.ser…
35 SYSTEMD_OVERRIDE:phosphor-fan-monitor:witherspoon += "fan-watchdog-conflicts.conf:phosphor-fan-moni…
37 SYSTEMD_OVERRIDE:phosphor-fan-monitor:p10bmc += "fan-watchdog-conflicts.conf:phosphor-fan-monitor@0…
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_git.bb1 SUMMARY = "Phosphor GPIO monitor application"
2 DESCRIPTION = "Application to monitor gpio assertions"
3 HOMEPAGE = "http://github.com/openbmc/phosphor-gpio-monitor"
19 SRC_URI = "git://github.com/openbmc/phosphor-gpio-monitor;branch=master;protocol=https"
23 SYSTEMD_SERVICE:${PN}-monitor += "phosphor-multi-gpio-monitor.service"
24 SYSTEMD_SERVICE:${PN}-monitor += "phosphor-gpio-monitor@.service"
34 FILES:${PN}-monitor += "${bindir}/phosphor-gpio-monitor"
35 FILES:${PN}-monitor += "${bindir}/phosphor-multi-gpio-monitor"
36 FILES:${PN}-monitor += "${bindir}/phosphor-gpio-util"
37 FILES:${PN}-monitor += "${nonarch_base_libdir}/udev/rules.d/99-gpio-keys.rules"
[all …]
/openbmc/linux/include/rv/
Dda_monitor.h
/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/
H A Dphosphor-fan_git.bb15 PACKAGECONFIG ?= "presence control monitor sensor-monitor"
16 # The control, monitor, and presence apps can either be JSON or YAML driven.
43 # ${PN}-monitor specific configuration
44 PACKAGECONFIG[monitor] = "-Dmonitor-service=enabled \
46 -Dfan-monitor-yaml-file=${STAGING_DIR_HOST}${monitor_datadir}/monitor.yaml, \
48 phosphor-fan-monitor-config \
51 RDEPENDS:${PN}-monitor:append = " \
52 ${@bb.utils.contains('PACKAGECONFIG', 'sensor-monitor', '${PN}-sensor-monitor', '', d)} \
58 # ${PN}-sensor-monitor specific configuration
59 PACKAGECONFIG[sensor-monitor] = "-Dsensor-monitor-service=enabled,-Dsensor-monitor-service=disabled"
[all …]
/openbmc/phosphor-gpio-monitor/
H A Dmonitor.hpp18 /** @class Monitor
22 class Monitor : public Evdev class
25 Monitor() = delete;
26 ~Monitor() = default;
27 Monitor(const Monitor&) = delete;
28 Monitor& operator=(const Monitor&) = delete;
29 Monitor(Monitor&&) = delete;
30 Monitor& operator=(Monitor&&) = delete;
32 /** @brief Constructs Monitor object.
35 * @param[in] key - GPIO key to monitor
[all …]
/openbmc/docs/designs/
H A Dhw-fault-monitor.md1 # Hardware Fault Monitor
14 The goal is to create a new hardware fault monitor which will provide a
19 information through BMC interfaces, the hardware fault monitor will also receive
24 Future expansion of the hardware fault monitor would include adding the means to
27 hardware fault monitor could receive repair action requests via Redfish from
34 - Host Error Monitor logs CPU error information such as CATERR details and takes
36 <https://github.com/openbmc/host-error-monitor>
55 <https://github.com/openbmc/phosphor-led-manager/blob/master/fault-monitor/fru-fault-monitor.hpp>
69 goal of the fault monitor is to enable rich error logging (OEM and CPU vendor
70 specific) for data center tools to monitor servers, manage repairs, predict
[all …]
/openbmc/phosphor-led-manager/fault-monitor/
H A Doperational-status-monitor.hpp16 namespace monitor namespace
20 /** @class Monitor
28 class Monitor class
31 Monitor() = delete;
32 ~Monitor() = default;
33 Monitor(const Monitor&) = delete;
34 Monitor& operator=(const Monitor&) = delete;
35 Monitor(Monitor&&) = default;
36 Monitor& operator=(Monitor&&) = delete;
42 explicit Monitor(sdbusplus::bus_t& bus) : in Monitor() function in phosphor::led::Operational::status::monitor::Monitor
[all …]
/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend3 SRC_URI:append:fb-compute-multihost = " file://phosphor-multi-gpio-monitor.json"
9 SYSTEMD_SERVICE:${PN}-monitor += "phosphor-multi-gpio-monitor.service"
12 SYSTEMD_LINK:${PN}-monitor:append = " ../phosphor-multi-gpio-monitor.service:multi-user.target.requ…
14 GPIO_HOST_TEMPLATES:append = " ${UNPACKDIR}/phosphor-multi-gpio-monitor.json"
18 install -d ${D}${datadir}/phosphor-gpio-monitor
19 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json \
20 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
26 install -d ${D}${libexecdir}/phosphor-gpio-monitor
27 install -m 0755 ${UNPACKDIR}/ipmb-rescan-fru ${D}${libexecdir}/phosphor-gpio-monitor/
/openbmc/phosphor-fan-presence/
H A Dmeson.options69 # Monitor
72 'monitor-service',
75 description: 'Build fan monitor service',
79 'fan-monitor-yaml-file',
81 value: 'example/monitor.yaml',
86 'num-monitor-log-entries',
89 description: 'Maximum number of entries in the monitor log.',
100 'monitor-use-host-state',
103 description: 'Use CurrentHostState for fan monitor to decide power state.',
129 # Sensor Monitor
[all …]
/openbmc/phosphor-power/power-sequencer/
H A Dmain.cpp33 CLI::App app{"Phosphor sequencer monitor"}; in main()
37 std::vector<std::string> actionTypes = {"pgood-monitor", "runtime-monitor"}; in main()
39 "Action: pgood-monitor or runtime-monitor\n") in main()
44 "PGOOD monitor: time allowed for PGOOD to come up\n" in main()
45 "Runtime monitor: polling interval.\n") in main()
72 std::unique_ptr<DeviceMonitor> monitor; in main() local
74 if (action == "pgood-monitor") in main()
78 monitor = std::make_unique<PGOODMonitor>(std::move(device), bus, event, in main()
81 else // runtime-monitor in main()
83 // Continuously monitor this device both by polling in main()
[all …]
/openbmc/linux/Documentation/arch/s390/
Dmonreader.rst
/openbmc/linux/tools/power/cpupower/man/
Dcpupower-monitor.1
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_websocket.robot48 # Spawn the websocket monitor program and then generate an eSEL.
49 # The monitor should asynchronously receive the eSEL through the
52 Start Websocket Monitor logging
83 Start Websocket Monitor dump
87 # Check that the monitor received notification of the dump.
104 Start Websocket Monitor
105 [Documentation] Fork the monitor to run in the background.
109 # monitor_type The type of websocket notifications to monitor,
118 # Start the monitor. Fork so its a parallel task.
121 # Allow time for the monitor to initialize.
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/regsctl/
H A Dmain.cpp45 // Monitor method in main()
46 CLI::App* monitor = in main() local
47 methods->add_subcommand("monitor", "Monitor regulators"); in main()
48 monitor->set_help_flag("-h,--help", "Monitor regulators method help"); in main()
49 monitor->add_flag("-e,--enable", monitorEnable, in main()
51 monitor->add_flag("-d,--disable", monitorDisable, in main()
53 // Monitor subcommand requires only 1 option be provided in main()
54 monitor->require_option(1); in main()
64 else if (app.got_subcommand("monitor")) in main()
66 callMethod("Monitor", monitorEnable); in main()
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.hpp13 * @class Monitor
24 class Monitor class
36 Monitor() = delete;
37 Monitor(const Monitor&) = delete;
38 Monitor(Monitor&&) = default;
39 Monitor& operator=(const Monitor&) = delete;
40 Monitor& operator=(Monitor&&) = delete;
41 ~Monitor() = default;
50 Monitor(const std::string& sourceUnit, const std::string& targetUnit, in Monitor() function in phosphor::unit::failure::Monitor
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/fans/
H A Dphosphor-pid-control_%.bbappend5 SRC_URI += "file://monitor-pldm-sensor \
6 file://monitor-pldm-sensor.service \
7 file://monitor-fan-sensor \
8 file://monitor-fan-sensor.service \
12 monitor-pldm-sensor.service \
13 monitor-fan-sensor.service \
27 echo "After=monitor-pldm-sensor.service" >> ${override_file}
29 install -m 0644 ${UNPACKDIR}/monitor-pldm-sensor.service ${D}${systemd_system_unitdir}
30 install -m 0644 ${UNPACKDIR}/monitor-fan-sensor.service ${D}${systemd_system_unitdir}
32 install -m 0755 ${UNPACKDIR}/monitor-pldm-sensor ${D}${libexecdir}/${PN}/
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D186.out7 QEMU X.Y.Z monitor - type 'help' for more information
15 QEMU X.Y.Z monitor - type 'help' for more information
23 QEMU X.Y.Z monitor - type 'help' for more information
31 QEMU X.Y.Z monitor - type 'help' for more information
39 QEMU X.Y.Z monitor - type 'help' for more information
47 QEMU X.Y.Z monitor - type 'help' for more information
58 QEMU X.Y.Z monitor - type 'help' for more information
66 QEMU X.Y.Z monitor - type 'help' for more information
74 QEMU X.Y.Z monitor - type 'help' for more information
82 QEMU X.Y.Z monitor - type 'help' for more information
[all …]
/openbmc/qemu/monitor/
H A Dhmp-cmds.c2 * Human Monitor Interface commands
21 #include "monitor/hmp.h"
23 #include "monitor/monitor-internal.h"
33 bool hmp_handle_error(Monitor *mon, Error *err) in hmp_handle_error()
61 void hmp_info_name(Monitor *mon, const QDict *qdict) in hmp_info_name()
72 void hmp_info_version(Monitor *mon, const QDict *qdict) in hmp_info_version()
85 void hmp_quit(Monitor *mon, const QDict *qdict) in hmp_quit()
91 void hmp_stop(Monitor *mon, const QDict *qdict) in hmp_stop()
96 void hmp_sync_profile(Monitor *mon, const QDict *qdict) in hmp_sync_profile()
121 void hmp_exit_preconfig(Monitor *mon, const QDict *qdict) in hmp_exit_preconfig()
[all …]

12345678910>>...92