Ad Widget

Collapse

zabbix agent's user parameter return empty string

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • binarykuki
    Junior Member
    • Jan 2007
    • 8

    #1

    zabbix agent's user parameter return empty string

    I am trying to get some text back from zabbix agent running on Microsoft vpn server. I have a batch file that reutrns a list of user's connected to VPN server. Command is "netsh ras show clients" and the test returned is:


    User: XXXX
    Domain: XX
    Connected from: XXXXX
    Duration: 0 days 7 hours 38 mins 37 secs

    When i run this throught zabbix_get i get nothing back. I have modified the batch file to only return "hello" thingking that the data stream may have some issue. But that did not work either. Any input would be great.

    Veriosn 1.1.6


    thanks
Working...