OsmiusEvents&Instances

Instances and Events

Osmius monitors Instances and by each instance our experts have selected events more representative of each system state and evolution.

Events have been selected by avoiding the tendency to cramming of events and variables in the traditional monitoring systems, trying to provide what really defines the status of an instance. In addition Osmius lets you add new events in a manner so easy and fast.

Linux Host

EventDescription
OSUPTIMENumber of seconds the system has been running.
OSPRCCPUPercentage of total CPU usage.
OSPRCMEMPercentage of memory usage.
OSPRCSWPSwap usage percentage.
OSIP4INTGet IP4 active interfaces.
OSIP6INTGet IP6 active interfaces.
OSPRCDWNCheck if a list of processes is running.
OSPRCUFSCheck if any in a list of file systems is full.
OSNUMPRCTotal number of processes in the system.
OSSLOG00String detection in a log text file.
OSSLOG01String detection in a log text file.
OSSLOG02String detection in a log text file.
OSSLOG03String detection in a log text file.
OSNUMCPUNumber of CPUs detected
OSINTEMPInternal temperature (if available)

Linux Host via SSH

EventDescription
LRUPTIMESeconds since last boot
LRPRCCPUCPU load percentage
LRPRCMEMUsed memory percentage
LRPRCSWPUsed swap memory percentage
LRPRDWN0Check process running state
LRPROC00Running process number of instances
LRCPUP00CPU consumption percentage by process
LRPRCFS0Used space percentage on a filesystem
LRMEMP00Memory consumption percentage by process
LRKBSI00Download (In) KB/s by network interface
LRKBSO00Upload (Out) KB/s by network interface
LRFMBFS0Free MB on a filesystem
LRNUMPRCNumber of total running processes
LRNUMCPUNumber of detected CPUs
LRINTEMPSystem internal temperature
LRCUST00Executes a custom command defined by user
LRCUST01Executes a custom command defined by user
LRCUST02Executes a custom command defined by user
LRCUST03Executes a custom command defined by user
LRCUST04Executes a custom command defined by user

Windows 2000/XP/2003

EventDescription
WINUPTIMETime in seconds system is up
WINPRMEMMemory Usage Percentage
WINIP4INNumber of IP4 interfaces
WINIP6INNumber of IP6 interfaces
WINPRCPUCPU Usage Percentage
WINUMCPUNumber of system CPU(s)
WINUMPRCNumber of processes running
WINPRCDWProcess Down Checker
WINELOG0Windows EventLog Checker
WINELOG1Windows EventLog Checker
WINELOG2Windows EventLog Checker
WINELOG3Windows EventLog Checker
WINLOG00Log Text File Search
WINLOG01Log Text File Search
WINLOG02Log Text File Search
WINLOG03Log Text File Search

Windows WMI

EventDescription
WIUPTIMEUptime in seconds
WIPRCCPUCPU load percentage
WINUMCPUDetected CPUs
WIPRCMEMMemory usage percentage
WIFREMEMFree memory measured in MB
WIKBSI01Download speed (KB/s) per connection
WIKBSO01Upload speed (KB/s) per connection
WIPRCFS1Used space percentage on a disk
WIFREFS1Disk free space measured in MB
WINUMPRCRunning processes counter
WIUPPR01Process running state checker
WICNPR01Process instances counter
WIUPSR01Service running state checker
WIFREEVMFree virtual memory measured in MB
WIPERCVMUsed virtual memory percentage
WIMEMP01Memory per process measured in KB
WICPUP01CPU percentage per process
WIELOG01Windows System Event checker
WICUST01Customizable WMI query

Solaris

EventDescription
SOLUPTIMSolaris uptime in seconds.
SOLPRCPUSolaris % used CPU.
SOLNUCPUNumber of detected CPUs
SOLPRMEM% of memory in use
SOLFRMEMFree memory measured in MB
SOLPRSWP% of swap used
SOLFRSWPFree swap measured in MB
SOLIP4INNumber of IPv4 active interfaces
SOLIP6INNumber of IPv6 active interfaces
SOLNUPRCNumber of running processes
SOLPRDWNFrom a process list defined by the user, check is everything is running
SOLPRUFSFrom a filesystem list defined by the user, check use %
SOLUSERSSolaris number of active users
SOLLOG00Text log files checker

