CACTI FEATURES
These questions regarding cacti and snmp:
Can cacti:
Send a email if there is a problem:
- like disk full
- host down
- dns service down.
etc.
I want to monitor:
All with snmp; can that be done? what can't?
Sys specs
users
load
memory
swap
CPU usage
MEM usage
disk usage/space
IP address
MAC address
Process status on host base:
DNS
SSH
mailserver
backup
LDAP
VSFTP
http
Antivirus
firewall
load balancing
Samba
Cygwin
VPN
Postgres database
MS server database
MySQL database
RDD database
traffic:
database connections, query count
WWW traffic
outgoing traffic
bandwidth
up status
load balancing
DNS traffic
SSH traffic
devices status:
wireless devices
switches
printers
CACTI FEATURES
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
The THold plugin is intended to cover this functionality. Does it not meet your requirements?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
I'm considering implementing cacti to watch over 50 servers with snmp.
I have looked at the thresholding plugin; and it seems that it fits one of my
requirements to send all kinds of notifications.
But are there perl scripts available for all the services on my list to send snmp data from the client to the server? And are there cacti xml configuration files to handle those snmp traps?
I'm willing to write a few but at least 80% procent must be covered. Can you point me in the right direction for those scripts?
I have looked at the thresholding plugin; and it seems that it fits one of my
requirements to send all kinds of notifications.
But are there perl scripts available for all the services on my list to send snmp data from the client to the server? And are there cacti xml configuration files to handle those snmp traps?
I'm willing to write a few but at least 80% procent must be covered. Can you point me in the right direction for those scripts?
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
There are lots of scripts and templates in the Scripts and Templates forum. Search this one. For those services which are not yet covered, theses scripts and the online documentation should give you an idea of how to extend cacti's build-in capabilities by writing own scripts. One of the most common methods to make cacti use these remote scripts areblacksun wrote:But are there perl scripts available for all the services on my list to send snmp data from the client to the server? And are there cacti xml configuration files to handle those snmp traps?
- use NET-SNMP exec/pass features
- use NAGIOS client/server model (find lots of posts on this topic in the forum)
We do use another remote-script-invoking technique: httpd cgi. That is: we implement cgi scripts that gather data and retrieve the readings via wget from the remote server. Others reported doing telnet/ssh scripts...
As to traps: at the moment, cacti does no trap receiving. But it may be possible, that with upcoming plugin architecture a corresponding plugin will be developed...
Reinhard
Who is online
Users browsing this forum: No registered users and 1 guest