check_otrs_user.pl (Visit this link)
from 0 votesEven 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...
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 | ![]() |
29 kb | OTRS User logged in graph | 49 |
| check_otrsuser.pl | ![]() |
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.
-
Check SNMP Citrix
from 0 votesCheck Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm) -
check_squid
from 0 votescheck_squid is a plugin to nagios for monitoring Squid by using squidclient -
Siebel CRM monitoring for all platforms
from 0 votesMonitoring 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
from 0 votesThis plugin checks for the state of an IIS application pool. -
check_bind.sh
from 0 votessh compliant script to check whether BIND is running and to get the performance data via rndc stats (PNP Template included)
-
FlexLM
4 from 1 votesCheck flexlm license server and return total license and license in use (Also use Performance data). -
check_virsh
from 0 votesScript to check KVM's hosts -
check_jmxproxy
from 0 votesA Nagios plugin (script) that queries mbean information through tomcats JMXProxyServlet. -
jmeter invocation plugin
from 0 votesThis 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
from 0 votesA python script to check the status of a RH cluster and a named service.