HP-UX Host

EventDescription
HPUPTIMENumber of seconds the system has been running.
HPCPUSYSGet % of system CPU usage.
HPCPUUSRGet % of user CPU usage.
HPCPUTOTGet % of total CPU usage.
HPIP4INTGet IP4 active interfaces.
HPIP6INTGet IP6 active interfaces.
HPNUMPRCGet number of total processes.
HPPRCDWNCheck if a list of Processes is running.
HPFREMEMGet the free memory in MB.
HPNUMCPUGet the number of precessors in the system.
HPPRCMEMGet % of memory usage.
HPPRCHFSCheck is any in a list of file systems is full.
HPPRCSWPGet % of swap usage.
HPLOG000String detection in a log text file.
HPLOG001String detection in a log text file.
HPLOG002String detection in a log text file.
HPLOG003String detection in a log text file.

Oracle Database

EventDescription
AVAILABLConnection to instance and SELECT to DUAL table or an user table.
ORSELCNTNumber of rows in DUAL Table or an user table.
ORNUMUSUNumber of user sessions connected to the instance.
ORPRCCURUsed percentage of cursors in highest consumption session.
ORNUMLCKNumber of locking global sessions.
OROBJINVNumber of invalid objects.
ORCHATBLTables with chained rows and possible performance problems.
ORBUFRATHit ratio in data cache.
ORPARRATParse Hit ratio.
ORPRCTBSOccupation percentage in tablespaces.
ORMAXEXTObjects with number of extensions to reach the maximum.
ORNXTEXTObjects with no capacity to extend to available free space in tablespace.
ORPRCPROUsed process percentage in data base.
ORREDLOGNumber of unarchived redo logs.
ORSPCDATUsed space by table segments in data base in Megabytes.
ORSPCIDXUsed space by index segments in data base in Megabytes.
ORLONOPSQueries with high execution time.

MySql

EventDescription
MYOPETBLNumber of opened tables.
MYUPTIMENumber of seconds the database has been running.
MYNUMLCKThe total number of times that a table lock could not be acquired immediately and a wait was needed.
MYFULSELThe total number of joins that perform table scans because they do not use indexes.
MYLONOPSThe number of queries that have taken more than long_query_time seconds.
MYHRDNXTThe number of requests to read the next row in the data file.
MYQRYSECThe number of queries persecond.
MYBYTRECBytes received from all connections per second.
MYBYTSNDBytes sent from all connections per second.
MYNUMUSUNumber of currently open connections.
MYRUNTHRNumber of running threads.
MYSELCNTCounts the number of rows in the user table parameter.

Postgres

EventDescription
AVAILABLCheck PostgreSQL availability, returns version and host type
PGNUMCONDatabasenumber of connections
PGPRCCONPercentage of Max connections used
PGDATMBSDatabase size in MegaBytes

Microsoft SQL Server

EventDescription
MSSELCNTUser defined table counting
MSFREPAGMSSQL Server Free Pages
MSUSDMEMMB used by MSSQL
MSPAGSPLPages splitted in MSSQL
MSNUMUSUNumber of connections to MSSQL Server
MSNUMLCKMSSQL DeadLocks
MSMEMDATMB used by Database Datafiles
MSMEMLOGMB used by Database Logs
MSBATREQNumber of Batch Requests

Tomcat

EventDescription
AVAILABLCheck Tomcat connection and return operating system information.
TCUPTIMENumber of Tomcat execution seconds.
TCAPPDEPCheck application deployments.
TCPRCMEMTomcat usage memory percentage.
TCPROCRSNumber of system processors.
TCLIVTHRLive threads number.
TCPENOBJNumber of objects pending to finish.
TCTIMCPUCPU consumption in seconds.
TCAPPRUNFrom a applications list defined by user, check if everything is running

Asterisk

EventDescription
AVAILABLAsterisk connection availability
AKUPTIMEUptime in seconds
AKEXST00Asterisk Extension Status
AKEXST01Asterisk Extension Status
AKEXST02Asterisk Extension Status
AKEXST03Asterisk Extension Status
AKMCNT00Mailbox messages counter
AKMCNT01Mailbox messages counter
AKMCNT02Mailbox messages counter
AKMCNT03Mailbox messages counter

