Tired …
i am uninstall the BESClient on linux without stoping the BESClient service,
and i already remove all these directories using this command,
rm -rf /etc/opt/BESClient/ /var/opt/BESClient
after the uninstall BESClient i check the BESClient status ,so the error is
[root@linuxserver Desktop]# service besclient status
Redirecting to /bin/systemctl status besclient.service
● besclient.service
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
and
when i again install the BESClient, The terminal display this Package is Already Install but the service status is
[root@linuxserver Desktop]# rpm -ivh /root/Desktop/Client/BESAgent-9.5.4.38-rhe5.x86_64.rpm
Preparing… ################################# [100%]
package BESAgent-9.5.4.38-rhe5.x86_64 is already installed
Anyone can please guide me …
i am very thankful to you …