Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check SNMP Citrix
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!
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;;;
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)
bydudleyperkins, April 8, 2014
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?
has someone a solution?
byogirard, May 22, 2013
I've the same problem. Server return "USERS OK - Such users currently logged in"
Any idea?
Any idea?
It answers: USERS OK - Such users currently logged in |User=Such;;;
Any help?
Any help?