OpenLDAP

EventDescription
AVAILABLOpenLDAP Availability
OLDAPUPTUptime in seconds.
OLDAPCCNCurrent connections
OLDAPKBYSent Kbytes
OLDAPPDUSent PDUs
OLDAPENTReceived Entries
OLDAPREFReferrals counter

Apache

EventDescription
AVAILABLAvailability and Apache version
APPARSERApache Parent Server Generation
APUPTIMETime in seconds since last reboot
APTOTACCTotal Accesses
APTRAFFIApache total traffic measured in MB
APPRCCPUApache CPU Usage Percentage
APREQMINAverage requests per minute
APKBSSECAverage KBs per second
APKBSREQAverage KBs per request
APCURREQCurrent requests
APIDLWRKIdle Workers

Exchange 2003

EventDescription
EXUSERCNNumber of connected users
EXMRECQSMailbox Reception Queue Size
EXMSNDQSMailbox Send Queue Size
EXMDELPMDelivered messages per minute in Mailbox
EXMAVDETAverage Delivery Time in Mailbox
EXMSENTMSent message per minute in Mailbox
EXPRECQSPublic Reception Queue Size
EXPSNDQSPublic Send Queue Size
EXPDELPMDelivered messages perminute in Public
EXPAVDETAverage Delivery Time in Public
EXPSENTMSent menssages per minute in Public
EXRPCAVLAverage RPC latency
EXRPCREQRPC Requests
EXADDLQLAddress List Queue Length
EXSCATQLSMTP Categorizer Queue Length
EXSLOCQLSMTP Local Queue Length
EXSREMQLSMTP Remote Queue Length

Exchange 2007

EventDescription
EXUSERCNNumber of connected users
EXRECQSZReception Queue Size
EXMDELPSDelivered messages per second
EXAVDELTAverage Delivery Time
EXMSENTSSent messages per second
EXFSUBMSFailed Submissions per second
EXRPCAVLRPC average latency
EXRPCREQRPC requests

IIS

EventDescription
ISUPTIMEUptime in seconds
ISCURCONCurrent connections
ISANONYMCurrent anonymous users
ISRECBYSReceived bytes per second
ISSNTBYSSent bytes per second
ISCGIREQCGI requests per second
ISDELREQDELETE requests per second
ISGETREQGET requests per second
ISHEAREQHEAD requests per second
ISAPIREQISAPI Extension requests per second
ISLCKREQLOCK requests per second
ISPUTREQPUT requests per second
ISSCHREQSEARCH requests per second
ISPSTREQPOST requests per second
IS404ERR"Not found" errors (404) per second
ISLOGONSLogon attempts per second
ISNONANONon anonymous users connected per second

IP

EventDescription
AVAILABLPing milliseconds against the instance networked element.
IPHTTPUPChecks a HTTP connection.
IPCFTPUPChecks a FTP connection.
IPTELNETChecks a TELNET connection.
IPCSSHUPChecks a SSH connection.
IPSMTPUPChecks a SMTP connection.
IPCHKPOPChecks a POP connection with user/password option.
IPCHKIMPChecks a IMAP connection with user/password option.
IPCHKDNSChecks a hostname resolution.

Log

EventDescription
LOGPTSE0You can define regular expressions to include and to exclude searching in log text file
LOGPTSE1You can define regular expressions to include and to exclude searching in log text file
LOGPTSE2You can define regular expressions to include and to exclude searching in log text file
LOGPTSE3You can define regular expressions to include and to exclude searching in log text file
LOGPTSE4You can define regular expressions to include and to exclude searching in log text file
LOGPTSE5You can define regular expressions to include and to exclude searching in log text file
LOGPTSE6You can define regular expressions to include and to exclude searching in log text file
LOGPTSE7You can define regular expressions to include and to exclude searching in log text file
LOGPTSE8You can define regular expressions to include and to exclude searching in log text file
LOGPTSE9You can define regular expressions to include and to exclude searching in log text file
LOGSIZE0Log file size, measured in user defined units

HTTP

