<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:27:24 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-12030] Reorganize snmp files in Enterprise MSI</title>
                <link>https://jira.mongodb.org/browse/SERVER-12030</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Right now snmp related files are dropped into C:\Program Files\MongoDB 2.5.5 Enterprise\bin&lt;/p&gt;

&lt;p&gt;We should include README-snmp.txt from the enterprise repo and put all the files in an snmp directory next to the bin directory, similar to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10324&quot; title=&quot;Reorganize snmp files in Enterprise tarball&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10324&quot;&gt;&lt;del&gt;SERVER-10324&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So in that directory would be:&lt;br/&gt;
README-snmp.txt&lt;br/&gt;
MONGOD-MIB.txt&lt;br/&gt;
MONGODBINC-MIB.txt&lt;br/&gt;
mongod.conf.master&lt;br/&gt;
mongod.conf.subagent&lt;/p&gt;</description>
                <environment></environment>
        <key id="101830">SERVER-12030</key>
            <summary>Reorganize snmp files in Enterprise MSI</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="ernie.hershey@mongodb.com">Ernie Hershey</assignee>
                                    <reporter username="ernie.hershey@mongodb.com">Ernie Hershey</reporter>
                        <labels>
                    </labels>
                <created>Tue, 10 Dec 2013 20:04:30 +0000</created>
                <updated>Wed, 28 Sep 2016 18:34:50 +0000</updated>
                            <resolved>Thu, 27 Feb 2014 18:38:05 +0000</resolved>
                                                    <fixVersion>2.6.0-rc1</fixVersion>
                                    <component>Packaging</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="506525" author="xgen-internal-githook" created="Thu, 27 Feb 2014 18:24:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ehershey&apos;, u&apos;name&apos;: u&apos;Ernie Hershey&apos;, u&apos;email&apos;: u&apos;ernie.hershey@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12030&quot; title=&quot;Reorganize snmp files in Enterprise MSI&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12030&quot;&gt;&lt;del&gt;SERVER-12030&lt;/del&gt;&lt;/a&gt; Only reference SNMP directory for enterprise MSI&apos;s&lt;/p&gt;

&lt;p&gt;This fixes the recent windows-32 build failure. I verified it&lt;br/&gt;
with a patch build against all the windows builders.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/61fd3312022a49e44c9a2abd97554a941891d437&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/61fd3312022a49e44c9a2abd97554a941891d437&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="506096" author="xgen-internal-githook" created="Wed, 26 Feb 2014 22:54:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ehershey&apos;, u&apos;name&apos;: u&apos;Ernie Hershey&apos;, u&apos;email&apos;: u&apos;ernie.hershey@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12030&quot; title=&quot;Reorganize snmp files in Enterprise MSI&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12030&quot;&gt;&lt;del&gt;SERVER-12030&lt;/del&gt;&lt;/a&gt; Have MSI put SNMP docs in snmp directory&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/56e74d27c1a50ff945266e63a34643610fa3c46c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/56e74d27c1a50ff945266e63a34643610fa3c46c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="505605" author="milkie" created="Wed, 26 Feb 2014 14:18:05 +0000"  >&lt;p&gt;We&apos;ll need to update the docs to reflect the new subdirectory on Windows.&lt;/p&gt;</comment>
                            <comment id="474033" author="ernie.hershey@10gen.com" created="Sat, 21 Dec 2013 00:34:42 +0000"  >&lt;p&gt;Might as well! I think we need to do &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12032&quot; title=&quot;Update snmp.md&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12032&quot;&gt;&lt;del&gt;SERVER-12032&lt;/del&gt;&lt;/a&gt; first though so the docs we include are accurate. &lt;/p&gt;</comment>
                            <comment id="473839" author="sridhar" created="Fri, 20 Dec 2013 19:01:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ernie.hershey%4010gen.com&quot; class=&quot;user-hover&quot; rel=&quot;ernie.hershey@10gen.com&quot;&gt;ernie.hershey@10gen.com&lt;/a&gt; should this get targetted at 2.5.5 since &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-10324&quot; title=&quot;Reorganize snmp files in Enterprise tarball&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-10324&quot;&gt;&lt;del&gt;SERVER-10324&lt;/del&gt;&lt;/a&gt; is targetted at 2.5.5?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="101835">SERVER-12032</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="319650">DOCS-9010</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="69659">SERVER-9123</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="83418">SERVER-10324</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 20 Dec 2013 19:01:44 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 50 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-12032'>SERVER-12032</a></s>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 50 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>milkie@mongodb.com</customfieldvalue>
            <customfieldvalue>ernie.hershey@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>sridhar</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrm5sn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrfshz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4709</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10153"><![CDATA[Unneeded]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrnttj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>