-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Context
- Operating System version =>
# cat /etc/
Display all 191 possibilities? (y or n)
root@bfoctp101:/root# cat /etc/issue
issue issue.net
root@bfoctp101:/root# cat /etc/issue
Ubuntu 16.04.4 LTS \n \l
- Octopussy version =>
Octopussy 1.0.16
- Perl version (perl -v) =>
perl -v
This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi
(with 60 registered patches, see perl -V for more detail)
Copyright 1987-2015, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Issue 1
Below error coming for "octopussy dispatcher-stop"
[CRITICAL] Can't open named pipe /var/spool/octopussy/octo_fifo: Interrupted system call at /usr/share/perl5/Octopussy.pm line 81.
Issue 2
Below error coming for "octopussy parser-start"
# find: Failed to restore initial working directory: /root: Permission denied
find: Failed to restore initial working directory: /root: Permission denied
# /etc/init.d/octopussy restart
octopussy Web Stopped.
octopussy Commander Stopped.
octopussy Parsing 'bfoctp101' Paused.
octopussy Parsing 'sgstep101' Paused.
octopussy RRD Stopped.
octopussy Scheduler Stopped.
octopussy Sender Stopped.
octopussy Pusher Stopped.
[CRITICAL] Can't open named pipe /var/spool/octopussy/octo_fifo: Interrupted system call at /usr/share/perl5/Octopussy.pm line 81.
octopussy Dispatcher Stopped.
octopussy Dispatcher Started.
octopussy Parsing 'bfoctp101' Started.
octopussy Parsing 'sgstep101' Started.
octopussy RRD Started.
octopussy Scheduler Started.
octopussy Sender Started.
octopussy Pusher Started.
octopussy Commander Started.
octopussy Web Started.
# find: Failed to restore initial working directory: /root: Permission denied
find: Failed to restore initial working directory: /root: Permission denied