EventDescription
AVAILABLCheck web availability.
HTTPTIMEResponse time of a web in miliseconds.
HTTPTEXTMatch regular expressions in web text

snmp

EventDescription
SNSYSDESSNMP system description
SNSYSUPTSNMP system uptime
SNSYSNAMSNMP system name
SNSYSLOCSNMP system location
SNSYSCONSNMP system contact information
SNMPUS01User defined event. Give the OID and receive SNMP info what you want.

WEB

EventDescription
AVAILABLCheck web source availability
WEBLTIMECheck web source response time
WEBSPEEDCheck web source download speed
WEBDSIZECheck web source download size

IPMI - Intelligent Platform Management Interface

EventDescription
PMINFBMCBaseboard Management Controller info
PMINFBMEBMC getenables list
PMINFSDRSensor Data Records list
PMINFFRUField Replaceable Unit info
PMPOWERSPower Status
PMUPTIMEChassis UPTIME
PMSDRVL0SDR value [-D "sdr name"]
PMSDRVL1SDR value [-D "sdr name"]
PMSDRVL2SDR value [-D "sdr name"]
PMSDRVL3SDR value [-D "sdr name"]
PMSDRVL4SDR value [-D "sdr name"]
PMSDRVL5SDR value [-D "sdr name"]
PMSDRVL6SDR value [-D "sdr name"]
PMSDRVL8SDR value [-D "sdr name"]
PMSDRVL9SDR value [-D "sdr name"]

Cisco generic Router

EventDescription
CINTERFZName and Descriptions of device interfaces
CISROMIDSystem Bootstrap description and version identification
CISWHYRLThe reason why the system was last restarted
CISHOSTNThe name of the host.
CIDOMNAMThe domain portion of the domain name of the host.
CICONTACThe ciscos name and address.
CICONFIGThe name of the system boot image.
CICONADRThe address of the host that supplied the system boot image.
CICONPRTThe protocol that supplied the system boot image.
CIBUSPERCPU busy percentage in the last 5 second period.
CIAVGBY11 minute exponentially-decayed moving average of the CPU busy percentage.
CIAVGBY55 minutes exponentially-decayed moving average of the CPU busy percentage.
CIUS0001Gets user defined IOD. See param.
CIUS0002Gets user defined IOD. See param.
CIUS0003Gets user defined IOD. See param.
CIUS0004Gets user defined IOD. See param.
CIUS0005Gets user defined IOD. See param.
CIUS0006Gets user defined IOD. See param.
CIUS0007Gets user defined IOD. See param.
CIUS0008Gets user defined IOD. See param.
CIUS0009Gets user defined IOD. See param.
CIUS0010Gets user defined IOD. See param.

VMware virtual machines

EventDescription
VMSTATUSVirtual machines current status
VMHEARTBVirtual machines heart beat increment
VMUPTIMETime measured in seconds since last (re)boot

SSH devices

EventDescription
SHCUST00Executes a custom command defined by user
SHCUST01Executes a custom command defined by user
SHCUST02Executes a custom command defined by user
SHCUST03Executes a custom command defined by user
SHCUST04Executes a custom command defined by user
SHCUST05Executes a custom command defined by user
SHCUST06Executes a custom command defined by user
SHCUST07Executes a custom command defined by user
SHCUST08Executes a custom command defined by user
SHCUST09Executes a custom command defined by user
SHCUST10Executes a custom command defined by user
SHCUST11Executes a custom command defined by user
SHCUST12Executes a custom command defined by user
SHCUST13Executes a custom command defined by user
SHCUST14Executes a custom command defined by user
SHCUST15Executes a custom command defined by user
SHCUST16Executes a custom command defined by user
SHCUST17Executes a custom command defined by user
SHCUST18Executes a custom command defined by user
SHCUST19Executes a custom command defined by user
SHCUST20Executes a custom command defined by user
SHCUST21Executes a custom command defined by user
SHCUST22Executes a custom command defined by user
SHCUST23Executes a custom command defined by user

Osmius and Peopleware

© Copyright Peopleware S.L. Spain. This site uses and promotes Free Software.

Valid XHTML 1.0! Valid CSS! Osmius at SourceForge.NET

designed by SORASE