Home Directory Plugins Remote Access Check SNMP Citrix

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check SNMP Citrix

Rating
5 votes
Favoured:
2
Hits
166265
Files:
FileDescription
check_snmp_citrixcheck_snmp_citrix Version 0.1
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Check Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm)
Citrix-Server Checks via SNMP
OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm)
Version 0.1, Copyright (c) 2008 by Michael Boehm
Last Modified: 2008-06-04

Usage: ./check_snmp_citrix host snmp-string value


host

Hostname or IP Address

snmp-string

the snmp community string

value possible values are:

WFActive - User logged on to WinStation
WFConnected - WinStation connected to client
WFConnectQuery - Sessions in the process of connecting to client
WFShadow - Shadowing another WinStation
WFDisconnected - WinStation logged on without client
WFIdle - Waiting for client to connect
WFListen - WinStation listening for connection
WFReset - WinStation being reset
WFDown - WinStation down due to error
WFInit - WinStation initialization


Example:
check_snmp_citrix 192.168.1.221 public WFActive
Output:
USERS OK - 13 users currently logged in |User=13;;;
Reviews (4)
If the check doesn't return any values it's probably because nothing could be retrieved during the snmp request - solution is to install the snmp4ctx package on the citrix server
byHSchillemat, January 13, 2014
I have got the same Problem,
has someone a solution?
I've the same problem. Server return "USERS OK - Such users currently logged in"
Any idea?
byhvoordes, June 14, 2011
0 of 1 people found this review helpful
It answers: USERS OK - Such users currently logged in |User=Such;;;

Any help?