• Diff for "scriptable_monitoring"
Differences between revisions 9 and 10
Revision 9 as of 2013-12-17 08:46:14
Size: 1094
Editor: TommySM
Comment:
Revision 10 as of 2013-12-17 08:47:26
Size: 1095
Editor: TommySM
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Scriptable monitoring provides a tool that runs monitoring scripts (Python or predicate-like), allowing a definition of monitoring rules for values obtained via topic messages and also alerts about violated rules to the '''/diagnostics''' topic, which can be monitored using rqt plugins like [[http://wiki.ros.org/rqt_runtime_monitor]] or [[http://wiki.ros.org/rqt_robot_monitor]]. Scriptable monitoring provides a tool that runs monitoring scripts (Python or predicate-like), allowing a definition of monitoring rules for values obtained via topic messages, and also alerts about violated rules to the '''/diagnostics''' topic, which can be monitored using rqt plugins like [[http://wiki.ros.org/rqt_runtime_monitor]] or [[http://wiki.ros.org/rqt_robot_monitor]].

Only released in EOL distros:  

scriptable_monitoring: scriptable_monitor | scriptable_monitor_rqt

Package Summary

scriptable_monitoring

Overview

scriptable_monitor

Scriptable monitoring provides a tool that runs monitoring scripts (Python or predicate-like), allowing a definition of monitoring rules for values obtained via topic messages, and also alerts about violated rules to the /diagnostics topic, which can be monitored using rqt plugins like http://wiki.ros.org/rqt_runtime_monitor or http://wiki.ros.org/rqt_robot_monitor.

The scriptable_monitoring stack also contains an rqt plugin for script management.


See individual packages for details.

Technical support

Use GitHub to report bugs or submit feature requests. [View active issues]

Wiki: scriptable_monitoring (last edited 2013-12-17 09:35:00 by IgorMakhtes)