check_otrs_user.pl (Visit this link)

rating from 0 votes
Even if you wanne know how many users are still logged in on your OTRS installation you can just take a look at the session management through OTRS. Specially you want to know through which times the most users are online you may look into the weblogs of your webserver. Just in case you need to know how many agents and customers are logged in through 24h / 7days a week you need this plugin.
The plugin checks the MySQL database of an OTRS installation. It looks into the tables of session management to count the agent and users.
The return of the scripts includes count of agent, customers and the sum of both.

define command {
command_name check_otrs_user
command_line $USER1$/check_otrsuser.pl -H $HOSTADDRESS$ -U $ARG1$ -P $ARG2$ -w $ARG3$ -c $ARG4$
}

define service {
...
check_command check_otrs_user!nagios!nagios!20!25
...
}

These definition checks through the hosts MySQL database with user nagios and same pass. If eq 20 or more users are logged in the plugin returns a warning. 25 users at the same time will let the script return a critical state.

have a lot of fun...

Submitted by: xforce
Hits: 248
Overall downloads: 40
Added: 2009-06-15 00:00:00

Filename Preview Size Description DL
otrsuserlogin.png Preview 29 kb OTRS User logged in graph 49
check_otrsuser.pl Preview 4 kb main check script 74

Comments


Be the first to comment this project.

Leave a reply

If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.

Allowed tags: blockquote, strong, a, b, i, u, code

Captcha Reload Image


  • Check SNMP Citrix

    rating from 0 votes
    Check Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm)
  • check_squid

    rating from 0 votes
    check_squid is a plugin to nagios for monitoring Squid by using squidclient
  • Siebel CRM monitoring for all platforms

    rating from 0 votes
    Monitoring of Siebel CRM Application (check of components, tasks, gateway, application server, logfiles and autorestart for components). So far the only Nagios plugin available for Siebel.
  • Check an IIS Application pool state

    rating from 0 votes
    This plugin checks for the state of an IIS application pool.
  • check_bind.sh

    rating from 0 votes
    sh compliant script to check whether BIND is running and to get the performance data via rndc stats (PNP Template included)
  • FlexLM

    rating4 from 1 votes
    Check flexlm license server and return total license and license in use (Also use Performance data).
  • check_virsh

    rating from 0 votes
    Script to check KVM's hosts
  • check_jmxproxy

    rating from 0 votes
    A Nagios plugin (script) that queries mbean information through tomcats JMXProxyServlet.
  • jmeter invocation plugin

    rating from 0 votes
    This script is a rebuild of (http://www.monitoringexchange.org/cgi-bin/page.cgi?g=2455.html;d=1) that invokes an Apache JMeter (available from http://jakarta.apache.org/jmeter) test plan and parses the results, which are returned to Nagios per plugin API defined exit statuses and performance data.
  • Red Hat Cluster Suite Check

    rating from 0 votes
    A python script to check the status of a RH cluster and a named service.
Catalot 1.3.0 (appkit/v0.9.0-dev, Agavi/1.0.0) | www.netways.de | Legal
© 2009 NETWAYS GmbH. The Program is provided AS IS, without warranty. Licensed under GPLv3.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.