Oxygem / canaryd

The Service Canary daemon.
https://servicecanary.com
MIT License
8 stars 0 forks source link

Improve/fix services init.d handling (or simply remove?) #37

Closed Fizzadar closed 5 years ago

Fizzadar commented 6 years ago
2018-05-22T19:04:55 DEBUG Executing command: find /etc/rc*.d/S*rdisc -type l
2018-05-22T19:04:55 DEBUG Executing command: ('/etc/init.d/ipmi', 'status')
2018-05-22T19:04:55 DEBUG Executing command:
                ps --ppid 1 -o 'tty,pid,comm' |                 grep '^\?.*\sipmi.*$' |                 head -n 1

2018-05-22T19:04:55 DEBUG Executing command: find /etc/rc*.d/S*ipmi -type l
2018-05-22T19:04:55 DEBUG Executing command: ('/etc/init.d/certmonger', 'status')
2018-05-22T19:04:55 DEBUG Executing command:
                ps --ppid 1 -o 'tty,pid,comm' |                 grep '^\?.*\scertmonger.*$' |                 head -n 1

2018-05-22T19:04:56 DEBUG Executing command: find /etc/rc*.d/S*certmonger -type l
2018-05-22T19:04:56 DEBUG Executing command: ('/etc/init.d/quota_nld', 'status')
2018-05-22T19:04:56 DEBUG Executing command:
                ps --ppid 1 -o 'tty,pid,comm' |                 grep '^\?.*\squota_nld.*$' |                 head -n 1

2018-05-22T19:04:56 DEBUG Executing command: find /etc/rc*.d/S*quota_nld -type l
2018-05-22T19:04:56 DEBUG Executing command: ('/etc/init.d/numad', 'status')
2018-05-22T19:04:56 DEBUG Executing command:
                ps --ppid 1 -o 'tty,pid,comm' |                 grep '^\?.*\snumad.*$' |                 head -n 1

2018-05-22T19:04:56 DEBUG Executing command: find /etc/rc*.d/S*numad -type l
2018-05-22T19:04:56 DEBUG Executing command: ('/etc/init.d/iptables', 'status')
2018-05-22T19:04:57 DEBUG Executing command:
                ps --ppid 1 -o 'tty,pid,comm' |                 grep '^\?.*\siptables.*$' |                 head -n 1

2018-05-22T19:04:57 DEBUG Executing command: find /etc/rc*.d/S*iptables -type l
2018-05-22T19:04:57 DEBUG Executing command: ('/etc/init.d/cups', 'status')
2018-05-22T19:04:57 DEBUG Executing command:
                ps --ppid 1 -o 'tty,pid,comm' |                 grep '^\?.*\scups.*$' |                 head -n 1

2018-05-22T19:04:57 DEBUG Executing command: find /etc/rc*.d/S*cups -type l
2018-05-22T19:04:57 DEBUG Executing command: ('/etc/init.d/snmptrapd', 'status')
2018-05-22T19:04:57 DEBUG Executing command:
                ps --ppid 1 -o 'tty,pid,comm' |                 grep '^\?.*\ssnmptrapd.*$' |                 head -n 1

2018-05-22T19:04:57 DEBUG Executing command: find /etc/rc*.d/S*snmptrapd -type l
2018-05-22T19:04:57 DEBUG Executing command: ('/etc/init.d/lvm2-monitor', 'status')
2018-05-22T19:04:57 WARNING Timeout running plugin: Plugin: services