Author Topic: NetScaler (CAG-E) usage reporting  (Read 1450 times)

Offline nickclarkson

  • Contributor
  • *
  • Posts: 8
  • Karma: 0
NetScaler (CAG-E) usage reporting
« on: August 28, 2008, 07:17:30 AM »
Hi everyone,

Is there any method of pulling usage reports from CAG-E? I'm being asked for a report that basically details user logon/logoff etc..All I can see is the syslog output, which isn't much use for a manager (no offence to any managers.)

Cheers,

Nick

Offline evildani

  • Administrator
  • Hero Member
  • *****
  • Posts: 373
  • Karma: 22
Re: NetScaler (CAG-E) usage reporting
« Reply #1 on: August 30, 2008, 06:56:24 AM »
Try stats from the CLI, just guessing.

Offline MaxiOong

  • Contributor
  • *
  • Posts: 1
  • Karma: 0
Re: NetScaler (CAG-E) usage reporting
« Reply #2 on: October 01, 2008, 09:07:56 PM »
The CLI in NetScale indicate in network card . The Windows operation of internet explorer used to simple enought all one.
That is asking more tools in communication layer interface functions .
MIB : table
ProvServiceFlowTable</br>ProvServiceClassTable</br>ProClassifierRuleTable</br>PhsRuleTable</br>
It is of Bs .

Offline Paul B

  • Hero Member
  • *****
  • Posts: 180
  • Karma: 19
Re: NetScaler (CAG-E) usage reporting
« Reply #3 on: October 02, 2008, 04:41:28 AM »
Is there any method of pulling usage reports from CAG-E? I'm being asked for a report that basically details user logon/logoff etc..All I can see is the syslog output, which isn't much use for a manager (no offence to any managers.)

By default, all AGEE related things (users logging in etc) should be being logged to /var/log/nsvpn.log .... is that where you are looking?

Netscaler doesn't do fancy logging, but there IS data that that external "tools" (scripts etc) can look at to extract the data. So, yes, you'll need to grep it and massage it a bit...... This is no different from many other "network devices".


paul

Offline jmsazboy

  • Contributor
  • *
  • Posts: 5
  • Karma: 3
Re: NetScaler (CAG-E) usage reporting
« Reply #4 on: June 30, 2010, 02:00:42 PM »
Saw the old thread but I just posted on my blog how to parse all VPN data and log it to a SQL Database and report on it with reporting services.

If you want you can check it out at http://xen-trifuge.com

Thanks

John