DX Unified Infrastructure Management

  • 1.  Ntvel probe utility to retrieve nt event logs

    Posted Nov 17, 2016 11:01 AM

    Hi like to check is the a way we can make use of Ntvel probe utility to retrieve nt event logs for ie last 10 mins or last "x" entries.



  • 2.  Re: Ntvel probe utility to retrieve nt event logs

    Broadcom Employee
    Posted Nov 17, 2016 12:14 PM

    Hi,

    If you want to monitor the log files, logmon probe would be the best suited for this purpose.

    Thanks.

    Regards

    -Sayeed



  • 3.  Re: Ntvel probe utility to retrieve nt event logs

    Posted Nov 21, 2016 08:09 AM

    Hi sayeed, i want to make a restapi call on the ntvel probe using the HTTP Post to perform a probe callback. My main aim is to check ntevl probe utilities support retrival of NTevent that happen over past X mins.



  • 4.  Re: Ntvel probe utility to retrieve nt event logs

    Broadcom Employee
    Posted Nov 17, 2016 04:51 PM

    What do you mean retrieve?

    You can use ntevl to monitor event logs yes

    and send alarms based on matching criteria.

    You can not have it capture the last 10 entries and do anything with just those 10 emtries

    logmon will not work as it only reads ascii files which the event logs are not.



  • 5.  Re: Ntvel probe utility to retrieve nt event logs

    Posted Nov 21, 2016 08:10 AM

    Hi gene, i want to make a restapi call on the ntvel probe using the HTTP Post to perform a probe callback. My main aim is to check if ntevl probe utilities support retrival of NTevent that happen over past X mins.



  • 6.  Re: Ntvel probe utility to retrieve nt event logs

    Broadcom Employee
    Posted Nov 18, 2016 12:51 AM