Maybe the Zenoss Dev forum would be more help - this sounds like pretty heavy code hacking to me...
If you do get this working, maybe you could package it into a zenpack for easier copying between servers etc... -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University andortoth wrote, On 5/1/2009 2:54 PM: > Hi! > > I've tried to post this message to zenoss-zenpacks forum, but the system > rejected me :(. > > I'm trying to add a new performance parser beside the Nagios and Cacti ones, > to process the output of a script named munin.py that returns the performance > values of a munin-node in a simple manner. I have to stick to this solution, > because I must deliver all the Munin graphs in Zenoss, but Net-SNMP is unable > to pass 64 bit gauges using "pass" directive, which are unavoidable in memory > related issues. > > I'm following the developer guide at > http://www.zenoss.com/community/docs/zenoss-dev-guide/2.3.3/ch11s05.html. > I've added a new Munin.py to Products/ZenRRD/parsers directory, compiled it, > but Zenoss does not recognize it even after restart. It's based on the > Unix_df_k.py, but maybe this command parser is not the one that I'm looking > for. > And I can't find the mentioned "Helper Parsers": componentScanner, scanners, > componentScanValue. > > Could someone please give me an example or a template how to implement this? > > PS: It would be a bless, if one could create a new command parser with a few > regular expressions typed on the UI in the upcoming Zenoss releaseses! > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=34153#34153 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
