Re: Dashboard not working after fresh install of opennms 1.8.17 on ubuntu server 11.10
Bob Greene <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <[email protected]> |
Did you add the surveillance group to /opt/opennms/etc/surveillance-views.xml? Once you add it there, all you should have to do add the category to surveillance categories in the GUI and then edit entities in the provisioning group to add the new category to that node.
<row-def label="Google" >
<category name="Google" />
</row-def>
/opt/opennms/etc/imports/Google.xml
------------------------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model-import last-import="2012-01-31T14:33:28.153-06:00" foreign-source="Google" date-stamp="2012-01-31T14:33:28.032-06:00" xmlns="http://xmlns.opennms.org/xsd/config/model-import">
<node node-label="www.google.com" foreign-id="1328041916370" building="Google">
<interface status="1" snmp-primary="P" ip-addr="74.125.227.115" descr="">
<monitored-service service-name="ICMP"/>
</interface>
<category name="Production"/>
<category name="Google"/>
</node>
</model-import>
Bob Greene
LiquidNetworx
________________________________________
From: Eric Petrucci [[email protected]]
Sent: Tuesday, January 31, 2012 13:55
To: [email protected]
Subject: [opennms-install] Dashboard not working after fresh install of opennms 1.8.17 on ubuntu server 11.10
I'm new to OpenNMS and I'm also new to Open source in general. I have used the guide on the opennms wiki and they were very helpful. The installation went well and I am collecting data on over 400 interfaces. When I look at the categories on the default page for admin I see all of my network interfaces listed. When I look at the dashboard however I see 0 for 0 in all categories. After reading the wiki on the Dashboard I realized that there is a difference between the main categories and the surveillance categories. I followed the instructions to create surveillance groups and add nodes in bulk to that group and I have also manually added nodes to the surveillance groups by editing the node. It seems to accept the nodes fine but they still don't show up in the dashboard. I also went
throught the configuration example for creating a dashboard for a specific user and it still showed 0 nodes under the surveillance categories. Is there a bug or maybe an sql issue that might be stopping the data from being reported in the dashboard?
Thanks for your help,
Eric
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-install mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install