F5F Stay Refreshed Software Operating Systems Searching for tools to track your Ubuntu server!

Searching for tools to track your Ubuntu server!

Searching for tools to track your Ubuntu server!

Pages (2): 1 2 Next
L
LordFrogi
Member
60
09-19-2023, 12:55 AM
#1
Searching for a straightforward software on Ubuntu Server that alerts you via email or text when memory issues arise.
L
LordFrogi
09-19-2023, 12:55 AM #1

Searching for a straightforward software on Ubuntu Server that alerts you via email or text when memory issues arise.

S
Shen_456
Junior Member
49
09-25-2023, 06:57 AM
#2
SSD and automation? Webmin could handle some tasks, but usually simpler bash scripts and SSH work better, offering stronger security and wider support.
S
Shen_456
09-25-2023, 06:57 AM #2

SSD and automation? Webmin could handle some tasks, but usually simpler bash scripts and SSH work better, offering stronger security and wider support.

B
betomblok
Member
196
09-25-2023, 08:51 AM
#3
Looking for guidance? There are several helpful tutorials available online.
B
betomblok
09-25-2023, 08:51 AM #3

Looking for guidance? There are several helpful tutorials available online.

C
cjm1103
Junior Member
9
09-26-2023, 04:24 PM
#4
Cron tasks, possibly using Python code.
C
cjm1103
09-26-2023, 04:24 PM #4

Cron tasks, possibly using Python code.

T
136
09-28-2023, 03:05 PM
#5
I don't have any specific details, but generally create an email server and schedule a script with cron to verify your data, then send the messages via mail.
T
TheLittleChief
09-28-2023, 03:05 PM #5

I don't have any specific details, but generally create an email server and schedule a script with cron to verify your data, then send the messages via mail.

G
galaxy_girl_15
Junior Member
33
09-28-2023, 06:42 PM
#6
Fight me! /s
G
galaxy_girl_15
09-28-2023, 06:42 PM #6

Fight me! /s

N
naisbac
Junior Member
5
09-28-2023, 07:21 PM
#7
Consider a setup similar to the one on Nagios.org.
N
naisbac
09-28-2023, 07:21 PM #7

Consider a setup similar to the one on Nagios.org.

J
josiecatz__10
Senior Member
640
09-29-2023, 10:53 PM
#8
Yes, it's quite simple to get started.
J
josiecatz__10
09-29-2023, 10:53 PM #8

Yes, it's quite simple to get started.

N
NerdTrooper
Member
82
09-30-2023, 07:49 AM
#9
Started researching solutions this morning, discovered Glances as a CLI tool. After a brief SSH session, it provided useful information. Not exactly what you were seeking, but helpful to know.
N
NerdTrooper
09-30-2023, 07:49 AM #9

Started researching solutions this morning, discovered Glances as a CLI tool. After a brief SSH session, it provided useful information. Not exactly what you were seeking, but helpful to know.

L
lxLOBOxl
Junior Member
20
09-30-2023, 01:23 PM
#10
Snmp integration with Centreon monitoring server is set up. I have both personal devices at home and work. It tracks CPU, memory, disk usage, pings, load, swap, traffic, and more. I also have screenshots from my home setup.
L
lxLOBOxl
09-30-2023, 01:23 PM #10

Snmp integration with Centreon monitoring server is set up. I have both personal devices at home and work. It tracks CPU, memory, disk usage, pings, load, swap, traffic, and more. I also have screenshots from my home setup.

Pages (2): 1 2 Next