[plugins][Cacti0.8.6j] BACKUP where is?

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
Mika2006
Cacti User
Posts: 178
Joined: Thu May 03, 2007 2:25 am

[plugins][Cacti0.8.6j] BACKUP where is?

Post by Mika2006 »

Hello i m looking how i make backup with my cacti
but where to download this plugins please?
|Cacti Version - 0.8.6j||Plugin Architecture - 1.1||Poller Type - CMD.php|
|os - Red hat 4es | |Web Server - Apache/2.0.52 (Red Hat)|
|PHP - 4.3.9| |MySQL - 4.1.20| |RRDTool - 1.2.13||SNMP - 5.1.2|
|Plugins| Host Info (hostinfo - v0.1)
cigamit
Developer
Posts: 3363
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Post by cigamit »

This plugin is currently in development, and not available at this time.
Mika2006
Cacti User
Posts: 178
Joined: Thu May 03, 2007 2:25 am

Post by Mika2006 »

:o
thanks
|Cacti Version - 0.8.6j||Plugin Architecture - 1.1||Poller Type - CMD.php|
|os - Red hat 4es | |Web Server - Apache/2.0.52 (Red Hat)|
|PHP - 4.3.9| |MySQL - 4.1.20| |RRDTool - 1.2.13||SNMP - 5.1.2|
|Plugins| Host Info (hostinfo - v0.1)
a2287884
Posts: 10
Joined: Thu Jun 11, 2009 4:03 am
Contact:

any update

Post by a2287884 »

any update in backup plugin for cacti database and other setting
User avatar
TheWitness
Developer
Posts: 17004
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Yes, it's quite simple:

crontab -l

Code: Select all

2 0 * * * mysqldump -u cactiuser --password=cactiuser --lock-tables=FALSE cacti > /mybackuplocation/cacti_backup.sql.$$;find /mybackuplocation/cacti_backup.sql.* -exec gzip {} \;find -mtime +14 /mybackuplocation/cacti_backup.sql.\* -exec /bin/rm -f {};
This will backup the Cacti database once a day at two past midnight and keep 14 generations. If you are not using either Linux or UNIX, please migrate to this superior class of operating systems, or install cygwin to do the same.

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?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest