apigee-service apigee-monit enable_autostart
error reading information on service apigee-monit: No such file or directory
Unfortunately it’s breaking the apigee-all script if apigee-monit is installed,. running into error condition. The apigee-all script should skip apigee-monit for “enable_autostart”:
+ sudo /opt/apigee/apigee-service/bin/apigee-all enable_autostart
+ apigee-service apigee-monit enable_autostart
error reading information on service apigee-monit: No such file or directory
apigee-service: apigee-monit: OK
+ apigee-service apigee-openldap enable_autostart
apigee-service: apigee-openldap: OK
+ apigee-service apigee-sso enable_autostart
apigee-service: apigee-sso: OK
+ apigee-service edge-management-server enable_autostart
apigee-service: edge-management-server: OK
+ apigee-service edge-ui enable_autostart
apigee-service: edge-ui: OK
apigee-all: Error: enable_autostart failed on [apigee-monit]