The most recent content from our members.
Hi Dears, I’d like to gather your input on best practices for creating rules What are the recommended rules or alerts you suggest for monitoring Linux servers that host web applications (Apache, MariaDB, etc.)? What are the best practice rules to apply for Active Directory and Windows servers? What about the rules to apply…
This is a continuation of a previous thread that got flagged as spam because I (erroneously) hit 'reply' too many times. My bad. Add node - attempting to add a Red Hat Linux 8 (also tested with RHEL 7) node with net-SNMP v3 credentials. Test fails. However, I can successfully run snmpwalk: * snmpwalk running on the same SW…
Basically I have a Linux/Unix Script Monitor with two Unique IDs 'events per second too high' and 'events per second too low' . I want to make an email alert that species if its too high or too low in the email rather than a generic email if the state changes to warning or critical. Is this possible? Thanks
Hello, Background We are just rolling out LEM (6.2) and have hit a speed bump while configuring our Linux infrastructure for LEM. After installing the linux agent on a RHEL 7 box (first one we've tried, and our current standard), I configured the connectors for that node via the LEM console. I was also mindful to reference…
Hi All Has anyone had any experience of monitoring multiple PGP certs on a LINUX server using SAM? I have to do this and I have had a browse through Thwack, but couldn't find anything. Chatting with our linux guys to come up with a script for getting the information. Just wondered if anyoen could shed any light on this if…
I’m having issues getting a custom Linux script to report correctly as an application monitor. This is the script in question. I’ve got others working fine. #!/bin/bash stat=`grep current /var/www/lab-temps.html |awk '{print $4}'|sort -r|head -1|sed -e s/"\."/" "/g|awk '{print $1}'`; echo "Statistic: $stat" date >>…
I have a script that I am trying to use with soalrwinds, this is not the first time I have used a linux script monitor, however this time around it is telling me Get Output Failed: Can't identify dynamic column definitions from script output. the output is as follows from the command line : statistic.message: SQLException…
Hi all, I'm attempting to monitor some instances of a nearly stock configured memcached with SAM 6 running in an RHEL 6.4 environment, and hitting some befuddling issues with the application monitoring template scripts. Here's an example. I've set up credentials, discovered a node, and configured the memcached application…
I am just setting up our NPM server, we have many VM servers and linux servers that have etherchannelled network interfaces. These are reporting numbers in excess of 100% depending on how many ports are bonded. Is there anywhere I can edit the line speed of the interface to match the throughput of the bonded interface?…
Hi, I am monitoring a couple of linux servers via SNMP and they are showing up as "net-snmp - linux" servers and i would like to monitor the HDD space but it does not automatically pick this up like it does with Windows. I did see a post which said Linux devices should pck up the HDD, do i have to assign any particular…
It looks like you're new here. Sign in or register to get started.