That's done it. Thanksmcutting wrote:Wayno - Please have a look at http://forums.cacti.net/post-90249.html ... .php#90249
Manage Plugin 0.6.2 for monitoring networks, servers...
Moderators: Developers, Moderators
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Note - the MANAGE plugin (my modified version) can be found at
http://www.mediafire.com/?dmtz0m5zzdf
NOTE - The previous upload had an issue with "Validation Error" when adding sites and groups. This should be fixed in the new upload.
This is a temporary location only, and will be removed within 1 week. The SVN version is being heavily devloped, and will be available soon. I didn't write this plugin, therefore my knowledge of the actual coding is somewhat limited.
Please check the SVN for regular updates.[/b]
http://www.mediafire.com/?dmtz0m5zzdf
NOTE - The previous upload had an issue with "Validation Error" when adding sites and groups. This should be fixed in the new upload.
This is a temporary location only, and will be removed within 1 week. The SVN version is being heavily devloped, and will be available soon. I didn't write this plugin, therefore my knowledge of the actual coding is somewhat limited.
Please check the SVN for regular updates.[/b]
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Still on the "left coast" and away from home. Returning late Saturday evening. Don't know quite what I will be doing on Sunday.
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?
new version
this my current 0.5 version
http://gilles.boulon.free.fr/manage/manage-0.5.zip
have a test and tell me your bugs
please, if you want to post a theme/skin, don't use this post and create another
keep in mind that this is not a secure version and that it's better if you don't put this on a public cacti server
the svn version is a better secure code
http://gilles.boulon.free.fr/manage/manage-0.5.zip
have a test and tell me your bugs
please, if you want to post a theme/skin, don't use this post and create another
keep in mind that this is not a secure version and that it's better if you don't put this on a public cacti server
the svn version is a better secure code
Hi,
thx for this version,
but there's some problem with SQL statements (setup.php) on a fresh install
=> missing table manage_sites, etc..
sql upgrade 0.4.2 to 5 is not included in a fresh instdall
file: manage_debug
line: 20
replace: include($p . '\manage_lib.php');
by : include($p . '/manage_lib.php');
Warning: include(/opt/lampp/htdocs/cacti/plugins/manage\manage_lib.php) [function.include]: failed to open stream: No such file or directory in /opt/lampp/htdocs/cacti/plugins/manage/manage_debug.php on line 20
Nicolas.
thx for this version,
but there's some problem with SQL statements (setup.php) on a fresh install
=> missing table manage_sites, etc..
sql upgrade 0.4.2 to 5 is not included in a fresh instdall
file: manage_debug
line: 20
replace: include($p . '\manage_lib.php');
by : include($p . '/manage_lib.php');
Warning: include(/opt/lampp/htdocs/cacti/plugins/manage\manage_lib.php) [function.include]: failed to open stream: No such file or directory in /opt/lampp/htdocs/cacti/plugins/manage/manage_debug.php on line 20
Nicolas.
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Thanks Gilles - welcome back !!
Does the new version address the MySQL errors in the GUI, and also the SNMP poller ? (seems to show everything as down even when it's up - services are affected by this).
Also, could you give me a run down of how the RRDTool poller works ?
Thanks
Does the new version address the MySQL errors in the GUI, and also the SNMP poller ? (seems to show everything as down even when it's up - services are affected by this).
Also, could you give me a run down of how the RRDTool poller works ?
Thanks
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Gilles - since upgrading to your new version, I seem to have lost the email alerts. The global fields are there, and so are the email addresses. THOLD is also configured correctly. Any idea ?
Also, could you introduce the possibility to send alerts for UP, DOWN, and REBOOT status - this was promised some time ago.
Apart from that, the new fixes and enhancements look really good.
Also, could you introduce the possibility to send alerts for UP, DOWN, and REBOOT status - this was promised some time ago.
Apart from that, the new fixes and enhancements look really good.
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Hi Gilles.
Services and processes are marked as down although the graphs say they are up. The manage email settings are correct and filled in - both for Global and Per device settings.
The WMI poller works fine, but no alerts are issued if I stop then start a service.
The new code looks great. I am using your uptime plugin as well, but would like manage to do this job, hence asking for up, down and reboot events.
Services and processes are marked as down although the graphs say they are up. The manage email settings are correct and filled in - both for Global and Per device settings.
The WMI poller works fine, but no alerts are issued if I stop then start a service.
The new code looks great. I am using your uptime plugin as well, but would like manage to do this job, hence asking for up, down and reboot events.
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
i have the bug :mcutting wrote:The WMI poller works fine, but no alerts are issued if I stop then start a service.
in manage_check.php
replace
Code: Select all
thold_mail($alert_address, '', $h . ' event detected for host ' . $hd . ' (' . $hn . ')', $msg, '');
Code: Select all
thold_mail($mm, '', $h . ' event detected for host ' . $hd . ' (' . $hn . ')', $msg, '');
Who is online
Users browsing this forum: No registered users and 0 guests