#989: topic/dnthayer/cleanup2
---------------------------+------------------------
Reporter: dnthayer | Owner:
Type: Merge Request | Status: new
Priority: Medium | Milestone: Bro2.2
Component: BroControl | Version: git/master
Keywords: |
---------------------------+------------------------
This branch fixes various issues with broctl, including
a few critical fixes for running broctl on OS X,
and more error checks have been added to help
prevent broctl cron from crashing.
Here are the one-line summaries of all commits in this branch:
Check exit status of croncmd
Improve error checking of top helper output
Improve error checking of capstats output
Add more error reporting to broctl cron
Fix a bug when the time command is not found
Fix the broctl top and cron commands on OS X
Fix a couple of bugs in the broctl ps plugin
Remove unused broctl scripts
Improve the check-pid helper script
--
Ticket URL: <http://tracker.bro.org/bro/ticket/989>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker
Show replies by date
#989: topic/dnthayer/cleanup2
----------------------------+------------------------
Reporter: dnthayer | Owner: robin
Type: Merge Request | Status: closed
Priority: Medium | Milestone: Bro2.2
Component: BroControl | Version: git/master
Resolution: fixed | Keywords:
----------------------------+------------------------
Changes (by robin):
* owner: => robin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:6729e9c822bb8dcc9f794bada793b3c54034c49e/broctl]:
{{{
#!CommitTicketReference repository="broctl"
revision="6729e9c822bb8dcc9f794bada793b3c54034c49e"
Merge remote-tracking branch 'origin/topic/dnthayer/cleanup2'
Closes #989.
* origin/topic/dnthayer/cleanup2:
Check exit status of croncmd
Improve error checking of top helper output
Improve error checking of capstats output
Add more error reporting to broctl cron
Fix a bug when the time command is not found
Fix the broctl top and cron commands on OS X
Fix a couple of bugs in the broctl ps plugin
Revert commit a2a3b0d6fde97c1a4778c537865f5c891278517a
Ignore stdout.log and stderr.log in post-terminate
Remove unused broctl scripts
Improve the check-pid helper script
}}}
--
Ticket URL: <http://tracker.bro.org/bro/ticket/989#comment:1>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker