Search found 74 matches

by moonman
Tue Nov 29, 2016 2:54 pm
Forum: Scripts and Templates
Topic: Juniper VCP statistics
Replies: 2
Views: 1402

Juniper VCP statistics

Hi,

This data query monitor Juniper VC ports statistics for traffic packets multicast and errors
You need to:
1. import cacti_data_query_juniper_vcp.xml
2. place juniper-vcp.pl under scripts directory
3. place juniper-vcp.xml under /resource/script_queries

Enjoy

Nitzan
by moonman
Wed Oct 28, 2015 7:46 am
Forum: Scripts and Templates
Topic: Juniper RPM (IP-SLA)
Replies: 11
Views: 16313

Re: Juniper RPM (IP-SLA)

Please see new version with packet loss monitoring and few fixes

Nitzan
by moonman
Thu Jun 12, 2014 2:08 pm
Forum: Scripts and Templates
Topic: Incognito BCC DHCP Stats
Replies: 0
Views: 1247

Incognito BCC DHCP Stats

This is host template for Incognito BCC DHCP Server (A great DHCP server for service providers )
It monitor the following items:
  • Average response time
  • The number of lease
  • Rule (pool) utilization per rule
  • DHCP stats (number of Discover/Offer etc ... )
Nitzan
by moonman
Sun May 12, 2013 4:38 pm
Forum: Scripts and Templates
Topic: Juniper MX address-assignment pool statistics
Replies: 0
Views: 1688

Juniper MX address-assignment pool statistics

This is data query for monitoring Juniper MX address-assignment pool when doing subscriber management on it
Place the juniper-pool.xml file in your resource/snmp_queries and import the template

Nitzan
by moonman
Tue Jul 13, 2010 12:52 am
Forum: Help: General
Topic: Search string does not "work" in list view in 0.8.
Replies: 1
Views: 536

Search string does not "work" in list view in 0.8.

I see that someone open a BUG for it in the BETA but I see it also in the final release

http://bugs.cacti.net/view.php?id=1793

Nitzan
by moonman
Fri Oct 09, 2009 2:14 pm
Forum: Scripts and Templates
Topic: Juniper firewall counter and policer template
Replies: 3
Views: 7577

Juniper firewall counter and policer template

Here is my juniper firewall counter and policer template It is very simple and count the bytes and packets of both policer and firewall counter To install : 1. move the juniper-firewall.pl to the scripts directory 2. move juniper-firewall.xml to the script_queries directory 3. import the last xml Ni...
by moonman
Sun Apr 05, 2009 7:46 am
Forum: Scripts and Templates
Topic: Juniper RPM (IP-SLA)
Replies: 11
Views: 16313

Juniper RPM (IP-SLA)

Hi Here is juniper RPM template it use perl script to query the router for the tests To Install : put the juniper-rpm.pl file in the scripts folder the juniper-rpm.xml file in resource/script_queries folder and import the third file the problem with this mib is that the index is based on SnmpAdminSt...
by moonman
Thu Mar 29, 2007 1:55 am
Forum: Plugin: (Network Weather Map)
Topic: [SOLVED] Segmentation fault with 0.9
Replies: 4
Views: 4930

It work

Howie,

I upgrade to libgd2-xpm from unstable and now it work

Thanks for your help
by moonman
Tue Mar 27, 2007 7:35 am
Forum: Plugin: (Network Weather Map)
Topic: [SOLVED] Segmentation fault with 0.9
Replies: 4
Views: 4930

[SOLVED] Segmentation fault with 0.9

Hi

I have a problem with 0.9 on debian with PHP 5.2.0-8+etch1
I got Segmentation fault from weathermap but the same configuration is working on 0.82
I try it from the web and by running ./weathermap from cli
I will send you all the debug and configuration in private message

Thanks
by moonman
Mon Nov 06, 2006 3:50 pm
Forum: Plugin General
Topic: Testers Needed for Boost Plugin
Replies: 29
Views: 17502

I would like to beta test it.

I would also like to know what are the risks of the plugin (can it corrupt the DB or it can only cause lost of some updates in case of a failed update ) ? :-)

My site have more then 5000 graphs

Thanks
by moonman
Sun Oct 22, 2006 3:27 am
Forum: Feature Requests
Topic: Select all for list view
Replies: 1
Views: 6150

Select all for list view

I create a patch to add select all check box to the list view

There is also bug report in http://bugs.cacti.net/view.php?id=850

The Patch is against 0.86i with plugin arch but it should be easy to made one without it
by moonman
Tue Sep 19, 2006 2:13 pm
Forum: Scripts and Templates
Topic: Cisco CBWFQ monitoring
Replies: 134
Views: 260485

the bug

I hope I found why some of you have problems when tryning to create graphs

see if you have the same policy-map on the input and the output of the interface

the script does not add the policy direction and it cause problems

may be I will add it in the future
by moonman
Thu Dec 15, 2005 12:42 am
Forum: Feature Requests
Topic: 95th Percentile: A different approach
Replies: 15
Views: 29476

I start to play with VDEF code in the past and its very easy to add it to cacti and it give nice result. the code is somthing like duplicating the cdef code and change some function/opertors in the /include files. the only problem I see is to add cdef to vdef and vice versa because today when you ad...
by moonman
Tue Nov 01, 2005 12:12 am
Forum: Scripts and Templates
Topic: Cisco CBWFQ monitoring
Replies: 134
Views: 260485

I think its because you configure shaping not police

try to chack by setting one police and and if its still not work try newer version
by moonman
Fri Oct 28, 2005 1:25 am
Forum: Scripts and Templates
Topic: Cisco CBWFQ monitoring
Replies: 134
Views: 260485

can you send your config and platform please ?
its sound very weird.

Nitzan