Command to check the status of insight VM software ( Rapid 7) on Linux virtual machine

Varma 1,495 Reputation points
2024-01-30T17:13:23.5766667+00:00

I would like to know whether insight VM (Rapid 7) is installed on linux Virtual machine, is there any linux command to check that? If yes please share , thank you

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2024-01-30T19:59:00.1366667+00:00

    @Varma
    InsightVM is a not something that is supported by Microsoft or Azure. However, I checked their documentation and found this page. You can run these commands to verify the scan engine is installed:

    systemctl status nexposeengine
    

    or

    service nexposeengine status
    

    For future questions about this please contact Rapid7.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A! User's image

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.